GitHub user DT-Priyanka reopened a pull request:

    https://github.com/apache/apex-malhar/pull/358

    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 operator to emit pojo class constructed from table input fields
    6. 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/358.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 #358
    
----
commit fae2c8b809f00f6855e816ccaa68bd026614285f
Author: Priyanka Gugale <priya...@datatorrent.com>
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to