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 75521e9a6b [hotfix] Fix that VariantType doesn't have default 
constructor (#6162)
     add c8f4ae1ab9 [python] Move pvfs implementation to a pvfs.py (#6163)

No new revisions were added by this update.

Summary of changes:
 paimon-python/pypaimon/__init__.py                              | 6 ++++++
 paimon-python/pypaimon/{ => filesystem}/__init__.py             | 0
 paimon-python/pypaimon/{pvfs/__init__.py => filesystem/pvfs.py} | 0
 paimon-python/pypaimon/tests/pvfs_test.py                       | 2 +-
 4 files changed, 7 insertions(+), 1 deletion(-)
 copy paimon-python/pypaimon/{ => filesystem}/__init__.py (100%)
 rename paimon-python/pypaimon/{pvfs/__init__.py => filesystem/pvfs.py} (100%)

Reply via email to