[
https://issues.apache.org/jira/browse/PHOENIX-7098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794524#comment-17794524
]
Istvan Toth edited comment on PHOENIX-7098 at 12/8/23 5:41 AM:
---------------------------------------------------------------
Internally, and in JDBC, Arrays are represented as arrays in Phoenix nd Java
Arrays in JDBC.
JSON is basically a varbinary, with added logic and functions for processing it.
It is not a crucial issue either way, I have a preference for grouping it with
scalars, but that's not a blocker.
The fact that we will have proper docs for is already great.
I suggest not merging the docs before the feature has landed.
You can attach an SVN patch file with your changes to the ticket if you do not
have permission to write to the website SVN.
And then someone will commit to that the SVN.
Reviewing website updates are a pain, the PDFs you have attached is the best
help
for the reviewer.
was (Author: stoty):
Internally, and in JDBC, Arrays are represented as arrays in Phoenix nd Java
Arrays in JDBC.
JSON is basically a varbinary, with added logic and functions for processing it.
It is not a crucial issue either way, I have a preference for grouping it with
scalars, but that's not a blocker.
The fact that we will have proper docs for is already great.
I suggest not merging the docs before the feature has landed.
You can attach an SVN patch file with your changes to the ticket if you do not
have permission to write to the website SVN.
> Document JSON functionality on the Phoenix Site
> -----------------------------------------------
>
> Key: PHOENIX-7098
> URL: https://issues.apache.org/jira/browse/PHOENIX-7098
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Ranganath Govardhanagiri
> Assignee: Ranganath Govardhanagiri
> Priority: Major
> Attachments: Adding_JSON_Support_documentation_.patch, JSON Support
> in Features dropdown menu.png, Json Datatype info.png, Json Datatype.png,
> Json Functions Index.png, Json Functions description.png, Json Support
> Documentation.png, Json Support at the bottom.png, JsonSupport.pdf
>
>
> Adding documentation for the JSON Support feature
--
This message was sent by Atlassian Jira
(v8.20.10#820010)