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

[Spark]optimize incremental read and fix compact operation cause column disorder bug #352

Merged
merged 5 commits into from
Oct 23, 2023

Conversation

F-PHantam
Copy link
Contributor

@F-PHantam F-PHantam commented Oct 16, 2023

  1. Optimize incremental read: if start timestamp is earliest time of data,reading data from the last version before the end time;
  2. Fix compact operation cause column disorder bug and filter rows when cdc column exists and the value is 'delete';
  3. Automatically Clean Up Expired Data Task add time zone parameter.

@F-PHantam F-PHantam requested review from xuchen-plus, Ceng23333 and moresun and removed request for Ceng23333 October 16, 2023 10:31
@F-PHantam F-PHantam merged commit e2f5113 into lakesoul-io:main Oct 23, 2023
14 checks passed
@F-PHantam F-PHantam deleted the optimize_incease_read branch October 23, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants