This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch xinyuan-loop-feb
in repository https://gitbox.apache.org/repos/asf/texera.git
from f6dbae4775 Merge branch 'main' into xinyuan-loop-feb
add 7aeb5ee7fa feat(storage): add DocumentFactory.documentExists for
absence checks
add d760f989fa docs: drop try/catch rationale from documentExists comment
add ceff249ee8 refactor(storage): address PR review on documentExists
add 771f0ebce2 refactor(storage): inline catalog.tableExists in
documentExists
add 8c02359c7a feat(storage,python): add DocumentFactory.document_exists
add 641a8df832 Potential fix for pull request finding
add 7b174eb860 style: scalafmt IcebergDocumentSpec
add d121e219e7 Merge branch 'xinyuan-document-factory-exists' into
xinyuan-loop-feb
No new revisions were added by this update.
Summary of changes:
.../main/python/core/storage/document_factory.py | 51 ++++++++++++--------
.../python/core/storage/test_document_factory.py | 38 +++++++++++++++
.../amber/core/storage/DocumentFactory.scala | 54 ++++++++++++++--------
.../result/iceberg/IcebergDocumentSpec.scala | 24 ++++++++++
4 files changed, 131 insertions(+), 36 deletions(-)