I dont think so. Calcite's SQL is an extension of standard SQL (keywords
like STREAM, etc.) which we dont support; we just support regular SQL, so
queries like "SELECT STREAM ...." will not work.


On Thu, Nov 9, 2017 at 11:50 AM, kant kodali <kanth...@gmail.com> wrote:

> Can we pass the Calcite streaming sql queries to spark sql?
>
> https://calcite.apache.org/docs/stream.html#references
>

Reply via email to