This is an automated email from the ASF dual-hosted git repository.
rohangarg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from ebb794632ac Allow users with STATE permissions to read and write the
state APIs for querying with deep storage (#14944)
add e76962f4538 Use annotation to mark DecoupleIgnore (#15005)
No new revisions were added by this update.
Summary of changes:
.../druid/sql/calcite/BaseCalciteQueryTest.java | 4 +-
.../apache/druid/sql/calcite/CalciteQueryTest.java | 41 +++-
.../apache/druid/sql/calcite/DecoupledIgnore.java | 111 +++++++++
.../calcite/DecoupledPlanningCalciteQueryTest.java | 272 +--------------------
4 files changed, 157 insertions(+), 271 deletions(-)
create mode 100644
sql/src/test/java/org/apache/druid/sql/calcite/DecoupledIgnore.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]