[
https://issues.apache.org/jira/browse/APEXMALHAR-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15328402#comment-15328402
]
ASF GitHub Bot commented on APEXMALHAR-2117:
--------------------------------------------
GitHub user chinmaykolhatkar opened a pull request:
https://github.com/apache/apex-malhar/pull/317
APEXMALHAR-2117 Generate default queryStmt even if its set to empty string
Also added missing hsqldb mavne dependency for test scope.
@sandeepdeshmukh Can you please review and merge?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chinmaykolhatkar/apex-malhar APEXMALHAR-2117
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/317.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 #317
----
commit 882e4568a0176723cdc31de4eef021f6376b2c6c
Author: Chinmay Kolhatkar <[email protected]>
Date: 2016-06-13T22:02:01Z
APEXMALHAR-2117 Generate default queryStmt even if its set to empty string.
Also added missing hsqldb mavne dependency for test scope.
----
> JDBCLoader for Enricher should generate default queryStmt even when value is
> empty string
> ------------------------------------------------------------------------------------------
>
> Key: APEXMALHAR-2117
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2117
> Project: Apache Apex Malhar
> Issue Type: Bug
> Components: utilities
> Affects Versions: 3.4.0
> Reporter: Chinmay Kolhatkar
> Assignee: Chinmay Kolhatkar
>
> Currently JDBCLoader creates a default queryStmt based on properties set only
> when the queryStmt is set to null.
> It should do that same when its set to empty string.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)