This is an automated email from the ASF dual-hosted git repository.
gian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from 2720cfbdb48 MSQ: Use MapBinder for QueryKit implementations. (#18875)
add 6a9efb8ec82 Coerce types in RowBasedColumnSelectorFactory. (#18878)
No new revisions were added by this update.
Summary of changes:
.../druid/msq/exec/MSQParseExceptionsTest.java | 31 +++-----
multi-stage-query/src/test/resources/not-json.txt | 3 +
.../resources/unparseable-mv-string-array.json | 3 -
.../segment/RowBasedColumnSelectorFactory.java | 92 +++++++++++++++++++++-
.../druid/query/IterableRowsCursorHelperTest.java | 6 +-
.../query/scan/ScanQueryResultOrderingTest.java | 2 +-
.../druid/server/ClientQuerySegmentWalkerTest.java | 16 ++--
7 files changed, 113 insertions(+), 40 deletions(-)
create mode 100644 multi-stage-query/src/test/resources/not-json.txt
delete mode 100644
multi-stage-query/src/test/resources/unparseable-mv-string-array.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]