Skip to content

chore(sql): add index support for parquet partitions#5133

Merged
bluestreak01 merged 16 commits intopuzpuzpuz_query_parquetfrom
puzpuzpuz_parquet_index
Nov 26, 2024
Merged

chore(sql): add index support for parquet partitions#5133
bluestreak01 merged 16 commits intopuzpuzpuz_query_parquetfrom
puzpuzpuz_parquet_index

Conversation

@puzpuzpuz
Copy link
Copy Markdown
Contributor

@puzpuzpuz puzpuzpuz commented Nov 4, 2024

Depends on #4918

Includes the following:

  • convert native to parquet partition must populate index files
  • convert parquet to native partition must populate index files
  • add/drop index on parquet partitions must populate/delete index files
  • O3 on parquet partitions must populate index files

Adds the "Rebuild index on UPDATE on parquet partitions" item to the TODO list in #4918. That's because UPDATEs aren't yet supported on Parquet partitions

Also fixes a few bugs around partition format conversion

@puzpuzpuz puzpuzpuz self-assigned this Nov 4, 2024
@puzpuzpuz puzpuzpuz marked this pull request as ready for review November 7, 2024 14:13
@bluestreak01 bluestreak01 merged commit 79d8e00 into puzpuzpuz_query_parquet Nov 26, 2024
@bluestreak01 bluestreak01 deleted the puzpuzpuz_parquet_index branch November 26, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants