Skip to content

Fixed scale column for the getColumns function to match the simba output.#989

Merged
msrathore-db merged 8 commits into
databricks:mainfrom
msrathore-db:PECOBLR-840-GetColumns
Sep 12, 2025
Merged

Fixed scale column for the getColumns function to match the simba output.#989
msrathore-db merged 8 commits into
databricks:mainfrom
msrathore-db:PECOBLR-840-GetColumns

Conversation

@msrathore-db
Copy link
Copy Markdown
Collaborator

@msrathore-db msrathore-db commented Sep 10, 2025

Description

Fixed the DECIMAL_DIGITS column to return non zero values for timestamp, decimal, numeric datatype. For the rest of the datatypes, the value returned is zero.

Testing

Added unit tests

Additional Notes to the Reviewer

PECOBLR-840
Fixes #960

Copy link
Copy Markdown
Collaborator

@shivam2680 shivam2680 left a comment

Choose a reason for hiding this comment

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

lgtm with minor comments.

@shivam2680
Copy link
Copy Markdown
Collaborator

add nextchangelog as well before merging

@msrathore-db msrathore-db merged commit e5c01b5 into databricks:main Sep 12, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] OSS driver is returning a non-zero value for scale versus null

2 participants