vogievetsky opened a new pull request, #12790:
URL: https://github.com/apache/druid/pull/12790

   Following https://github.com/apache/druid/pull/12754 we can now use the 
column order returned by a `scan` query to determine the column order for 
reindexing data. This means we no longer need to rely on the (technically 
undefined) order of keys in the JSON object (this PR removes code that uses the 
ordering from `Object.keys` / `Object.values`)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to