Skip to content

Commit 69c3ebb

Browse files
committed
Remove Thrift/SEA implementation details from changelog entry
Co-authored-by: Isaac Signed-off-by: Gopal Lal <gopal.lal@databricks.com>
1 parent 0fa2d5c commit 69c3ebb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

NEXT_CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ upgrading. These changes do not affect metadata on All-Purpose Clusters.
3232

3333
* **`PreparedStatement.setDate()` now sends parameter type as `DATE` instead of
3434
`TIMESTAMP`.** Previously, `setDate()` incorrectly serialized the parameter
35-
type as TIMESTAMP in both Thrift and SEA requests due to a mapping bug.
36-
Server-side behavior is unchanged (Databricks accepts both), but applications
37-
that inspect wire-level parameter types may see the difference.
35+
type as TIMESTAMP due to a mapping bug. Server-side behavior is unchanged
36+
(Databricks accepts both), but applications that inspect parameter types may
37+
see the difference.
3838

3939
#### Default Behavior Changes
4040

0 commit comments

Comments
 (0)