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 21b50afc338 Add multistage thread limiting configs at the broker and 
server level (#16080)
     add 14804c763fc Cleanup deprecated GenericRow methods (#16148)

No new revisions were added by this update.

Summary of changes:
 .../core/geospatial/transform/GeoFunctionTest.java |  7 +-
 .../function/BaseTransformFunctionTest.java        |  2 +-
 .../function/DateTruncTransformFunctionTest.java   |  6 +-
 .../DistinctFromTransformFunctionTest.java         | 12 ++--
 .../NullHandlingTransformFunctionTest.java         | 32 +++++----
 .../DefaultAggregationExecutorTest.java            | 10 +--
 .../DictionaryBasedGroupKeyGeneratorTest.java      | 12 ++--
 .../queries/SegmentWithNullValueVectorTest.java    | 16 ++---
 .../pinot/queries/SerializedBytesQueriesTest.java  | 24 ++++---
 .../perf/BenchmarkNativeAndLuceneBasedLike.java    |  8 +--
 .../perf/BenchmarkNativeVsLuceneTextIndex.java     |  4 +-
 .../org/apache/pinot/perf/RawIndexBenchmark.java   | 10 +--
 .../pinot/perf/StringDictionaryPerfTest.java       | 24 +++----
 .../MutableSegmentImplAggregateMetricsTest.java    | 12 ++--
 .../segment/creator/OnHeapDictionariesTest.java    | 19 ++----
 .../SegmentGenerationWithTimeColumnTest.java       | 15 ++---
 .../index/creator/SegmentPartitionTest.java        | 12 ++--
 .../local/segment/readers/PinotSegmentUtil.java    | 24 ++-----
 .../apache/pinot/spi/data/readers/GenericRow.java  | 76 +++++++---------------
 19 files changed, 117 insertions(+), 208 deletions(-)


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

Reply via email to