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 316 release notes #1087

Merged
merged 1 commit into from
Jul 9, 2019
Merged

Add 316 release notes #1087

merged 1 commit into from
Jul 9, 2019

Conversation

martint
Copy link
Member

@martint martint commented Jul 5, 2019

Closes #1000

presto-docs/src/main/sphinx/release/release-316.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-316.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-316.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-316.rst Outdated Show resolved Hide resolved
presto-docs/src/main/sphinx/release/release-316.rst Outdated Show resolved Hide resolved
----------------------------

* Add support for columns of type ``UUID``. (:issue:`1011`)
* Collect JMX statistics for JDBC connection creation and closure. (:issue:`906`).
Copy link
Member

Choose a reason for hiding this comment

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

I think we can simplify all of these to

Export JMX statistics for various JDBC and connector operations.

presto-docs/src/main/sphinx/release/release-316.rst Outdated Show resolved Hide resolved
TPC-H Connector Changes
-----------------------

* Fix SHOW TABLES failure when used with a hidden schema. (:issue:`1005`)
Copy link
Member

Choose a reason for hiding this comment

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

Add code quotes around SHOW TABLES

@martint martint closed this Jul 9, 2019
@martint martint deleted the relnotes branch July 9, 2019 03:24
@martint martint merged commit e7aabe7 into trinodb:master Jul 9, 2019
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 316
2 participants