seatunnel icon indicating copy to clipboard operation
seatunnel copied to clipboard

[Feature][Api-draft] Currently unsupported data type

Open ic4y opened this issue 2 years ago • 0 comments

Search before asking

  • [ ] I had searched in the feature and found no similar feature requirement.

Description

When I implemented the jdbc source connector, I found that the current Api-draft branch has many data types that are not supported. As follows

  1. The source only supports BasicTypeInfo and cannot transmit byte[], such as mysql binary, blob, etc.
  2. Timestamp is currently not supported. Timestamps cannot be transmitted.

and many more

Usage Scenario

new seatunnel api

Related issues

#2024

Are you willing to submit a PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

ic4y avatar Jun 17 '22 03:06 ic4y