Skip to content

Conversation

@MrRahulSharma
Copy link
Contributor

@MrRahulSharma MrRahulSharma commented Mar 11, 2023

Backward compatibility fix for Oracle number type with undefined precision and scale.
JIRA : https://cdap.atlassian.net/browse/PLUGIN-1535

Copy link
Contributor

@tivv tivv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a unit test for the fallback and refer respective JIRA in the PR title

@MrRahulSharma MrRahulSharma changed the title Backward Compatibility Fix PLUGIN-1535 : Oracle decimal type Backward Compatibility Fix Mar 13, 2023
@MrRahulSharma
Copy link
Contributor Author

Please add a unit test for the fallback and refer respective JIRA in the PR title

Added Unit Test to validate if the schema is Decimal and does not match with the expected String type.
Updated JIRA in the description.

@MrRahulSharma MrRahulSharma force-pushed the fix/BackwardCompatibilityForPrecisionLessNumberHandling branch from 624c82a to 1a47e7d Compare March 13, 2023 05:07
@MrRahulSharma MrRahulSharma force-pushed the fix/BackwardCompatibilityForPrecisionLessNumberHandling branch from c78eb6e to 5ddedea Compare March 13, 2023 17:53
Copy link
Contributor

@fernst fernst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nitpick

@MrRahulSharma MrRahulSharma force-pushed the fix/BackwardCompatibilityForPrecisionLessNumberHandling branch from 90e3e08 to 6f3056e Compare March 14, 2023 07:02
@MrRahulSharma MrRahulSharma merged commit 6994e09 into develop Mar 14, 2023
Nikitapaliwal123 pushed a commit that referenced this pull request Mar 24, 2023
author Rahul Sharma <112750762+MrRahulSharma@users.noreply.github.com> 1678782133 +0530
committer nikitapaliwal <nikitapaliwal@google.com> 1679646615 +0530

parent 3fb6a10
author Rahul Sharma <112750762+MrRahulSharma@users.noreply.github.com> 1678782133 +0530
committer nikitapaliwal <nikitapaliwal@google.com> 1679646564 +0530

Backward Compatibility Fix for Oracle Number type without precision and scale. (#365)

Created basic infra of e2e tests for SQL Server plugin (#363)

* Created basic infra of e2e tests for SQL Server plugin

* Created basic infra of e2e tests for SQL Server plugin

* Created basic infra of e2e tests for SQL Server plugin

* Created basic infra of e2e tests for SQL Server plugin

* Created basic infra of e2e tests for SQL Server plugin

* Basic e2e infra for mssql

* e2e infra

sanity tests

sanity tests

sanity tests

sanity tests

sanity tests

sanity tests

sanity tests

sanity tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants