GitHub user tweise opened a pull request: https://github.com/apache/apex-malhar/pull/639
APEXMALHAR-2513 fixes for JdbcPollOperator Fix result set extraction to use column index. Exit static partitions after work is done. Propagate all exceptions from poller task. Add comment regarding SQL dialect support. Fix poller example properties. Documentation fixes. @devtagare please review You can merge this pull request into a Git repository by running: $ git pull https://github.com/tweise/apex-malhar APEXMALHAR-2513 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-malhar/pull/639.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 #639 ---- commit 0a524db55b7eb716af408e42af640df0d29e3c17 Author: Thomas Weise <t...@apache.org> Date: 2017-07-03T00:00:34Z APEXMALHAR-2513 fixes for JdbcPollOperator Fix result set extraction to use column index. Exit static partitions after work is done. Propagate all exceptions from poller task. Add comment regarding SQL dialect support. Fix poller example properties. Documentation fixes. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---