Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 338 release notes #4367

Merged
merged 1 commit into from Jul 7, 2020
Merged

Add 338 release notes #4367

merged 1 commit into from Jul 7, 2020

Conversation

martint
Copy link
Member

@martint martint commented Jul 6, 2020

Closes #4246

* Fix query failure when using ``VALUES`` with a ``real`` or ``double`` ``NaN`` value. (:issue:`4119`)
* Fix query failure when joining tables on a ``real`` or ``double`` column and one of the joined tables
contains ``NaN`` value. (:issue:`4272`)
* Fix incorrect query results when Parquet file has no min/max statistics for an integer column. (:issue:`4200`)
Copy link
Member

Choose a reason for hiding this comment

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

is "integer" the right term to describe a smallint/integer/bigint types?

Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe "integral" would be more appropriate.

presto-docs/src/main/sphinx/release/release-338.rst Outdated Show resolved Hide resolved
@martint martint force-pushed the relnotes branch 3 times, most recently from 49b7483 to 57ad907 Compare July 7, 2020 16:25
@martint martint force-pushed the relnotes branch 3 times, most recently from 4f47a67 to 8d796f9 Compare July 7, 2020 21:39
presto-docs/src/main/sphinx/release/release-338.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-338.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-338.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-338.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-338.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-338.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-338.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-338.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-338.rst Outdated Show resolved Hide resolved
@martint martint merged commit 01744d0 into trinodb:master Jul 7, 2020
@martint martint deleted the relnotes branch July 7, 2020 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Release notes for 338
4 participants