[ https://issues.apache.org/jira/browse/PHOENIX-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188435#comment-15188435 ]
Rajeshbabu Chintaguntla commented on PHOENIX-2228: -------------------------------------------------- [~kdmu] I am already started working on "CREATE TABLE" statement so you can take up "CREATE SEQUENCE"(PHOENIX-2231) and work. Here is the syntax for "create sequence" http://phoenix.apache.org/language/index.html#create_sequence. The flow is almost same as create table. I can help you in the same as well. bq. are those jj_X of PhoenixParserImp identifiers for tokens? Yes they are for scanning tokens in the query. bq. 3) when you mean PhoenixParserImpl, do you mean instead PhoenixPrepareImpl? Because I cannot find any executeDdl in the first one. Sorry it's PhoenixPrepareImpl. > Support CREATE TABLE in Phoenix-Calcite Integration > --------------------------------------------------- > > Key: PHOENIX-2228 > URL: https://issues.apache.org/jira/browse/PHOENIX-2228 > Project: Phoenix > Issue Type: Sub-task > Reporter: Maryann Xue > Assignee: Rajeshbabu Chintaguntla > Labels: calcite > -- This message was sent by Atlassian JIRA (v6.3.4#6332)