You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Xu Mingmin (JIRA)" <ji...@apache.org> on 2019/05/16 11:56:00 UTC

[jira] [Created] (CALCITE-3073) support both from/to timestamp/offset in KafkaAdapter

Xu Mingmin created CALCITE-3073:
-----------------------------------

             Summary: support both from/to timestamp/offset in KafkaAdapter
                 Key: CALCITE-3073
                 URL: https://issues.apache.org/jira/browse/CALCITE-3073
             Project: Calcite
          Issue Type: Improvement
            Reporter: Xu Mingmin


Currently the KafkaAdapter consumes data from default offset(latest/earliest/last_offset) and runs forever. With support of from/to timestamp/offset, it's more flexible for users to query a specific range.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)