File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments