You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/10/03 22:42:00 UTC

[jira] [Created] (CALCITE-2607) Support streaming in Mongo Adapter

Andrei Sereda created CALCITE-2607:
--------------------------------------

             Summary: Support streaming in Mongo Adapter
                 Key: CALCITE-2607
                 URL: https://issues.apache.org/jira/browse/CALCITE-2607
             Project: Calcite
          Issue Type: Improvement
          Components: mongodb
            Reporter: Andrei Sereda
            Assignee: Julian Hyde


Since v3.6 MongoDB supports [change streams|https://docs.mongodb.com/manual/changeStreams/] which allow to listen real-time to collection updates.

Check if [calcite streams|https://calcite.apache.org/docs/stream.html] can be integrated with mongo streams.



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