[ 
https://issues.apache.org/jira/browse/ROCKETMQ-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xin Wang updated ROCKETMQ-357:
------------------------------
    Description: 
SQL support for RocketMQ stream processing by adding a new client library.

## SQL Support

### DDL
* create table
* create function

### DML
* insert into

### Query
* select
* where
* group by
* having
* join
* union

## Built-in Functions

## Unified Stream/Window/State API
* Stream
* Window
* State
* plugin State backend
 

  was:SQL support for RocketMQ stream processing by adding a new client library.


> SQL support for RocketMQ stream processing
> ------------------------------------------
>
>                 Key: ROCKETMQ-357
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-357
>             Project: Apache RocketMQ
>          Issue Type: New Feature
>            Reporter: Xin Wang
>            Assignee: Xin Wang
>            Priority: Major
>
> SQL support for RocketMQ stream processing by adding a new client library.
> ## SQL Support
> ### DDL
> * create table
> * create function
> ### DML
> * insert into
> ### Query
> * select
> * where
> * group by
> * having
> * join
> * union
> ## Built-in Functions
> ## Unified Stream/Window/State API
> * Stream
> * Window
> * State
> * plugin State backend
>  



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

Reply via email to