lonelyGhostisdog commented on PR #1821: URL: https://github.com/apache/incubator-seatunnel/pull/1821#issuecomment-1123577511
> > > > > > > > > > > > > Flink native has been unified, but datastream and dataset are still distinguished in Seatunnel. For example, if I want to read HDFS files and write kafka, I cannot use Seatunnel to do so until I commit the PR because Seatunnel send dataset form source, not datastream > > > > > > reply for @leo65535 > > hi, we talk about this topic and want to remove the dataset api in seatunnel project #1287, I worry that it will cause more complex if we continue add batch connectors. Before this pr been merged, we also need to read data as batch mode and then write to kafka or other datasource -- 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]
