Skip to content

Add UUID conversion to class-specific rs get (1.3)#267

Merged
staticlibs merged 1 commit intoduckdb:v1.3-ossivalisfrom
staticlibs:uuid_col_13
Jun 15, 2025
Merged

Add UUID conversion to class-specific rs get (1.3)#267
staticlibs merged 1 commit intoduckdb:v1.3-ossivalisfrom
staticlibs:uuid_col_13

Conversation

@staticlibs
Copy link
Collaborator

This is a backport of the PR #243 to v1.3-ossivalis stable branch.

Result set method getObject(idx, class) requires the driver to convert the requested value to the specified class. This PR java.util.UUID conversion that was missed there.

Fixes: #240

This is a backport of the PR duckdb#243 to `v1.3-ossivalis` stable branch.

Result set method `getObject(idx, class)` requires the driver to
convert the requested value to the specified class. This PR
`java.util.UUID` conversion that was missed there.

Fixes: duckdb#240
@staticlibs staticlibs merged commit ee1bc2c into duckdb:v1.3-ossivalis Jun 15, 2025
@staticlibs staticlibs deleted the uuid_col_13 branch June 15, 2025 23:38
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.

1 participant