This is an automated email from the ASF dual-hosted git repository.
cwylie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.
from 25ac04e MySqlFirehoseDatabaseConnector uses configured driver class
name (#12049)
add 244c255 fix IncrementalIndex performance regression (#12048)
No new revisions were added by this update.
Summary of changes:
.../org/apache/druid/indexer/InputRowSerde.java | 2 +-
.../epinephelinae/RowBasedGrouperHelper.java | 2 +-
.../timeseries/TimeseriesQueryQueryToolChest.java | 2 +-
.../segment/RowBasedColumnSelectorFactory.java | 16 ++++----
.../org/apache/druid/segment/RowBasedCursor.java | 2 +-
.../segment/incremental/IncrementalIndex.java | 46 +++++++++++-----------
.../incremental/IncrementalIndexAdapter.java | 2 +-
.../IncrementalIndexStorageAdapter.java | 9 +++--
.../druid/segment/transform/Transformer.java | 2 +-
.../apache/druid/query/filter/InDimFilterTest.java | 2 +-
.../QueryableIndexColumnCapabilitiesTest.java | 40 +++++++++----------
.../druid/segment/filter/BaseFilterTest.java | 2 +-
.../virtual/ExpressionVirtualColumnTest.java | 8 ++--
.../ListFilteredVirtualColumnSelectorTest.java | 2 +-
.../calcite/expression/ExpressionTestHelper.java | 2 +-
15 files changed, 71 insertions(+), 68 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]