You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2016/04/14 18:55:42 UTC

[5/5] storm git commit: Added STORM-1585 to CHANGELOG.

Added STORM-1585 to CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/a41fef38
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/a41fef38
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/a41fef38

Branch: refs/heads/master
Commit: a41fef386d5ff31fae13d1604abbb509bb5c4728
Parents: e5a8848
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Thu Apr 14 09:54:45 2016 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Thu Apr 14 09:54:45 2016 -0700

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/a41fef38/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c71d0d..8c99c9b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -80,6 +80,7 @@
 ## 1.0.1
  * STORM-1670: LocalState#get(String) can throw FileNotFoundException which results in not removing worker heartbeats and supervisor is kind of stuck and goes down after some time.
  * STORM-1677: Test resource files are excluded from source distribution, which makes logviewer-test failing
+ * STORM-1585: Add DDL support for UDFs in storm-sql
 
 ## 1.0.0
  * STORM-1671: Enable logviewer to delete a dir without yaml