[PR] [INLONG-10768][Sort] Csv utils support specified the max split field size [inlong]

2024-08-09 Thread via GitHub
vernedeng opened a new pull request, #10769: URL: https://github.com/apache/inlong/pull/10769 Fixes #XYZ ### Motivation ### Modifications ### Verifying this change *(Please pick either of the following options)* - [ ]

Re: [PR] [INLONG-10768][Sort] Csv utils support specified the max split field size [inlong]

2024-08-09 Thread via GitHub
aloyszhang commented on code in PR #10769: URL: https://github.com/apache/inlong/pull/10769#discussion_r1711448579 ## inlong-sort/sort-formats/format-common/src/main/java/org/apache/inlong/sort/formats/util/StringUtils.java: ## @@ -38,6 +38,9 @@ public class StringUtils { p

Re: [PR] [INLONG-10768][Sort] Csv utils support specified the max split field size [inlong]

2024-08-09 Thread via GitHub
vernedeng commented on code in PR #10769: URL: https://github.com/apache/inlong/pull/10769#discussion_r1711546558 ## inlong-sort/sort-formats/format-common/src/main/java/org/apache/inlong/sort/formats/util/StringUtils.java: ## @@ -38,6 +38,9 @@ public class StringUtils { pr