shivjha30 commented on PR #5515:
URL: https://github.com/apache/hive/pull/5515#issuecomment-2567569906

   @zhangbutao Thanks for checking the PR, sorry for the delay 
   
   Here is the query from trino 
   `metaTableColumns: value_0,value_1,value_2
   CREATE TABLE your_table_name (
   value_0 STRING,
   value_1 String,
   value_2 string );
   insert into your_table_name values ("hello","yes , okay","1");`
   
   Failure:
   <img width="762" alt="image" 
src="https://github.com/user-attachments/assets/92527733-0b9c-4a0b-9456-a5fa3fa0620e";
 />
   


-- 
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: gitbox-unsubscr...@hive.apache.org

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


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

Reply via email to