Skip to content

Web console: Fixed sampling for delta source in classic data loader and MSQ#17160

Merged
abhishekrb19 merged 4 commits intoapache:masterfrom
vogievetsky:fix_delta_lake
Sep 27, 2024
Merged

Web console: Fixed sampling for delta source in classic data loader and MSQ#17160
abhishekrb19 merged 4 commits intoapache:masterfrom
vogievetsky:fix_delta_lake

Conversation

@vogievetsky
Copy link
Copy Markdown
Contributor

Added the delta tile to MSQ and made sure it works there and classic data loader. It is special because it always assumes a parquet format so it has to skip some steps in the code. Now the framework is there to add more tiles that force a specific format

Copy link
Copy Markdown
Contributor

@abhishekrb19 abhishekrb19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix! Played around a bit and looks good. Also addresses this community request for adding the Delta tile for MSQ.

@abhishekrb19 abhishekrb19 merged commit 7417ead into apache:master Sep 27, 2024
@vogievetsky vogievetsky deleted the fix_delta_lake branch September 27, 2024 16:28
abhishekrb19 pushed a commit to abhishekrb19/incubator-druid that referenced this pull request Sep 30, 2024
…nd MSQ (apache#17160)

Added the delta tile to MSQ and made sure it works there and classic data loader. It is special because it always assumes a parquet format so it has to skip some steps in the code. Now the framework is there to add more tiles that force a specific format
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.

2 participants