[ https://issues.apache.org/jira/browse/APEXMALHAR-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103656#comment-16103656 ]
ASF GitHub Bot commented on APEXMALHAR-2514: -------------------------------------------- tweise opened a new pull request #652: APEXMALHAR-2514 JDBC poll offset rebase support. URL: https://github.com/apache/apex-malhar/pull/652 based on #649 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > JDBCPollInputOperator support for offset rebase > ----------------------------------------------- > > Key: APEXMALHAR-2514 > URL: https://issues.apache.org/jira/browse/APEXMALHAR-2514 > Project: Apache Apex Malhar > Issue Type: Improvement > Reporter: Thomas Weise > Assignee: Thomas Weise > > Operator currently cannot handle tables where old data is periodically > removed, because the poll logic assumes a fixed start offset. Instead, it > should support offset rebase with a trailing lower bound key. > Such use of the WHERE clause will also avoid repeated full index scanning and > be especially efficient when the source is partitioned on the key column. > https://lists.apache.org/thread.html/50ae7799199ab8b9e38b7947dbcfd466b60df0bbfea6aa19abfd0b33@%3Cusers.apex.apache.org%3E -- This message was sent by Atlassian JIRA (v6.4.14#64029)