[
https://issues.apache.org/jira/browse/PHOENIX-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xu Cang updated PHOENIX-4918:
-----------------------------
Description:
For example this query example is incorrect: CREATE TABLE my_schema.my_table (
id BIGINT not null primary key, date)
[https://phoenix.apache.org/language/index.html]
I checked the master branch and 4.x branch, the code is correct though. Meaning
the website is using a very old version of phoenix.csv.
Any plan to update it? thanks.
FYI [~karanmehta93]
was:
For example this query example is incorrect: CREATE TABLE my_schema.my_table (
id BIGINT not null primary key, date)
[https://phoenix.apache.org/language/index.html]
I checked the master branch and 4.x branch, the code is correct though. Meaning
the website is using a very old version of phoenix.csv.
Any plan to update it? thanks.
FYI [~karanmehta93] @Thomas
> Apache Phoenix website Grammar page is running on an very old version
> ---------------------------------------------------------------------
>
> Key: PHOENIX-4918
> URL: https://issues.apache.org/jira/browse/PHOENIX-4918
> Project: Phoenix
> Issue Type: Bug
> Reporter: Xu Cang
> Priority: Trivial
>
> For example this query example is incorrect: CREATE TABLE my_schema.my_table
> ( id BIGINT not null primary key, date)
>
> [https://phoenix.apache.org/language/index.html]
> I checked the master branch and 4.x branch, the code is correct though.
> Meaning the website is using a very old version of phoenix.csv.
> Any plan to update it? thanks.
> FYI [~karanmehta93]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)