forked from apache/seatunnel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Improve][Doris Connector] Unified serialization method,Use RowToJson…
…Converter and TextSerializationSchema (apache#7229) * 1 * 1 * 1 * Update seatunnel-connectors-v2/connector-doris/src/main/java/org/apache/seatunnel/connectors/doris/source/serialization/RowBatch.java Co-authored-by: Jia Fan <fanjiaeminem@qq.com> --------- Co-authored-by: gdliu3 <gdliu3@iflytek.com> Co-authored-by: Jia Fan <fanjiaeminem@qq.com>
- Loading branch information
1 parent
4ec25f3
commit 4b3af9b
Showing
11 changed files
with
322 additions
and
265 deletions.
There are no files selected for viewing
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
107 changes: 0 additions & 107 deletions
107
.../src/main/java/org/apache/seatunnel/connectors/doris/serialize/SeaTunnelRowConverter.java
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.