-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
None
-
False
In order to make your issue reports as actionable as possible, please provide the following information, depending on the issue type.
Bug report
For bug reports, provide this information, please:
What Debezium connector do you use and what version?
3.0.8 FinalĀ
What is the connector configuration?
What is the captured database version and mode of deployment?
PostgreSQL 17.4 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1), 64-bit
What behavior do you expect?
Can parse BC dates such as '0002-11-30 00:00:00 BC' or '0002-11-30 BC'.
What behavior do you see?
The translation is:
"Cannot parse BC dates such as '0002-11-30 00:00:00 BC' or '0002-11-30 BC'."
Do you see the same behaviour using the latest released Debezium version?
Yes, I'm using the latest version 3.0.8 Final and the issue still persists.
Do you have the connector logs, ideally from start till finish?
(You might be asked later to provide DEBUG/TRACE level log)
How to reproduce the issue using our tutorial deployment?
<Your answer>
Feature request or enhancement
For feature requests or enhancements, provide this information, please:
Which use case/requirement will be addressed by the proposed feature?
<Your answer>
Implementation ideas (optional)
<Your answer>