This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


    from 52eed0ae64 [hotfix] Remove incorrect message in DataFileMeta
     add 39cc7a2afb [python] Support RESTCatalog create, read and write append 
table (#6043)

No new revisions were added by this update.

Summary of changes:
 .../pypaimon/catalog/rest/rest_catalog.py          |  10 +-
 .../pypaimon/catalog/rest/rest_token_file_io.py    |   3 +
 paimon-python/pypaimon/schema/data_types.py        |  10 +-
 .../{preicates_test.py => predicates_test.py}      |   0
 paimon-python/pypaimon/tests/rest_catalog_test.py  | 432 +++++++++++++++++----
 paimon-python/pypaimon/write/writer/data_writer.py |   2 +-
 6 files changed, 381 insertions(+), 76 deletions(-)
 rename paimon-python/pypaimon/tests/{preicates_test.py => predicates_test.py} 
(100%)

Reply via email to