Skip to content

Commit a9296ce

Browse files
committed
Amend 0.333.0 release notes
1 parent 89cbe28 commit a9296ce

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGES.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ and the [PyPI page](https://pypi.org/project/trino/).
88

99
## Release 0.333.0
1010

11-
* Improve handling of query results containing null error field.
11+
* Improve handling of query results containing `null` values for
12+
the error field.
1213
([#512](https://github.com/trinodb/trino-python-client/pull/512))
13-
* Fix accessing spooled segments on S3 when authentication to Trino cluster
14-
is used.
14+
* Fix accessing spooled segments on S3 when authentication to the
15+
Trino cluster is used.
1516
([#525](https://github.com/trinodb/trino-python-client/pull/525))
16-
* Simplify `segment` cursor API, that makes it easier to iterate over spooled
17+
* Simplify `segment` cursor API to make it easier to iterate over spooled
1718
segments.
1819
([#525](https://github.com/trinodb/trino-python-client/pull/525))
1920

0 commit comments

Comments
 (0)