Skip to content

Commit

Permalink
Add release notes for 0.144.7
Browse files Browse the repository at this point in the history
  • Loading branch information
haozhun committed Jul 19, 2016
1 parent a91de2b commit 29e6495
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions presto-docs/src/main/sphinx/release.rst
Expand Up @@ -12,6 +12,7 @@ Release Notes
release/release-0.147
release/release-0.146
release/release-0.145
release/release-0.144.7
release/release-0.144.6
release/release-0.144.5
release/release-0.144.4
Expand Down
9 changes: 9 additions & 0 deletions presto-docs/src/main/sphinx/release/release-0.144.7.rst
@@ -0,0 +1,9 @@
===============
Release 0.144.7
===============

General Changes
---------------

* Fail queries with non-equi conjuncts in ``OUTER JOIN``\s, instead of silently
dropping such conjuncts from the query and producing incorrect results.

0 comments on commit 29e6495

Please sign in to comment.