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/NativeIO] Update async writer interface && add mem_limit option #533

Merged

Conversation

Ceng23333
Copy link
Contributor

No description provided.

@xuchen-plus xuchen-plus added enhancement New feature or request flink flink support into lakesoul native-io labels Aug 30, 2024
zenghua and others added 13 commits September 6, 2024 10:34
Signed-off-by: zenghua <[email protected]>
Signed-off-by: zenghua <[email protected]>
Signed-off-by: zenghua <[email protected]>
Signed-off-by: zenghua <[email protected]>
Signed-off-by: zenghua <[email protected]>
Signed-off-by: zenghua <[email protected]>
@Ceng23333 Ceng23333 force-pushed the dev/update_async_writer_interface branch from 377dada to a49f7b5 Compare September 6, 2024 02:55
@xuchen-plus xuchen-plus merged commit 0ec126c into lakesoul-io:main Sep 8, 2024
17 checks passed
@xuchen-plus xuchen-plus deleted the dev/update_async_writer_interface branch September 8, 2024 14:40
Ceng23333 added a commit to Ceng23333/LakeSoul that referenced this pull request Sep 22, 2024
lakesoul-io#533)

* add config option MAX_ROW_GROUP_VALUE_NUMBER and test ArrowSink with big column number

Signed-off-by: zenghua <[email protected]>

* update log info

Signed-off-by: zenghua <[email protected]>

* test case of multi table

Signed-off-by: zenghua <[email protected]>

* split lakesoul_io_writer into mod

Signed-off-by: zenghua <[email protected]>

* split lakesoul_io_writer into mod

Signed-off-by: zenghua <[email protected]>

* update_async_writer_interface

Signed-off-by: zenghua <[email protected]>

* add native option mem_limit

Signed-off-by: zenghua <[email protected]>

* fix rust ci

Signed-off-by: zenghua <[email protected]>

* fix  ci

Signed-off-by: zenghua <[email protected]>

* test ci

Signed-off-by: zenghua <[email protected]>

* cleanup code

Signed-off-by: zenghua <[email protected]>

* update memory limit config

Signed-off-by: chenxu <[email protected]>

* replace get_array_memory_size with get_slice_memory_size

Signed-off-by: zenghua <[email protected]>

---------

Signed-off-by: zenghua <[email protected]>
Signed-off-by: chenxu <[email protected]>
Co-authored-by: zenghua <[email protected]>
Co-authored-by: chenxu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flink flink support into lakesoul native-io
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants