YalanLuo commented on issue #3509:
URL: 
https://github.com/apache/incubator-doris/issues/3509#issuecomment-626126705


   Thanks for your kindly reply.I'm trying to expand your example as follow:
   `{
   "book": {
   
   "title":"The microservice architecture",
   
   "chapter1":{
   
   "title":"What is microservice architecture?"
   
   },
   
   "chapter2":{
   
   "title":"Related patterns"
   
   },
   
   "category": "a1",
   "author": "c1",
   "price": 10
   }
   }`
   I wonder whether the specific load (by jsonpath) can support the multi-layer 
nested structure like the example given above.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to