young138120 commented on issue #31590:
URL: https://github.com/apache/doris/issues/31590#issuecomment-1972587241

   > Could you provide more info? I tried your case in 2.0.5 without table 
column, it can work: 
![image](https://private-user-images.githubusercontent.com/42577861/309137581-b4af51a0-b257-456a-a92c-dba42f554c10.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDkyNzQ0MzMsIm5iZiI6MTcwOTI3NDEzMywicGF0aCI6Ii80MjU3Nzg2MS8zMDkxMzc1ODEtYjRhZjUxYTAtYjI1Ny00NTZhLWE5MmMtZGJhNDJmNTU0YzEwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAzMDElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMzAxVDA2MjIxM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ5ZDgyZTA3YzdkZmU0ODQ0ZjQwMjJjNTkxMTAxNmMwNjMzYjVlODcwYjMwNmY5ZTBhNDViNjhmZjA3ZjhiZTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.8y9p8VQO2r-7egjDTml_jNLFyXNt2ux8w4BMz8WAowk)
   > 
   > Maybe you can offer your table create statement simplified and example 
data insert statement, so that we can reproduce your problem and debug~
   
   you can follow there steps :
   1. create a faker table 
   2. and set a field named xxx and json type  
   3. insert the example data 
   4. select get_json_string(xxx,$.serviceType)
   
   you  unable to reproduce select the example in direct
   


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

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