This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/web-console/axios-1.6.0
in repository https://gitbox.apache.org/repos/asf/druid.git
omit 4e067609f40 Bump axios from 0.26.1 to 1.6.0 in /web-console
add 99da4f30572 Bump commons-codec:commons-codec from 1.13 to 1.16.0
(#14819)
add 5446494e63c Non-existent datasource shouldn't affect schema rebuilding
for other datasources (#15355)
add a134cc30a69 Change default inSubQueryThreshold (#15336)
add 5edeac28df5 + Switching Comparison from String to JSON (#15364)
add 2cb74433fd1 Web console: fix time shifting (#15359)
add 06744d3827c Changing a string to key:value pair to fix flakiness in
`testSerializationWithDefaults` (#15317)
add 2e79fd56a7f MSQ generates tombstones honoring granularity specified in
a `REPLACE` query. (#15243)
add a70a3d5d489 Fix cancellation bug in MSQ. (#15368)
add bedf246ed26 Fixing 1 flaky test in testAPIs() (#15375)
add 4ca5acdc338 Fixed 2 Flaky Tests (#15376)
add 03a092f4ece Document Nuances in SegmentMetadataCache Behaviour (#15367)
add 53797b9e49e Fixed a flaky test in
`S3DataSegmentPusherConfigTest#testSerialization` by changing string to
key:value pair (#15207)
add 67f45fa7bfc Fix histograms for sketches where min and max are equal
(#15381)
add 857b8de425c Query from deep storage doc fixes. (#15382)
add cdc192d38d6 Prevent multiple attempts to publish segments for the same
sequence (#14995)
add 6a5da5a05eb fix redirect for api docs and misc array-related typos
(#15387)
add 77828bead48 Fetch active task payloads from memory (#15377)
add 7b5790c72ca Fix flaky tests in ParserTest.java (#15318)
add a2914789d73 Add support for ingesting older iceberg snapshots (#15348)
add a95c22ce700 support non-constant expressions for path arguments for
json_value and json_query (#15320)
add ba1b6fa5a93 Web console: reset spec before looking for tile (#15396)
add 470c8ed7b01 Make `numCorePartitions` as 0 for tombstones (#15379)
add 5ccd79d62b7 Fix NPE caused by realtime segment closing race, fix
possible missing-segment retry bug. (#15260)
add dfc52994d40 docs: fix code tabs (#15403)
add 6ed343c0471 Data management API doc refactor (#15087)
add 3fa856b3ffb Update Kinesis resharding doc (#15401)
add 4ba3cf52215 Add test to verify sequence name of Kafka task (#15397)
add 1df53d6eb30 fix physical memory detection on OSX (#15405)
add dff5bcb0a6c Fix resultcache multiple postaggregation restore (#15402)
add 2f269fe065a Returning correct Response Code HTTP 429 when taskQueue
reached maxSize (#15409)
add c14cfc2a86f Patched security vulnerability by updating Ranger
libraries to the ne… (#15363)
add 386cdb95e79 Fixes minor typo in kafka emitter (#15416)
add 75d6993da93 Suppress Hadoop and jose4j cve (#15425)
add 4ab0b715131 Fix missing task failure error message on Overlord caused
by MessageBodyWriter not found error on Middle Manager (#15412)
add 3113e7b3505 Fix grouping aggregator when one of the dimension is a
simple extraction (#15421)
add 67c7b6248cf Fix log typos, clean up some kill messages in
SeekableStreamSupervisor (#15424)
add a0188192de9 Fixing failing compaction/parallel index jobs during
upgrade due to new actions being available on the overlord. (#15430)
add c8eb7adeb9b Improved web-console's time-chart brush and added
auto-granularity (#14990)
add 58a724c7e40 Use StubServiceEmitter in tests (#15426)
add ca544e552cf Add option to compare results with relative error
tolerance (#15429)
add 7a8204db72c Upgrade Avro to 1.11.3 to address CVE-2023-39410 (#15419)
add b102667695c [Docs] Add example connection parameters for Java APIs
(#15345)
add eb6b9cb4a9d Update publishing readme (#15406)
add bd6afb70566 time shift literals also (#15433)
add a929b9f16e4 clafiry DISTINCT is optional for COUNT() (#15394)
add eb056e23b5e Fix dictionarySize overrides in tests (#15354)
add 3d1d26f8240 Fix mmless ingestion and index tasks (#15372)
add 97623b408c5 add optional 'castToType' parameter to 'auto' column
schema (#15417)
add ee6ad36fab2 update confluent's dependencies to common, supported
version (#15441)
add 0a56c87e938 SQL: Plan non-equijoin conditions as cross join followed
by filter (#15302)
add 64fcb32bcfd add native 'array contains element' filter (#15366)
add 93cd6386458 Enabling aggregateMultipleValues in all
StringAnyAggregators (#15434)
add 0516d0dae43 simplify IncrementalIndex since group-by v1 has been
removed (#15448)
add 5ce4aab3b8b update ARRAY_OVERLAP to plan with ArrayContainsElement for
ARRAY columns (#15451)
add 74ab6024e19 Native doc update (#15456)
add 31fa63e7894 Web console: better management proxy detection (#15453)
add 8ddb8476588 Fix message when skipping compaction (#15460)
add 7467d2c00d5 Upgrade Jackson and Google GSON to address CVEs (#15461)
add f8bd3b0b7e7 Web console: fix tab duplication (#15457)
add 9f3b26676d3 Log full stack when exception message is null (#15467)
add 4a594bb9f6a Use task actions to fetch used segments in MSQ (#15284)
add b8540584910 remove unnecessary elasticsearch dependencies to fix CVE
regressions (#15443)
add a1aa4340d0f Changing the queryFrameWork in Calcite*Tests may have
sideeffects (#15428)
add ddeb55fac11 update few minor dependencies to resolve CVEs (#15464)
add ddd2299272f Add null check for VarianceAggregatorCollector
add 3d3d23c53ff run npm audit fix to update JS packages (#15466)
add 8cc256b0798 update guava to 32.0.1-jre to address CVEs (#15482)
new 857e08dd6b7 Bump axios from 0.26.1 to 1.6.0 in /web-console
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4e067609f40)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/web-console/axios-1.6.0 (857e08dd6b7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../benchmark/GroupByTypeInterfaceBenchmark.java | 1 -
.../IncrementalIndexRowTypeBenchmark.java | 1 -
.../druid/benchmark/query/GroupByBenchmark.java | 1 -
.../apache/druid/benchmark/query/SqlBenchmark.java | 19 +-
.../benchmark/query/SqlExpressionBenchmark.java | 56 +-
.../benchmark/query/SqlNestedDataBenchmark.java | 2 +-
distribution/asf-release-process-guide.md | 68 +-
distribution/bin/check-licenses.py | 1 +
docs/api-reference/automatic-compaction-api.md | 228 ++-
docs/api-reference/data-management-api.md | 578 +++++-
docs/api-reference/sql-api.md | 17 +-
docs/api-reference/sql-jdbc.md | 4 +
docs/api-reference/supervisor-api.md | 26 +-
.../extensions-core/kafka-supervisor-operations.md | 15 +-
.../extensions-core/kinesis-ingestion.md | 6 +
docs/ingestion/input-sources.md | 12 +-
docs/querying/aggregations.md | 1 +
docs/querying/datasource.md | 38 +-
docs/querying/groupbyquery.md | 2 +
docs/querying/math-expr.md | 2 +-
docs/querying/query-context.md | 2 +-
docs/querying/query-from-deep-storage.md | 10 +-
docs/querying/sql-aggregations.md | 4 +-
docs/querying/sql-data-types.md | 2 +-
docs/querying/sql-functions.md | 4 +-
examples/bin/start-druid-main.py | 4 +-
.../DistinctCountGroupByQueryTest.java | 1 -
.../druid-iceberg-extensions/pom.xml | 2 +-
.../apache/druid/iceberg/input/IcebergCatalog.java | 10 +-
.../druid/iceberg/input/IcebergInputSource.java | 18 +-
.../iceberg/input/IcebergInputSourceTest.java | 63 +-
.../apache/druid/emitter/kafka/KafkaEmitter.java | 4 +-
.../overlord/common/KubernetesPeonClientTest.java | 20 +-
.../DruidPeonClientIntegrationTest.java | 12 +-
.../MaterializedViewSupervisor.java | 4 +-
.../movingaverage/MovingAverageQueryTest.java | 10 +-
extensions-core/avro-extensions/pom.xml | 1 -
.../data/input/AvroStreamInputFormatTest.java | 10 +-
.../KllDoublesSketchToHistogramPostAggregator.java | 21 +-
.../KllFloatsSketchToHistogramPostAggregator.java | 21 +-
.../DoublesSketchToHistogramPostAggregator.java | 21 +-
...DoublesSketchToHistogramPostAggregatorTest.java | 152 ++
...lFloatsSketchToHistogramPostAggregatorTest.java | 152 ++
...DoublesSketchToHistogramPostAggregatorTest.java | 152 ++
extensions-core/druid-ranger-security/pom.xml | 42 +-
.../ranger/authorizer/RangerAuthorizer.java | 2 +-
.../ranger/authorizer/RangerAdminClientImpl.java | 8 +-
.../ApproximateHistogramAggregatorTest.java | 11 +-
.../kafka/supervisor/KafkaSupervisorTest.java | 112 +-
.../kinesis/supervisor/KinesisSupervisorTest.java | 83 +-
.../org/apache/druid/msq/exec/ControllerImpl.java | 44 +-
.../java/org/apache/druid/msq/exec/Limits.java | 5 +
.../druid/msq/indexing/error/MSQErrorReport.java | 2 +-
.../apache/druid/msq/kernel/StageDefinition.java | 4 +-
.../kernel/controller/ControllerQueryKernel.java | 18 +-
.../scan/ExternalColumnSelectorFactory.java | 4 +-
.../ClusterByStatisticsCollectorImpl.java | 1 +
.../druid/msq/util/DimensionSchemaUtils.java | 9 +-
.../org/apache/druid/msq/exec/MSQFaultsTest.java | 101 ++
.../org/apache/druid/msq/exec/MSQReplaceTest.java | 56 +-
.../org/apache/druid/msq/exec/MSQSelectTest.java | 2 +-
.../msq/indexing/error/MSQErrorReportTest.java | 2 +-
.../ClusterByStatisticsCollectorImplTest.java | 1 +
.../druid/msq/test/CalciteArraysQueryMSQTest.java | 2 +-
.../msq/test/CalciteSelectJoinQueryMSQTest.java | 2 +-
.../druid/msq/test/CalciteSelectQueryMSQTest.java | 11 +-
.../druid/msq/test/CalciteUnionQueryMSQTest.java | 2 +-
.../org/apache/druid/msq/test/MSQTestBase.java | 2 +-
.../druid/msq/test/MSQTestControllerContext.java | 15 -
.../druid/msq/test/MSQTestTaskActionClient.java | 16 +-
.../druid/msq/util/DimensionSchemaUtilsTest.java | 236 +++
.../apache/druid/data/input/orc/OrcReaderTest.java | 20 +-
.../parquet/NestedColumnParquetReaderTest.java | 12 +-
extensions-core/protobuf-extensions/pom.xml | 1 -
.../input/protobuf/ProtobufInputFormatTest.java | 26 +-
.../storage/s3/S3DataSegmentPusherConfigTest.java | 10 +-
.../variance/VarianceAggregatorCollector.java | 5 +-
.../variance/VarianceAggregatorCollectorTest.java | 8 +
.../org/apache/druid/indexer/InputRowSerde.java | 2 +-
.../actions/RetrieveSegmentsToReplaceAction.java | 31 +-
.../druid/indexing/common/config/TaskConfig.java | 27 +-
.../druid/indexing/common/task/IndexTask.java | 17 +-
.../task/batch}/TooManyBucketsException.java | 2 +-
.../parallel/ParallelIndexSupervisorTask.java | 4 +-
.../task/batch/parallel/TombstoneHelper.java | 109 +-
.../druid/indexing/input/DruidInputSource.java | 4 +-
.../druid/indexing/input/GeneratorInputSource.java | 6 +-
.../apache/druid/indexing/overlord/TaskQueue.java | 25 +-
.../indexing/overlord/TaskStorageQueryAdapter.java | 10 +-
.../indexing/overlord/http/OverlordResource.java | 13 +-
.../SeekableStreamIndexTaskRunner.java | 9 +-
.../supervisor/SeekableStreamSupervisor.java | 102 +-
.../worker/http/TaskManagementResource.java | 8 +-
.../indexing/common/config/TaskConfigBuilder.java | 16 +-
.../common/task/CompactionTaskRunTest.java | 139 ++
.../druid/indexing/common/task/IndexTaskTest.java | 67 +
.../ParallelIndexSupervisorTaskResourceTest.java | 6 +-
.../task/batch/parallel/TombstoneHelperTest.java | 412 ++++-
.../concurrent/ConcurrentReplaceAndAppendTest.java | 2 +-
.../indexing/input/DruidSegmentReaderTest.java | 116 +-
.../indexing/input/GeneratorInputSourceTest.java | 19 +-
.../druid/indexing/overlord/TaskLifecycleTest.java | 6 +-
.../druid/indexing/overlord/TaskQueueTest.java | 26 +
.../druid/indexing/overlord/http/OverlordTest.java | 2 +-
.../sampler/InputSourceSamplerDiscoveryTest.java | 42 +-
.../overlord/sampler/SamplerResponseTest.java | 2 +-
.../SeekableStreamSupervisorStateTest.java | 207 +--
.../TestIndexerMetadataStorageCoordinator.java | 2 +-
integration-tests/pom.xml | 6 +-
licenses.yaml | 256 ++-
licenses/bin/moment-timezone.MIT | 20 +
licenses/bin/moment.MIT | 22 +
owasp-dependency-check-suppressions.xml | 28 +-
pom.xml | 49 +-
.../druid/data/input/impl/DimensionSchema.java | 2 +-
.../org/apache/druid/guice/NestedDataModule.java | 2 +-
.../common/granularity/IntervalsByGranularity.java | 2 +-
.../java/org/apache/druid/math/expr/ExprEval.java | 7 +
.../java/org/apache/druid/math/expr/Function.java | 6 +-
.../java/org/apache/druid/query/QueryContext.java | 5 +
.../java/org/apache/druid/query/QueryContexts.java | 2 +-
.../query/aggregation/any/StringAnyAggregator.java | 34 +-
.../any/StringAnyAggregatorFactory.java | 26 +-
.../aggregation/any/StringAnyBufferAggregator.java | 29 +-
.../aggregation/any/StringAnyVectorAggregator.java | 33 +-
.../query/expression/NestedDataExpressions.java | 307 +++-
.../query/filter/ArrayContainsElementFilter.java | 530 ++++++
.../org/apache/druid/query/filter/DimFilter.java | 3 +-
.../apache/druid/query/filter/DimFilterUtils.java | 2 +-
.../apache/druid/query/filter/EqualityFilter.java | 68 +-
.../druid/query/groupby/GroupByQueryConfig.java | 15 +-
.../query/groupby/GroupByQueryQueryToolChest.java | 9 +-
.../epinephelinae/RowBasedGrouperHelper.java | 3 +-
.../epinephelinae/RowBasedKeySerdeHelper.java | 2 +
.../column/GroupByColumnSelectorStrategy.java | 3 +
.../druid/segment/AutoTypeColumnIndexer.java | 135 +-
.../apache/druid/segment/AutoTypeColumnMerger.java | 36 +-
.../apache/druid/segment/AutoTypeColumnSchema.java | 58 +-
.../segment/NestedCommonFormatColumnHandler.java | 21 +-
.../druid/segment/NestedDataColumnSchema.java | 2 +-
.../druid/segment/generator/DataGenerator.java | 16 +
.../incremental/AppendableIndexBuilder.java | 21 -
.../segment/incremental/IncrementalIndex.java | 286 +--
.../segment/incremental/IncrementalIndexRow.java | 2 +-
.../incremental/OnheapIncrementalIndex.java | 249 ++-
.../segment/nested/NestedCommonFormatColumn.java | 16 +-
.../nested/ScalarDoubleColumnSerializer.java | 3 +-
.../segment/nested/ScalarLongColumnSerializer.java | 3 +-
.../nested/VariantColumnAndIndexSupplier.java | 20 +-
.../segment/nested/VariantColumnSerializer.java | 22 +
.../serde/NestedCommonFormatColumnPartSerde.java | 32 +-
.../timeline/partition/TombstoneShardSpec.java | 10 +-
.../org/apache/druid/math/expr/FunctionTest.java | 7 +
.../org/apache/druid/math/expr/OutputTypeTest.java | 5 +
.../org/apache/druid/math/expr/ParserTest.java | 5 +-
.../MetricsEmittingQueryProcessingPoolTest.java | 25 +-
.../apache/druid/query/NestedDataTestUtils.java | 12 +-
.../query/aggregation/AggregationTestHelper.java | 8 -
.../query/aggregation/AggregatorFactoryTest.java | 5 +-
.../aggregation/StringColumnAggregationTest.java | 1 -
.../aggregation/any/StringAnyAggregationTest.java | 2 +-
.../any/StringAnyAggregatorFactoryTest.java | 136 +-
.../any/StringAnyBufferAggregatorTest.java | 124 +-
.../any/StringAnyVectorAggregatorTest.java | 45 +-
.../query/aggregation/mean/SimpleTestIndex.java | 1 -
.../expression/NestedDataExpressionsTest.java | 10 +
...GroupByLimitPushDownInsufficientBufferTest.java | 1 -
.../GroupByLimitPushDownMultiNodeMergeTest.java | 1 -
.../query/groupby/GroupByMultiSegmentTest.java | 1 -
.../query/groupby/GroupByQueryConfigTest.java | 4 +-
.../groupby/GroupByQueryQueryToolChestTest.java | 9 +-
.../groupby/GroupByQueryRunnerFactoryTest.java | 1 -
.../query/groupby/NestedQueryPushDownTest.java | 1 -
.../druid/segment/AutoTypeColumnIndexerTest.java | 105 +-
.../filter/ArrayContainsElementFilterTests.java | 732 ++++++++
.../druid/segment/filter/BaseFilterTest.java | 15 +-
.../druid/segment/filter/EqualityFilterTests.java | 621 ++++---
.../druid/segment/filter/RangeFilterTests.java | 1070 ++++++-----
.../druid/segment/generator/DataGeneratorTest.java | 1 -
.../druid/segment/generator/SegmentGenerator.java | 19 +-
.../incremental/IncrementalIndexCreator.java | 7 +-
.../segment/incremental/IncrementalIndexTest.java | 60 +-
.../OnheapIncrementalIndexBenchmark.java | 11 +-
.../nested/NestedDataColumnSupplierTest.java | 4 +-
.../nested/ScalarDoubleColumnSupplierTest.java | 2 +-
.../nested/ScalarLongColumnSupplierTest.java | 2 +-
.../nested/ScalarStringColumnSupplierTest.java | 2 +-
.../segment/nested/VariantColumnSupplierTest.java | 7 +-
.../segment/virtual/FallbackVirtualColumnTest.java | 2 +-
.../timeline/partition/TombstoneShardSpecTest.java | 2 +-
.../IndexerMetadataStorageCoordinator.java | 6 +-
.../IndexerSQLMetadataStorageCoordinator.java | 14 +-
.../metadata/AbstractSegmentMetadataCache.java | 15 +-
.../metadata/CoordinatorSegmentMetadataCache.java | 5 +-
.../apache/druid/segment/realtime/FireHydrant.java | 9 +-
.../appenderator/SinkQuerySegmentWalker.java | 128 +-
.../druid/segment/realtime/plumber/Sink.java | 82 +-
.../realtime/plumber/SinkSegmentReference.java | 78 +
.../server/AsyncManagementForwardingServlet.java | 16 +
.../org/apache/druid/server/QueryLifecycle.java | 2 +-
.../compact/NewestSegmentFirstIterator.java | 77 +-
.../druid/client/cache/MemcachedCacheTest.java | 21 +-
.../curator/DruidConnectionStateListenerTest.java | 63 +-
.../IndexerSQLMetadataStorageCoordinatorTest.java | 140 +-
.../metadata/SqlSegmentsMetadataManagerTest.java | 4 +-
.../CoordinatorSegmentMetadataCacheTest.java | 141 ++
.../metadata/SegmentMetadataCacheCommon.java | 2 +-
.../druid/segment/realtime/FireHydrantTest.java | 16 +
.../druid/segment/realtime/plumber/SinkTest.java | 79 +
.../AsyncManagementForwardingServletTest.java | 15 +
.../jetty/JettyServerModuleTest.java | 48 +-
.../lookup/cache/LookupCoordinatorManagerTest.java | 43 +-
.../builtin/EarliestLatestAnySqlAggregator.java | 61 +-
.../builtin/EarliestLatestBySqlAggregator.java | 6 +-
.../aggregation/builtin/GroupingSqlAggregator.java | 7 +-
.../expression/DefaultOperandTypeChecker.java | 15 +-
.../sql/calcite/expression/DruidExpression.java | 5 +
.../calcite/expression/OperatorConversions.java | 2 +-
.../builtin/ArrayContainsOperatorConversion.java | 51 +-
.../builtin/ArrayOverlapOperatorConversion.java | 71 +-
.../builtin/NestedDataOperatorConversions.java | 21 +-
.../sql/calcite/planner/DruidSqlValidator.java | 4 +-
.../druid/sql/calcite/rule/DruidJoinRule.java | 355 ++--
.../calcite/schema/BrokerSegmentMetadataCache.java | 2 +-
.../druid/sql/calcite/BaseCalciteQueryTest.java | 109 +-
.../druid/sql/calcite/CalciteArraysQueryTest.java | 46 +-
.../druid/sql/calcite/CalciteJoinQueryTest.java | 219 ++-
.../sql/calcite/CalciteNestedDataQueryTest.java | 122 +-
.../apache/druid/sql/calcite/CalciteQueryTest.java | 216 ++-
.../druid/sql/calcite/DrillWindowQueryTest.java | 14 +-
.../apache/druid/sql/calcite/NotYetSupported.java | 24 +-
.../apache/druid/sql/calcite/QueryTestBuilder.java | 6 +
.../druid/sql/calcite/SqlTestFrameworkConfig.java | 125 ++
.../druid/sql/calcite/rule/DruidJoinRuleTest.java | 74 +-
.../schema/BrokerSegmentMetadataCacheTest.java | 141 ++
.../e2e-tests/component/load-data/data-loader.ts | 8 +
.../e2e-tests/component/workbench/overview.ts | 2 +-
web-console/e2e-tests/multi-stage-query.spec.ts | 3 +-
web-console/e2e-tests/util/debug.ts | 11 +-
web-console/package-lock.json | 1853 ++++++++++----------
web-console/package.json | 1 +
.../src/components/rule-editor/rule-editor.tsx | 6 +-
.../src/druid-models/execution/execution.ts | 3 +-
web-console/src/helpers/capabilities.ts | 6 +-
web-console/src/hooks/index.ts | 1 +
web-console/src/hooks/use-resize-observer.ts | 80 +
web-console/src/utils/load-rule.ts | 16 +-
.../droppable-container/droppable-container.scss | 1 +
.../src/views/explore-view/explore-view.tsx | 264 +--
.../explore-view/filter-pane/pattern-helpers.ts | 17 +-
.../highlight-bubble.scss} | 38 +-
.../highlight-bubble/highlight-bubble.tsx | 80 +
.../highlight-store/highlight-store.ts | 105 ++
.../modules/bar-chart-echarts-module.ts | 61 +-
.../modules/multi-axis-chart-echarts-module.ts | 135 +-
.../modules/pie-chart-echarts-module.ts | 107 +-
.../explore-view/modules/table-react-module.tsx | 16 +-
.../modules/time-chart-echarts-module.ts | 148 +-
.../views/explore-view/modules/utils/utils.spec.ts | 58 +
.../src/views/explore-view/modules/utils/utils.ts | 46 +
.../explore-view/utils/date-format.ts} | 17 +-
.../explore-view/utils/get-auto-granularity.ts | 82 +
.../{hooks => views/explore-view/utils}/index.ts | 12 +-
.../views/explore-view/{utils.ts => utils/misc.ts} | 2 +-
.../explore-view/utils/snap-to-granularity.ts | 57 +
.../src/views/workbench-view/workbench-view.tsx | 2 +-
website/.spelling | 9 +
website/redirects.js | 7 +-
268 files changed, 11171 insertions(+), 4338 deletions(-)
create mode 100644
extensions-core/multi-stage-query/src/test/java/org/apache/druid/msq/util/DimensionSchemaUtilsTest.java
rename
{extensions-core/multi-stage-query/src/main/java/org/apache/druid/msq/statistics
=>
indexing-service/src/main/java/org/apache/druid/indexing/common/task/batch}/TooManyBucketsException.java
(95%)
create mode 100644 licenses/bin/moment-timezone.MIT
create mode 100644 licenses/bin/moment.MIT
create mode 100644
processing/src/main/java/org/apache/druid/query/filter/ArrayContainsElementFilter.java
create mode 100644
processing/src/test/java/org/apache/druid/segment/filter/ArrayContainsElementFilterTests.java
create mode 100644
server/src/main/java/org/apache/druid/segment/realtime/plumber/SinkSegmentReference.java
create mode 100644
sql/src/test/java/org/apache/druid/sql/calcite/SqlTestFrameworkConfig.java
create mode 100644 web-console/src/hooks/use-resize-observer.ts
copy
web-console/src/views/explore-view/{droppable-container/droppable-container.scss
=> highlight-bubble/highlight-bubble.scss} (60%)
create mode 100644
web-console/src/views/explore-view/highlight-bubble/highlight-bubble.tsx
create mode 100644
web-console/src/views/explore-view/highlight-store/highlight-store.ts
create mode 100644
web-console/src/views/explore-view/modules/utils/utils.spec.ts
create mode 100644 web-console/src/views/explore-view/modules/utils/utils.ts
copy web-console/src/{hooks/index.ts =>
views/explore-view/utils/date-format.ts} (73%)
create mode 100644
web-console/src/views/explore-view/utils/get-auto-granularity.ts
copy web-console/src/{hooks => views/explore-view/utils}/index.ts (73%)
rename web-console/src/views/explore-view/{utils.ts => utils/misc.ts} (98%)
create mode 100644
web-console/src/views/explore-view/utils/snap-to-granularity.ts
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]