SGITLOGIN commented on issue #11952:
URL: https://github.com/apache/iceberg/issues/11952#issuecomment-2589132191

   > When you use the branch from SparkSQL, you need to set `branch_` before 
your branch name. Specifically, for your INSERT query, you need to specify the 
branch name like:
   > 
   > ```
   > INSERT INTO db.table.branch_branch_1 VALUES (...)
   > ```
   > 
   > Could you try this?
   
   it's OK, it needs to add a branch prefix.


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