Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NOT TO MERGE] Testing 1.x migration #12254

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

bvaradar
Copy link
Contributor

Change Logs

Temporary PR for running tests for chnages going to be landed for 1.x migration

Impact

None

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

None

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

vinothchandar and others added 4 commits November 13, 2024 13:09
 - Annotate log headers, blocks with table version (tv)
 - Handle both tv=6, and tv=8 for log naming
 - Eliminate notion of rolloverWriteToken
 - Simplify/make efficient log writer building across code paths
 - Handle both tv=6 & 8 for log version, handling
 - Prevent tv=8 headers from being written with tv=6.
 - Bring back tv=6 rollback behavior.
 - Simple adapters in AbstractFileSystemView to handle filtering of uncommitted logs/files in 0.x
 - Validations for disallowed writer configs around NBCC, log format for table version=6 writing from 1.x
 - TestHoodieTableFileSystemView tests have all been redone to handle both styles of log naming
 - New unit tests
@bvaradar bvaradar changed the title [NOT TO MERGE} Testing 1.x migration [NOT TO MERGE] Testing 1.x migration Nov 14, 2024
@bvaradar bvaradar self-assigned this Nov 14, 2024
@github-actions github-actions bot added the size:XL PR with lines of changes > 1000 label Nov 14, 2024
@hudi-bot
Copy link

CI report:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XL PR with lines of changes > 1000
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants