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

[core] Bulk load records for GlobalIndexAssigner when index is empty #2184

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

JingsongLi
Copy link
Contributor

Purpose

When there is no index, and it is a batch job, we don't need to use rocksdb, we can just use sort to bulk load records.

Tests

API and Format

Documentation

@Zouxxyy
Copy link
Contributor

Zouxxyy commented Oct 27, 2023

+1

@JingsongLi JingsongLi merged commit f9cd634 into apache:master Oct 27, 2023
8 checks passed
schnappi17 pushed a commit to schnappi17/flink-table-store that referenced this pull request Nov 8, 2023
@JingsongLi JingsongLi deleted the bulkLoadRecords branch January 3, 2024 06:26
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.

2 participants