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 97bc0220c7 Update task memory computation in start-druid (#13563)
     add 49cbfdff83 Fix cool nested column bug caused by not properly 
validating that global id is present in global dictionary before lookup up 
local id (#13561)

No new revisions were added by this update.

Summary of changes:
 .../NestedFieldLiteralColumnIndexSupplier.java     |  98 +++++---
 .../NestedFieldLiteralDictionaryEncodedColumn.java | 145 ++++++++++-
 .../druid/query/scan/NestedDataScanQueryTest.java  |   9 +-
 .../nested/NestedDataColumnSupplierTest.java       | 134 +++++++---
 .../NestedFieldLiteralColumnIndexSupplierTest.java | 274 +++++++++++++++++++++
 5 files changed, 579 insertions(+), 81 deletions(-)


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

Reply via email to