Skip to content

Cut new release 3.2.1#1194

Merged
samikshya-db merged 12 commits intodatabricks:mainfrom
samikshya-db:samikshya-chand_data/cutNewRelease
Feb 25, 2026
Merged

Cut new release 3.2.1#1194
samikshya-db merged 12 commits intodatabricks:mainfrom
samikshya-db:samikshya-chand_data/cutNewRelease

Conversation

@samikshya-db
Copy link
Copy Markdown
Collaborator

@samikshya-db samikshya-db commented Feb 3, 2026

Description

  • new version cut : 3.2.1
  • Also allow manual trigger of jdk8 action from the github ui

Testing

Additional Notes to the Reviewer

OVERRIDE_FREEZE=true

Copy link
Copy Markdown
Collaborator

@gopalldb gopalldb left a comment

Choose a reason for hiding this comment

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

why not 3.1.2?

@samikshya-db
Copy link
Copy Markdown
Collaborator Author

<discussed offline with @gopalldb >
Because there are some features too, rather than minor bugfixes like : ThriftMaxBatchesInMemory, EnableInlineStreaming, Geospatial column types now include SRID information - although this is correct now but it is a breaking change from the previous version. Hence the bump

Comment thread CHANGELOG.md
- Normalized TIMESTAMP_NTZ to TIMESTAMP in Thrift path for consistency with SEA behavior
- Fixed complex types not being returned as objects in SEA Inline mode when `EnableComplexDatatypeSupport=true`.
- Fixed `StringIndexOutOfBoundsException` when parsing complex data types in Thrift CloudFetch mode. The issue occurred when metadata contained incomplete type information (e.g., "ARRAY" instead of "ARRAY<INT>"). Now retrieves complete type information from Arrow metadata.
- Fixed timeout exception handling to throw `SQLTimeoutException` instead of `DatabricksHttpException` when queries timeout during result fetching phase. This completes the timeout exception fix to handle both query execution polling and result fetching phases.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lets update this with new changes merged

@samikshya-db samikshya-db merged commit 1638998 into databricks:main Feb 25, 2026
12 of 13 checks passed
@samikshya-db samikshya-db deleted the samikshya-chand_data/cutNewRelease branch February 25, 2026 09:28
msrathore-db added a commit that referenced this pull request Mar 18, 2026
## Description
- New version cut: 3.3.1
- Version bumped across all pom.xml files, Java source, tests, README,
and release notes
- NEXT_CHANGELOG entries moved to CHANGELOG.md and release-notes.txt

## Testing
- Version string tests updated for 3.3.1
- CI will validate build and tests

## Additional Notes to the Reviewer
Modeled after PR #1194 (release 3.2.1).

OVERRIDE_FREEZE=true

This pull request was AI-assisted by Isaac.

---------

Signed-off-by: Madhavendra Rathore <madhavendra.rathore@databricks.com>
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.

3 participants