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 <[email protected]> Authored: Thu Apr 14 09:54:45 2016 -0700 Committer: Sriharsha Chintalapani <[email protected]> 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
