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

jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 0f2d51cc80 [multistage] optimize limit without order by (#10241)
     add 10747952f9 [feature] Pass null literal as a boolean null value thrift 
(#10217)

No new revisions were added by this update.

Summary of changes:
 .../apache/pinot/common/request/DataSource.java    |  76 ++--
 .../apache/pinot/common/request/Expression.java    | 145 ++++----
 .../pinot/common/request/ExpressionType.java       |   7 +-
 .../org/apache/pinot/common/request/Function.java  |  75 ++--
 .../apache/pinot/common/request/Identifier.java    |  47 ++-
 .../org/apache/pinot/common/request/Literal.java   |  84 ++++-
 .../apache/pinot/common/request/PinotQuery.java    | 399 +++++++++++----------
 pinot-common/src/thrift/query.thrift               |   2 +
 8 files changed, 490 insertions(+), 345 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to