Pranav
Pranav
I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary...
I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary...
I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary...
I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary...
Right now, request model is not validating the schema required filters for Dim Only Query. The code block to validate the schema required filters is only applied when we have...
"queryPipelineContextFactoryClass": "", "queryPipelineContextFactoryConfig": "" this config can accept following keys defaultFactEngine: Engine = OracleEngine, druidMultiQueryEngineList: Seq[Engine] =DefaultQueryPipelineFactory.druidMultiQueryEngineList. offHeapRowListConfig
Currently we are storing best candidates powerset in memory, we should consider storing in this the optional rocksdb. In the case of number of columns goes up above 100, powerset...
When there is dim filtering on campaign name field and metric sorting, then multiengine use case prefers metrics sorting over dim filtering and query returns inconsistent results. Fix: Ideally for...