You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/10/28 03:04:07 UTC

[GitHub] [inlong] thesumery opened a new issue, #6313: [Feature][Sort] Export jsonToRowdata converter runtime parameters as table options in multiple sink scene

thesumery opened a new issue, #6313:
URL: https://github.com/apache/inlong/issues/6313

   ### Description
   
   it's recommanded to config `TimestampFormat` and `ignoreParseErrors` as a configurable parameter. Here are the reasons.
   1. `ignoreParseErrors` , user can determine to fail the job or just ignore it.
   2. `timestampFormat` may be different in different json field, for example `SQL` format is '2020-12-30 12:13:14.12'  or `ISO-8601` IS '2020-12-30T12:13:14.123', user can determine to encode timestamp with any those two format
   
   ### Use case
   
   _No response_
   
   ### 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: dev-unsubscribe@inlong.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] dockerzhang closed issue #6313: [Feature][Sort] Export jsonToRowdata converter runtime parameters as table options in multiple sink scene

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #6313: [Feature][Sort] Export jsonToRowdata converter runtime parameters as table options in multiple sink scene
URL: https://github.com/apache/inlong/issues/6313


-- 
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: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org