Skip to content

Web console: reindex flow should take order from Druid#12790

Merged
vogievetsky merged 1 commit intoapache:masterfrom
vogievetsky:correct_column_order_in_reindex
Jul 15, 2022
Merged

Web console: reindex flow should take order from Druid#12790
vogievetsky merged 1 commit intoapache:masterfrom
vogievetsky:correct_column_order_in_reindex

Conversation

@vogievetsky
Copy link
Copy Markdown
Contributor

Following #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)

@vogievetsky vogievetsky changed the title reindex flow should take order from Druid Web console: reindex flow should take order from Druid Jul 15, 2022
@vogievetsky vogievetsky merged commit f2a7970 into apache:master Jul 15, 2022
@vogievetsky vogievetsky deleted the correct_column_order_in_reindex branch July 15, 2022 03:03
@abhishekagarwal87 abhishekagarwal87 added this to the 24.0.0 milestone Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants