zhbdesign commented on issue #24359: URL: https://github.com/apache/doris/issues/24359#issuecomment-1719415851
> like this? <img alt="image" width="608" src="https://user-images.githubusercontent.com/49646212/267942272-b93c5421-f3ef-4c3f-883f-f34fa201f2fc.png"> select * from d _ table where JSON _ CONTAINS (@ j ,@j2,'$. a ')=1; 或者select * from d _ table where JSON _ CONTAINS (@ j ,@j2,'$. a '); 或者select * select * select JSON _ CONTAINS (@ j ,@j2,'$. a ') from d _ table; 都不行 -- 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