Skip to content

[HUDI-8080] use parquet reader for cdc reading instead of creating a separate instance#11775

Merged
jonvex merged 2 commits intoapache:masterfrom
jonvex:use_parquet_reader_for_cdc_reading
Aug 15, 2024
Merged

[HUDI-8080] use parquet reader for cdc reading instead of creating a separate instance#11775
jonvex merged 2 commits intoapache:masterfrom
jonvex:use_parquet_reader_for_cdc_reading

Conversation

@jonvex
Copy link
Contributor

@jonvex jonvex commented Aug 14, 2024

Change Logs

simplify parquet file format by getting rid of unique reader for cdc reading

Impact

simplify parquet file format and reduce overhead

Risk level (write none, low medium or high below)

low

Documentation Update

N/A

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@github-actions github-actions bot added the size:S PR with lines of changes in (10, 100] label Aug 14, 2024
@jonvex jonvex requested a review from yihua August 15, 2024 15:00
Copy link
Contributor

@yihua yihua left a comment

Choose a reason for hiding this comment

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

LGTM

@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@jonvex jonvex merged commit d4a4d9c into apache:master Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S PR with lines of changes in (10, 100]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants