apersilva commented on issue #738:
URL: https://github.com/apache/iceberg-python/issues/738#issuecomment-2116238350
It´s work, thanks a lot.
--
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 sp
ndrluis commented on issue #738:
URL: https://github.com/apache/iceberg-python/issues/738#issuecomment-2116167599
Sorry, I double-checked the Java implementation, and it's correct on the
Python side.
@apersilva, for your case, I believe you need to do something like this:
```
apersilva commented on issue #738:
URL: https://github.com/apache/iceberg-python/issues/738#issuecomment-2111055263
└┴───┴──┘Traceback
(most recent call last):
File "c:\g
apersilva commented on issue #738:
URL: https://github.com/apache/iceberg-python/issues/738#issuecomment-2111047010
def update_table(database_target, table_target,database_name, table_name,
partition_by,size, process_date, custom_partion):
catalog =load_catalog('glue', **{
ndrluis commented on issue #738:
URL: https://github.com/apache/iceberg-python/issues/738#issuecomment-2110972194
Hello @apersilva, can you give us a minimal code example that can reproduce
this error?
--
This is an automated message from the Apache Git Service.
To respond to the message,