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

Flink: make StatisticsOrRecord to be correctly serialized and deser… #11557

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

huyuanfeng2018
Copy link
Contributor

background

When I configure distribution-mode=RANGE in the flink task, the task can process the data as expected, but the processing speed is insufficient. Like #7393, there is a serialization problem.

image

Change part

  • Add StatisticsOrRecordTypeInformation and specify it as outTypeInfo
  • add test org.apache.iceberg.flink.sink.shuffle.TestStatisticsOrRecordTypeInformation

@huyuanfeng2018
Copy link
Contributor Author

huyuanfeng2018 commented Nov 15, 2024

@stevenzwu @pvary can you review it for me, thank you very much !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant