tidb-incubator / TiBigData

TiDB connectors for Flink/Hive/Presto
Apache License 2.0
211 stars 57 forks source link

bugfix: fix exception Cannot parse "0000-00-00 00:00:00" #270

Closed lfyzjck closed 2 months ago

lfyzjck commented 3 months ago

…ps://github.com/tidb-incubator/TiBigData/issues/269

What is the purpose of the change

issue: https://github.com/tidb-incubator/TiBigData/issues/269 avoid exception Cannot parse "0000-00-00 00:00:00": Value 0 for monthOfYear must be in the range [1,12]

Brief change log

(for example:)

Verifying this change

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

Does this pull request potentially affect one of the following parts:

Documentation

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

humengyu2012 commented 3 months ago

/run-all-tests

humengyu2012 commented 2 months ago

/run-all-tests

humengyu2012 commented 2 months ago

/run-all-tests