[
https://issues.apache.org/jira/browse/PHOENIX-7098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794520#comment-17794520
]
Ranganath Govardhanagiri commented on PHOENIX-7098:
---------------------------------------------------
I did some reading around your statement and I think JSON can't be considered
as a scalar type. As per the definition here - [Scalar type - Computer Science
Wiki|https://computersciencewiki.org/index.php/Scalar_type] - "Scalar type in
programming refers to a data type that can represent a single value, as opposed
to a more complex data structure such as an array or object."
>From the above definition I believe we can consider JSON as a complex type.
>Similar to indexing in an Array, we use jsonpath expressions to fetch elements
>in JSON. Probably we can keep them together and ordering can be anyway.
Does this make sense?
> 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)