You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/03/27 17:30:49 UTC

[pinot] branch master updated (a44d5354aa -> 549d565ddd)

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 a44d5354aa [feature] [backward-incompat] [null support # 2] Preserve null literal information in literal context and literal transform (#10380)
     add 549d565ddd Fix null handling in streaming selection operator (#10453)

No new revisions were added by this update.

Summary of changes:
 .../streaming/StreamingSelectionOnlyOperator.java  |  25 ++++-
 .../StreamingSelectionOnlyOperatorTest.java        | 122 +++++++++++++++++++++
 2 files changed, 144 insertions(+), 3 deletions(-)
 create mode 100644 pinot-core/src/test/java/org/apache/pinot/core/operator/streaming/StreamingSelectionOnlyOperatorTest.java


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