This is an automated email from the ASF dual-hosted git repository.
jihoonson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.
from 26bc4b7 perf: cache row if it is a transformed row (#12113)
add eae163a Moving in filter check to broker (#12195)
No new revisions were added by this update.
Summary of changes:
docs/configuration/index.md | 1 +
docs/querying/query-context.md | 2 +-
.../java/org/apache/druid/query/QueryContexts.java | 1 +
.../druid/sql/calcite/planner/PlannerConfig.java | 60 +++++++++++++++++++++
.../druid/sql/calcite/run/NativeQueryMaker.java | 36 +++++++++++++
.../druid/sql/calcite/BaseCalciteQueryTest.java | 10 ++++
.../apache/druid/sql/calcite/CalciteQueryTest.java | 62 ++++++++++++++++++++++
.../druid/sql/calcite/util/CalciteTests.java | 8 ++-
website/.spelling | 2 +
9 files changed, 180 insertions(+), 2 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]