You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chess3cake
changed the title
[Feature][connector-doris] Doris sink does not support auto-creating tables with a largeint type.
[Feature][Connector-V2-Doris] Doris sink does not support auto-creating tables with a largeint type.
Jul 9, 2024
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
Search before asking
Description
Doris sink does not support auto-creating tables with a largeint type.
see org.apache.seatunnel.connectors.doris.util.DorisCatalogUtil.fromSeaTunnelType(SeaTunnelDataTyp,long);
Can we provide a custom SqlType to facilitate future extensions? Currently, the SqlType is an enum.
Usage Scenario
More doris type for connector
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: