Navis Ryu

Results 203 issues of Navis Ryu

Regression from #3935 ``` Caused by: java.lang.ClassCastException: class io.druid.query.spec.DenseSegmentsSpec cannot be cast to class io.druid.query.spec.MultipleSpecificSegmentSpec (io.druid.query.spec.DenseSegmentsSpec and io.druid.query.spec.MultipleSpecificSegmentSpec are in unnamed module of loader 'app') at io.druid.client.BrokerServerView.toRunner(BrokerServerView.java:560) ~[druid-server-2021.3-SNAPSHOT.jar:2021.3-SNAPSHOT] at io.druid.client.BrokerServerView.getQueryRunner(BrokerServerView.java:535)...

bug
@engine

porting of https://github.com/apache/druid/pull/7466

@engine

Regression from #3537. It's a year bug.

@engine
CRITICAL

it's colliding frequently in lower bits, fxxx

@engine

was up to 16, which is 32K ``` ------------- 10,000 11 --> (0:2032::0:0) -2.400 % (1 KB) 12 --> (0:3736::0:0) 0.399 % (2 KB) 13 --> (0:5753::0:0) 0.748 % (4...

@engine

``` testQuery( "WITH X AS (" + " SELECT * FROM " + " (VALUES" + " (0, 'A', 1, null, null)," + " (0, 'B', null, 2, null)," +...

@engine