chenghuichen opened a new pull request, #7773:
URL: https://github.com/apache/paimon/pull/7773

   ### Purpose
   
   All PRs are failing lint-python (3.10/3.11) on 
`test_copy_with_branch_rebranches_snapshot_loader` since `#7738` and `#7756` 
were merged.
   
   #7738` encodes branch into `Identifier.object`, but `#7756`'s test compares 
`.object` directly. Use `.get_table_name()` instead.
   
   ### Tests
   paimon-python/pypaimon/tests/branch_manager_test.py


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

Reply via email to