This is an automated email from the ASF dual-hosted git repository.

apucher pushed a change to branch manual-authorization-annotation
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 890aa3cb8c switch null tableName in access control utils
     add 8bf94e7252 refactor query and option compilation (#9239)
     add 8c1aa68df1 Merge branch 'master' into manual-authorization-annotation

No new revisions were added by this update.

Summary of changes:
 .../broker/api/resources/PinotClientRequest.java   |   4 +-
 .../requesthandler/BaseBrokerRequestHandler.java   |  63 ++----------
 .../BrokerRequestHandlerDelegate.java              |  37 +++----
 .../MultiStageBrokerRequestHandler.java            |  13 +--
 .../requesthandler/BrokerRequestOptionsTest.java   | 108 ++++++++++-----------
 .../pinot/common/utils/request/RequestUtils.java   |  65 +++++++++++++
 .../apache/pinot/sql/parsers/CalciteSqlParser.java |   5 +-
 .../pinot/sql/parsers/SqlNodeAndOptions.java       |   4 +-
 .../pinot/sql/parsers/CalciteSqlCompilerTest.java  |   2 +-
 .../api/resources/PinotQueryResource.java          |  13 ++-
 10 files changed, 157 insertions(+), 157 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to