GitHub user d9liang opened a pull request: https://github.com/apache/apex-malhar/pull/546
APEXMALHAR-2239 Handle Null pointer exception in JDBCPojoInputOperator This is to handle the exception when we set a query to fetch rows and have additional columns in fieldInfos. You can merge this pull request into a Git repository by running: $ git pull https://github.com/d9liang/apex-malhar APEXMALHAR-2239 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-malhar/pull/546.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 #546 ---- commit 9a0c73e26753586afb0dd7f28d96251a89eace47 Author: Dongming Liang <d9li...@apache.org> Date: 2017-01-25T15:53:19Z testing commit bc50629fa76eae5fe67e8ce2c68d3cdd15c06644 Author: Dongming Liang <d9li...@apache.org> Date: 2017-01-27T16:43:47Z Merge remote-tracking branch 'upstream/master' into APEXMALHAR-2239 commit 9f144059fc6b138b379f43e1525103868093b8e9 Author: Dongming Liang <d9li...@apache.org> Date: 2017-02-01T22:49:53Z Add Exception for Extra Field Error ---- --- 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. ---