This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from ad6899ebf64 fix: Added all possible exceptions to
MySQLInputSourceDatabaseConnectorTest (#18734)
add 49a4cdc6b40 test: convert tests in druid-processing to junit5 pt. 8
(#19387)
No new revisions were added by this update.
Summary of changes:
.../druid/data/input/impl/JsonLineReaderTest.java | 78 ++++----
.../data/input/impl/LocalInputSourceTest.java | 60 +++---
.../ReadableInputStreamFrameChannelTest.java | 115 +++++------
.../druid/frame/field/StringFieldReaderTest.java | 128 ++++++------
.../druid/frame/key/RowKeyComparatorTest.java | 24 +--
.../druid/frame/wire/FrameCompressionTest.java | 74 +++----
.../druid/java/util/common/FileUtilsTest.java | 101 +++++-----
.../util/common/IntervalsByGranularityTest.java | 57 +++---
.../java/util/common/guava/SequenceTestHelper.java | 30 +--
.../common/io/smoosh/SmooshedFileMapperTest.java | 101 +++++-----
.../util/common/parsers/JSONPathParserTest.java | 172 ++++++++--------
.../java/util/common/parsers/ParserUtilsTest.java | 6 +-
.../emitter/core/HttpPostEmitterStressTest.java | 14 +-
.../java/util/metrics/cgroups/CpuSetV2Test.java | 94 ++++-----
.../expr/vector/FallbackVectorProcessorTest.java | 40 ++--
.../query/aggregation/AggregatorUtilTest.java | 30 +--
...ePairLongStringDeltaEncodedStagedSerdeTest.java | 34 ++--
.../aggregation/DoubleMinAggregationTest.java | 40 ++--
.../aggregation/SingleValueAggregationTest.java | 86 ++++----
.../any/StringAnyBufferAggregatorTest.java | 26 +--
.../first/DoubleFirstAggregationTest.java | 86 ++++----
.../firstlast/first/FloatFirstAggregationTest.java | 78 ++++----
.../firstlast/first/LongFirstAggregationTest.java | 78 ++++----
.../first/StringFirstAggregationTest.java | 52 ++---
.../firstlast/last/DoubleLastAggregationTest.java | 80 ++++----
.../firstlast/last/FloatLastAggregationTest.java | 80 ++++----
.../firstlast/last/LongLastAggregationTest.java | 78 ++++----
.../firstlast/last/StringLastAggregationTest.java | 50 ++---
.../HyperUniquesAggregatorFactoryTest.java | 54 ++---
.../post/ArithmeticPostAggregatorTest.java | 90 ++++-----
.../post/ExpressionPostAggregatorTest.java | 42 ++--
.../dimension/ListFilteredDimensionSpecTest.java | 78 ++++----
.../expression/TimestampExtractExprMacroTest.java | 50 ++---
.../ByteBufferMinMaxOffsetHeapTest.java | 38 ++--
.../epinephelinae/HashVectorGrouperTest.java | 64 +++---
.../druid/query/operator/OperatorTestHelper.java | 12 +-
.../query/operator/ScanOperatorFactoryTest.java | 24 +--
.../query/rowsandcols/RowsAndColumnsTestBase.java | 6 +-
.../IndexIONullColumnsCompatibilityTest.java | 22 +--
.../druid/segment/IndexMergerNullHandlingTest.java | 40 ++--
.../druid/segment/StringColumnFormatSpecTest.java | 34 ++--
.../org/apache/druid/segment/TestSegmentUtils.java | 6 +-
.../data/CompressedVariableSizeBlobColumnTest.java | 57 +++---
.../segment/file/SegmentFileMapperV10Test.java | 32 +--
.../join/table/RowBasedIndexBuilderTest.java | 220 ++++++++++-----------
.../druid/segment/transform/TransformSpecTest.java | 82 ++++----
.../apache/druid/utils/ConnectionUriUtilsTest.java | 119 ++++++-----
47 files changed, 1474 insertions(+), 1488 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]