-
Notifications
You must be signed in to change notification settings - Fork 472
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
[NativeIO/Fix]add error info of native writer && fix case of aux_sort_cols #547
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: zenghua <[email protected]>
Signed-off-by: zenghua <[email protected]>
Signed-off-by: zenghua <[email protected]>
xuchen-plus
approved these changes
Sep 27, 2024
Ceng23333
added a commit
to Ceng23333/LakeSoul
that referenced
this pull request
Sep 29, 2024
…t_cols (lakesoul-io#547) * add error info of native writer && fix case of aux_sort_cols Signed-off-by: zenghua <[email protected]> * fix clippy Signed-off-by: zenghua <[email protected]> * do cargo fmt Signed-off-by: zenghua <[email protected]> --------- Signed-off-by: zenghua <[email protected]> Co-authored-by: zenghua <[email protected]>
Ceng23333
added a commit
to Ceng23333/LakeSoul
that referenced
this pull request
Nov 13, 2024
…t_cols (lakesoul-io#547) * add error info of native writer && fix case of aux_sort_cols Signed-off-by: zenghua <[email protected]> * fix clippy Signed-off-by: zenghua <[email protected]> * do cargo fmt Signed-off-by: zenghua <[email protected]> --------- Signed-off-by: zenghua <[email protected]> Co-authored-by: zenghua <[email protected]>
Ceng23333
pushed a commit
to Ceng23333/LakeSoul
that referenced
this pull request
Nov 13, 2024
MR-title: [Flink] Integrate open lineage (lakesoul-io#532)* 1 support lineage for kafka、lakesoul datastream source to sink into lakesoul2 suppport lineage for laksoul datastream source to sink to doris、lakesoul and kafka3 support lineage for flinl sql submit4 support yarn ... Created-by: hw_syl_cyh Author-id: 7155560 MR-id: 7279028 Commit-by: hw_syl_cyh;ChenYunHey;zenghua;hw_syl_zenghua;maosen;fphantam;Ceng;hw_jnj_syl;Xu Chen;moresun Merged-by: hw_syl_cyh Description: merge "openlinage" into "merge_main" [Flink] Integrate open lineage (lakesoul-io#532) * 1 support lineage for kafka、lakesoul datastream source to sink into lakesoul 2 suppport lineage for laksoul datastream source to sink to doris、lakesoul and kafka 3 support lineage for flinl sql submit 4 support yarn and k8s application mode Signed-off-by: maosen <[email protected]> * modify lineage dependency Signed-off-by: maosen <[email protected]> * add lakesoul lineage listener Signed-off-by: maosen <[email protected]> * remove redundant items Signed-off-by: maosen <[email protected]> * default to jdk 11 for build Signed-off-by: chenxu <[email protected]> --------- Signed-off-by: maosen <[email protected]> Signed-off-by: chenxu <[email protected]> Co-authored-by: maosen <[email protected]> Co-authored-by: chenxu <[email protected]>, add kafka lineage into and out of lakesoul, extract job name for batch schedule change job runstate from running to completed, [Flink] Fix arrow sink config (lakesoul-io#546) * fix arrow sink config Signed-off-by: chenxu <[email protected]> * fix ut Signed-off-by: chenxu <[email protected]> --------- Signed-off-by: chenxu <[email protected]> Co-authored-by: chenxu <[email protected]>, add scheduleTime replacer in flink sql submitter, fix clean task bug case path is null Signed-off-by: fphantam <[email protected]>, [NativeIO/Fix] Add error info of native writer && fix case of aux_sort_cols (lakesoul-io#547) * add error info of native writer && fix case of aux_sort_cols Signed-off-by: zenghua <[email protected]> * fix clippy Signed-off-by: zenghua <[email protected]> * do cargo fmt Signed-off-by: zenghua <[email protected]> --------- Signed-off-by: zenghua <[email protected]> Co-authored-by: zenghua <[email protected]>, add LakeSoulLocalJavaWriter Signed-off-by: zenghua <[email protected]>, fix case of native reader timestamp convert Signed-off-by: zenghua <[email protected]>, support cdc table Signed-off-by: zenghua <[email protected]>, add debug log for LakeSoulLocalJavaWriter Signed-off-by: zenghua <[email protected]>, add compaction ut and update transactionCommit interface Signed-off-by: zenghua <[email protected]>, compact with file number limit Signed-off-by: zenghua <[email protected]>, [WIP]support compaction with changing bucket num Signed-off-by: zenghua <[email protected]>, fix changing bucket num Signed-off-by: zenghua <[email protected]>, update pg tableinfo with bucketnum, update assertion of ut Signed-off-by: zenghua <[email protected]>, add CompactionTask parameter file_num_limit Signed-off-by: zenghua <[email protected]>, fix case of cleanOldCompaction Signed-off-by: zenghua <[email protected]>, continue compaction operation when newBucketNum exists Signed-off-by: fphantam <[email protected]>, fileNumLimit compaction do not filter 'delete' Signed-off-by: fphantam <[email protected]>, fix compaction filter bug Signed-off-by: fphantam <[email protected]>, optimize clean sql and compaction task add reconnect function Signed-off-by: fphantam <[email protected]>, add limit push down for table source for batch and stream,but not work with order by clause because of flink, fix out put, update the build.yml, update the build.yml, add compaction paras of size limit Signed-off-by: zenghua <[email protected]>, fix LakeSoulFileWriter bucketId Signed-off-by: zenghua <[email protected]>, copy compacted file by fs directly instead of spark read&write Signed-off-by: zenghua <[email protected]>, fix ci Signed-off-by: zenghua <[email protected]>, compaction with file size condition in parallel Signed-off-by: zenghua <[email protected]>, .. Signed-off-by: ChenYunHey <[email protected]> See merge request: 42b369588d84469d95d7b738fc58da8e/LakeSoul/for-nanhang!9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.