Login  Register

Re: [DISCUSSION] Should Carbon prohibit to use reserved words in database\table\col name

Posted by Qingqing Zhou on Oct 31, 2016; 7:45pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/DISCUSSION-Should-Carbon-prohibit-to-use-reserved-words-in-database-table-col-name-tp2467p2481.html

On Sun, Oct 30, 2016 at 6:51 PM, Lion.X <[hidden email]> wrote:
> Ref: https://issues.apache.org/jira/browse/CARBONDATA-332I agree with
> Harmeet's opinion that it is not a recommended and good approach for
> using system reserved words in creating data structures like database,
> tables or columns.In hive and Oracle, using reserved words is
> prohibited.pls give your opinions.thx
>

I think this is an issue of upper query processing layer instead of
Carbon. For example, Flink/Spark may have a different set of keywords, and
Carbon can't take a side.

Regards,
Qingqing