fuweng11 opened a new issue, #6276: URL: https://github.com/apache/inlong/issues/6276
### What happened When submitting sort, the data separator is a number. `2022-10-25 14:23:03 ~ 2022-10-25 14:23:06 [StartupSortListener] event: [COMPLETE], executed [failed], remark: [null], exception: [startup failed: Start job null failed in backend exception[java.lang.Exception: submit job failed: The main method caused an error: Unable to create a source for reading table 'default_catalog.default_database.table_b_test_wkstream_1025'. Table options are: 'admin-url'='http://100.76.43.216:8080' 'connector'='pulsar-inlong' 'format'='inlong-msg' 'generic'='true' 'inlong-msg.csv.allow-comments'='false' 'inlong-msg.csv.array-element-delimiter'=';' 'inlong-msg.csv.disable-quote-character'='true' 'inlong-msg.csv.field-delimiter'='124' 'inlong-msg.csv.ignore-parse-errors'='true' 'inlong-msg.ignore-parse-errors'='false' 'inlong-msg.inner.format'='csv'` ### What you expected to happen When submitting a sort, the data separator transmits characters. ### How to reproduce After the group and stream related information is configured, it is approved and configured, and a sort failure log appears. ### Environment _No response_ ### InLong version master ### InLong Component InLong Manager ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
