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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to