This is an automated email from the ASF dual-hosted git repository.

kfaraz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from 68d6e682e86 Fix TimeBoundary planning when filters require virtual 
columns. (#16337)
     add 4b6748bdc95 Update default value of useMaxMemoryEstimates for Hadoop 
jobs (#16280)

No new revisions were added by this update.

Summary of changes:
 .../MaterializedViewSupervisorSpec.java            |  1 +
 .../apache/druid/indexer/HadoopTuningConfig.java   | 74 +++++++++++++---------
 .../apache/druid/indexer/IndexGeneratorJob.java    |  1 +
 .../druid/indexer/BatchDeltaIngestionTest.java     |  1 +
 .../indexer/DetermineHashedPartitionsJobTest.java  |  1 +
 .../druid/indexer/DeterminePartitionsJobTest.java  |  1 +
 .../indexer/DetermineRangePartitionsJobTest.java   |  2 +-
 .../indexer/HadoopDruidIndexerConfigTest.java      |  1 +
 .../druid/indexer/HadoopTuningConfigTest.java      |  1 +
 .../druid/indexer/IndexGeneratorJobTest.java       |  1 +
 .../org/apache/druid/indexer/JobHelperTest.java    |  1 +
 .../indexer/path/GranularityPathSpecTest.java      |  1 +
 .../incremental/AppendableIndexBuilder.java        |  2 +-
 .../segment/incremental/AppendableIndexSpec.java   | 10 ++-
 14 files changed, 62 insertions(+), 36 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to