Skip to content

[PECOBLR-839] Fixed getString for boolean column#977

Merged
msrathore-db merged 4 commits into
databricks:mainfrom
msrathore-db:PECOBLR-839-Fix-getString
Sep 3, 2025
Merged

[PECOBLR-839] Fixed getString for boolean column#977
msrathore-db merged 4 commits into
databricks:mainfrom
msrathore-db:PECOBLR-839-Fix-getString

Conversation

@msrathore-db
Copy link
Copy Markdown
Collaborator

Description

Added a toString function in BITConverter to fix getString for boolean columns. Fixed toBoolean to handle null. Added tests for both the functions of BITConverter

Testing

Added unit tests

Additional Notes to the Reviewer

Fixes #956

…n columns. Fixed toBoolean to handle null. Added tests for both the functions of BITConverter
Comment thread src/test/java/com/databricks/jdbc/api/impl/converters/BitConverterTest.java Outdated
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.

Please run the repro steps mentioned in ticket to confirm the fix!

@msrathore-db msrathore-db merged commit 0e10d04 into databricks:main Sep 3, 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] - DatabaseMetadata.getTypeInfo is empty versus SIMBA driver for Databricks

3 participants