[
https://issues.apache.org/jira/browse/HUDI-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405189#comment-17405189
]
ASF GitHub Bot commented on HUDI-2229:
--------------------------------------
danny0405 commented on pull request #3495:
URL: https://github.com/apache/hudi/pull/3495#issuecomment-906367638
Looks good, can we squash the two commits into one and change the title and
commit message to
"[HUDI-2229] Refact HoodieFlinkStreamer to reuse the pipeline of
HoodieTableSink"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Refact hoodie stream creator in flink
> -------------------------------------
>
> Key: HUDI-2229
> URL: https://issues.apache.org/jira/browse/HUDI-2229
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Flink Integration
> Reporter: wu xingbo
> Priority: Trivial
> Labels: beginner, pull-request-available
> Fix For: 0.10.0
>
> Original Estimate: 12h
> Remaining Estimate: 12h
>
> the procedure of hoodiedatastreamsink is duplicated in current
> HoodieFlinkStreamer and HoodieTableSink, such as index bootstrap,
> compaction,etc.
> propose to refact them as same function in utility
--
This message was sent by Atlassian Jira
(v8.3.4#803005)