Use FileInfo's metadata for hidden prop - #42349
Merged
Merged
Conversation
artonge
force-pushed
the
artonge/perf/dav_hidden_prop
branch
from
December 18, 2023 10:47
daa1d05 to
905be58
Compare
artonge
requested review from
a team,
ArtificialOwl,
come-nc,
icewind1991 and
nfebe
and removed request for
a team,
icewind1991 and
nfebe
December 18, 2023 10:48
artonge
force-pushed
the
artonge/perf/dav_hidden_prop
branch
from
December 18, 2023 11:54
905be58 to
0f1a84c
Compare
Collaborator
Author
|
/backport to stable28 |
Collaborator
Author
|
CI failure unrelated |
artonge
force-pushed
the
artonge/perf/dav_hidden_prop
branch
from
December 18, 2023 14:54
0f1a84c to
253c3f2
Compare
come-nc
approved these changes
Dec 18, 2023
Signed-off-by: Louis Chemineau <louis@chmn.me>
artonge
force-pushed
the
artonge/perf/dav_hidden_prop
branch
from
December 19, 2023 09:23
253c3f2 to
6948c07
Compare
artonge
requested review from
a team,
Altahrim,
icewind1991 and
sorbaugh
and removed request for
a team and
icewind1991
December 19, 2023 09:23
artonge
enabled auto-merge
December 19, 2023 10:33
Altahrim
approved these changes
Dec 19, 2023
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This prevents a SQL request on
files_metadataon each requested files.Part of #42346