GitHub user DT-Priyanka opened a pull request:
https://github.com/apache/apex-malhar/pull/355
[review only]APEXMALHAR-2172: Updates to JDBC Poll Input Operator
Changes include:
1. Using jooq query to construct sql queries
2. Update logic to query based on row numbers instead of primary key column
values
3. Small fixes
4. Code refactoring to make it more readable
5. Update to test cases, to abstract out generic test code and add more
tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DT-Priyanka/incubator-apex-malhar
APEXMALHAR-2172-jdbc-poller-input
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/355.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 #355
----
commit 47a692c7382795f88e4ce7a2ca640b70b2aa0094
Author: Priyanka Gugale <[email protected]>
Date: 2016-07-19T06:40:08Z
APEXMALHAR-2172: Updates to JDBC Poll Input Operator
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---