This is an automated email from the ASF dual-hosted git repository. xbli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from d02adb9148 use offheapfststore as before (#14457) add 255022ee16 log segment name at best effort upon query exception to help locate the error segment (#14440) No new revisions were added by this update. Summary of changes: .../core/operator/combine/BaseCombineOperator.java | 17 +++++++++++++++++ .../combine/BaseSingleBlockCombineOperator.java | 2 ++ .../core/operator/combine/GroupByCombineOperator.java | 2 ++ ...MinMaxValueBasedSelectionOrderByCombineOperator.java | 2 ++ .../streaming/BaseStreamingCombineOperator.java | 2 ++ .../streaming/StreamingGroupByCombineOperator.java | 2 ++ 6 files changed, 27 insertions(+) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org