[hotfix-710][redis] Fix writing to redis in sql mode reports illegal argument exception by libailin · Pull Request #715 · DTStack/chunjun

@libailin

@libailin

Zhu4680

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这两个参数能否拆开,分成两个独立的参数呢?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

之前json模式文档就是在一起的,type 和 mode 是配套使用的,拆开的话估计不利于用户理解使用

Zhu4680

- Required:yes
- Default:(none)
<br />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

能否将这两个参数分开,拆成两个独立的参数说明呢?