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/06/16 22:16:13 UTC

[pinot] branch master updated (85bb1fab54 -> b2efb8117a)

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 85bb1fab54 Change list.of to immutableList.of to solve java 8 compilation (#10929)
     add b2efb8117a Properly set the records list initial size to avoid unnecessary resizing. (#10935)

No new revisions were added by this update.

Summary of changes:
 .../query/distinct/raw/BaseRawDoubleSingleColumnDistinctExecutor.java   | 2 +-
 .../query/distinct/raw/BaseRawFloatSingleColumnDistinctExecutor.java    | 2 +-
 .../core/query/distinct/raw/BaseRawIntSingleColumnDistinctExecutor.java | 2 +-
 .../query/distinct/raw/BaseRawLongSingleColumnDistinctExecutor.java     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)


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