Commit Graph

16 Commits (master)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Louis Chemineau 5c73f2c37f
fix: Forward 'extra' argument when optimizing query 8 months ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Robin Appelman 6fb447676e fix: handle cases where non-binary operators are mixed in for optimizing search queries 2 years ago
Robin Appelman 3971313d4c fix: don't short circuit query optimizer 2 years ago
Robin Appelman 3890aa54be
add some comments for the distributive operation and add another test 2 years ago
Robin Appelman 1c87cee5ad
add extra flatten step to improve "or eq" -> "in" optimization 2 years ago
Robin Appelman 63ffaab95e
fix types + autoloader 2 years ago
Robin Appelman 7ca516773f
add a search query step to split IN statements that are to large for oci 2 years ago
Robin Appelman 2dcd0a8759
hopefully improve propagation of 'path eq hash' hint into 'in' statements 2 years ago
Robin Appelman 2e14a7a4a6
optimize query pattern used by storage filter 2 years ago
Maxence Lange f497d8b6e5 IFilesMetadata 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Robin Appelman ac5cfd10e2
extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter 3 years ago
Robin Appelman f76b4473ee
escape path prefix when doing cache jail search 3 years ago
Robin Appelman 7351059326
generate a better optimized query for path prefix search filters 4 years ago