amorynan opened a new issue, #21268:
URL: https://github.com/apache/doris/issues/21268

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Description
   
   Now We have some json functions are not implement , specific semantics for 
each functions below here can reference mysql
   
   - [ ] ->  
([->](https://dev.mysql.com/doc/refman/8.0/en/json-search-functions.html#operator_json-column-path))
          ->>  
([->>](https://dev.mysql.com/doc/refman/8.0/en/json-search-functions.html#operator_json-inline-path))
   - [ ] JSON_DEPTH 
([JSON_DEPTH()](https://dev.mysql.com/doc/refman/8.0/en/json-attribute-functions.html#function_json-depth))
   - [ ] JSON_LENGTH 
([JSON_LENGTH()](https://dev.mysql.com/doc/refman/8.0/en/json-attribute-functions.html#function_json-length))
   - [ ] JSON_KEYS 
([JSON_KEYS()](https://dev.mysql.com/doc/refman/8.0/en/json-search-functions.html#function_json-keys))
   - [ ] JSON_SEARCH 
([JSON_SEARCH()](https://dev.mysql.com/doc/refman/8.0/en/json-search-functions.html#function_json-search))
   - [ ] MERGE_OF ([MEMBER 
OF()](https://dev.mysql.com/doc/refman/8.0/en/json-search-functions.html#operator_member-of))
   
   - [ ] JSON_INSERT 
([JSON_INSERT()](https://dev.mysql.com/doc/refman/8.0/en/json-modification-functions.html#function_json-insert))
   - [ ] JSON_REPLACE 
([JSON_REPLACE()](https://dev.mysql.com/doc/refman/8.0/en/json-modification-functions.html#function_json-replace))
   - [ ] JSON_SET 
([JSON_SET()](https://dev.mysql.com/doc/refman/8.0/en/json-modification-functions.html#function_json-set))
   
   - [ ] JSON_OVERLAPS 
([JSON_OVERLAPS()](https://dev.mysql.com/doc/refman/8.0/en/json-search-functions.html#function_json-overlaps))
   - [ ] JSON_MERGE_PATCH 
([JSON_MERGE_PATCH()](https://dev.mysql.com/doc/refman/8.0/en/json-modification-functions.html#function_json-merge-patch))
   - [ ] JSON_MERGE_PRESERVE 
([JSON_MERGE_PRESERVE()](https://dev.mysql.com/doc/refman/8.0/en/json-modification-functions.html#function_json-merge-preserve))
   - [ ] JSON_REMOVE 
([JSON_REMOVE()](https://dev.mysql.com/doc/refman/8.0/en/json-modification-functions.html#function_json-remove))
   - [ ] JSON_TABLE 
([JSON_TABLE()](https://dev.mysql.com/doc/refman/8.0/en/json-table-functions.html#function_json-table))
   - [ ] JSON_STORAGE_SIZE 
([JSON_STORAGE_SIZE()](https://dev.mysql.com/doc/refman/8.0/en/json-utility-functions.html#function_json-storage-size))
   - [ ] JSON_STORAGE_FREE 
([JSON_STORAGE_FREE()](https://dev.mysql.com/doc/refman/8.0/en/json-utility-functions.html#function_json-storage-free))
   
   
   U can pick this according comment below:
   "I pick "-> ->> " " and this task could assign to u for one week, if no pr 
or progress during one week I would re-assign others
   
   ### Solution
   
   U can pick this according comment below:
   "I pick "-> ->> " " and this task could assign to u for one week, if no pr 
or progress during one week I would re-assign others 
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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-unsubscr...@doris.apache.org.apache.org

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