Skip to content

Commit

Permalink
refactor: revert pr #16869 (#17012)
Browse files Browse the repository at this point in the history
Metadata query performance has regressed in some cases.  Suggest reverting to resolve quickly and fix properly next week.
  • Loading branch information
TCeason authored Dec 6, 2024
1 parent 2ea842c commit 0b3a480
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 236 deletions.
1 change: 0 additions & 1 deletion src/query/storages/system/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ databend-common-config = { workspace = true }
databend-common-exception = { workspace = true }
databend-common-expression = { workspace = true }
databend-common-functions = { workspace = true }
databend-common-management = { workspace = true }
databend-common-meta-api = { workspace = true }
databend-common-meta-app = { workspace = true }
databend-common-meta-types = { workspace = true }
Expand Down
Loading

0 comments on commit 0b3a480

Please sign in to comment.