This is a pretty big change. But it’s also exciting to have a Redis adapter.

Can we have a couple of volunteers to review this? Each new adapter (module) 
requires considerable time and effort to get into shape. 

Forward, can you first of all rebase your branch onto latest master to get rid 
of those merge commits. We won’t ask you to merge or rebase again for a while, 
but let’s have a clean start.

Julian

> On Nov 17, 2019, at 9:23 AM, Forward Xu (Jira) <[email protected]> wrote:
> Forward Xu created CALCITE-3510:
> -----------------------------------
> 
>             Summary: Implement sqlquery for Redis adapter
>                 Key: CALCITE-3510
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3510
>             Project: Calcite
>          Issue Type: New Feature
>            Reporter: Forward Xu
> 
> 
> sqlline> select * from "csv_02";
> +--------+-------+
> | DEPTNO | NAME |
> +--------+-------+
> | 20 | Sales |
> | 10 | Sales |
> +--------+-------+
> 2 rows selected (0.014 seconds)
> 
> 
> 
> --
> This message was sent by Atlassian Jira
> (v8.3.4#803005)

Reply via email to