Skip to content

3.3.1

Compare
Choose a tag to compare
@alchan-lee alchan-lee released this 08 Oct 07:40
· 41 commits to 3.3.x since this release

Discovery features

The source code for this version can be found in the 3.3.x branch.

Bug Fix

Missing view in Postgresql table list (#2672)
Fix uppercase table name in postgresql (#2629)
Fix error for displaying measure alias in original mode of table(#2533)
Add timer to cancel button in workbench(#2648)
Fix presto array column handling as string (#2653)
Fix ifcountd function error (#2616)
Uppercase table name of postgresql to create dataset (#2654)

Druid features

You need to upgrade your Druid according to the Discovery version.
Use druid-metatron-3.3.1.tar.gz from the assets of this release page.

Full features

Indexing speed is severely degraded (#2688)
Support trivial loading of orc/parquet format (#2687)
Add API for retrieving running queries (#2685)
Historical node is not shown in jmx query (#2684)
Support running query in shell (#2683)
Support parquet formatter (#2669)
Comma is not allowed in format of timestamp spec (#2656)
Keep ordering of pivot value columns as user specified (#2663)
Remove hive dependency from hdfs module (#2662)
Contents are not needed for cancel query (#2639)
Apply estimation on result of join for determining hashing it or not for next join (#2637)
Consolidate console shell with index viewer (#2636)
Return consistent timestamp for timeseries and group-by query with all granularity (#2630)
Use cached string for well-known datetime instance (#2624)
Remove Iterable from IndexedInts (#2623)
Simplify cache key generation (#2619)
Optimize filter on boolean column (#2618)
Support converting lucene filter to expression filter in realtime node (#2608)
Split shape functions into two modules (#2615)
Support boolean type column (#2613)
Keep ordering of postProcessing --> finalDecoration in local nodes (#2611)
Use fill if possible for numeric metrics (#2600)
Remove deprecated methods in stream query (#2599)
Check on immutable roaring bitmap is slow (#2597)
Possible invalid NULL for generic min aggregator (#2595)
Remove unnecessary instantiation of DateTime for timeseries query (#2594)
Use raw accessor for cardinality aggregator if possible (#2591)
Verify no duplicate datasource in supervisors (#2580)
Decouple segment partitioning from Kafka partitioning (#2526)
Add optional "earlyMessageRejectionPeriod" config (#2525)
Refactoring Appenderator Driver (#2524)
Support null in orc formatter (#2582)
Support running SQL file in druid shell (#2556)
Support type-less null (aka NULL) in expression (#2541)
Concurrency issue when using deprecated UDAF class in hive-udf extension (#2520)
Balancing is not working properly (#2515)