You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2022/03/26 09:01:43 UTC

[GitHub] [calcite] libenchao opened a new pull request #2755: [CALCITE-4989] Nested JSON_OBJECT creation does not produce proper json

libenchao opened a new pull request #2755:
URL: https://github.com/apache/calcite/pull/2755


   This pr makes nested json creation functions produce correct results. Before this pr, these json creation functions (json_object/json_array/json_objectagg/json_arrayagg) takes the output of inner json functions' result as raw string.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [calcite] XuQianJin-Stars merged pull request #2755: [CALCITE-4989] Nested JSON_OBJECT creation does not produce proper json

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars merged pull request #2755:
URL: https://github.com/apache/calcite/pull/2755


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [calcite] GavinRay97 commented on pull request #2755: [CALCITE-4989] Nested JSON_OBJECT creation does not produce proper json

Posted by GitBox <gi...@apache.org>.
GavinRay97 commented on pull request #2755:
URL: https://github.com/apache/calcite/pull/2755#issuecomment-1079979895


   Thank you so much for this @libenchao!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [calcite] GavinRay97 edited a comment on pull request #2755: [CALCITE-4989] Nested JSON_OBJECT creation does not produce proper json

Posted by GitBox <gi...@apache.org>.
GavinRay97 edited a comment on pull request #2755:
URL: https://github.com/apache/calcite/pull/2755#issuecomment-1079979895


   Thank you so much for this @libenchao!
   
   Requesting review on my PR so that the last issue with JSON (cannot use subqueries) is removed =D
   https://github.com/apache/calcite/pull/2730


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org