GitHub user Benvorth opened a pull request:
https://github.com/apache/storm/pull/2883
fix(JDBC): Syntax error on INSERT
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Benvorth/storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2883.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2883
----
commit 6ab171fabc3f261b30290c89028097db99599302
Author: Benvorth <benvorth@...>
Date: 2018-10-18T08:52:57Z
fix(JDBC): Syntax error on INSERT
----
---