Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Fix Oracle type converter handle negative scale in number type #6758

Merged
merged 4 commits into from
Apr 28, 2024

Conversation

Hisoka-X
Copy link
Member

@Hisoka-X Hisoka-X commented Apr 25, 2024

Purpose of this pull request

This PR fix the behavior of Oracle type converter handle negative scale in number type. Refer https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/Data-Types.html#GUID-9401BC04-81C4-4CD5-99E7-C5E25C83F608

Does this PR introduce any user-facing change?

no

How was this patch tested?

add new test.

Check list

@EricJoy2048 EricJoy2048 merged commit 6d71069 into apache:dev Apr 28, 2024
5 checks passed
@Hisoka-X Hisoka-X deleted the fix-oracle-with-negative-number branch April 28, 2024 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants