jiacai2050 commented on code in PR #1536:
URL: https://github.com/apache/horaedb/pull/1536#discussion_r1670061902


##########
integration_tests/cases/common/dml/insert_into_select.result:
##########


Review Comment:
   As said in 
https://github.com/apache/horaedb/issues/1538#issuecomment-2216948573, sql with 
multiple tables may fails, so currently we can only enable this features in 
standalone mode.
   
   In cluster mode, we can do a check to ensure tables belonging to same 
instance.
   
   For now, you can move this test under local dir, something like 
`integration_tests/cases/env/local/dml/insert_into_select.sql`



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to