sandyustc commented on issue #6619:
URL: https://github.com/apache/seatunnel/issues/6619#issuecomment-2033797285
> Problems with oracle data type conversion , A conversion logic error
caused the oracle number type to be converted to Decimal(38,18). The
expectation should be Long
@hawk9821 thanks
Oracle table field ID number type size and precision set to 0, should not be
converted to decimal(38,18), why is it converted to this, what special
requirements, if this is limited, that the column name for split data ,it can
not be processed("partition_column": "id")
--
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]