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 833056d8f0 fix fmt
     add bfa79a7c69 refactor(amber): stop hardcoding S3 in REST catalog init 
(#4988)
     add 70a594db41 feat(gui): add a toggle for Texera attribution (#5039)
     add 36f0b52167 fix(frontend): widen Workflow Detail modal to fit header 
row (#5125)
     add 9422def3a8 fix: preserve original error in 
IcebergIterator._seek_to_usable_file (#5092)
     add f7e5dcbfe6 Merge branch 'main' into xinyuan-loop-feb

No new revisions were added by this update.

Summary of changes:
 .../storage/iceberg/iceberg_catalog_instance.py    |  4 ---
 .../core/storage/iceberg/iceberg_document.py       |  7 ++---
 .../python/core/storage/iceberg/iceberg_utils.py   | 17 ++----------
 .../iceberg/test_iceberg_iterator_error_paths.py}  | 31 +++++++++++-----------
 .../test_iceberg_rest_catalog_integration.py       |  4 ---
 common/config/src/main/resources/gui.conf          |  4 +++
 .../scala/org/apache/texera/config/GuiConfig.scala |  2 ++
 .../org/apache/texera/amber/util/IcebergUtil.scala | 17 ++++--------
 .../apache/texera/amber/util/IcebergUtilSpec.scala | 10 +++++++
 .../texera/service/resource/ConfigResource.scala   |  1 +
 .../app/common/service/gui-config.service.mock.ts  |  1 +
 frontend/src/app/common/type/gui-config.ts         |  1 +
 .../dashboard/component/dashboard.component.html   | 11 ++++++++
 .../dashboard/component/dashboard.component.scss   | 21 +++++++++++++++
 .../component/dashboard.component.spec.ts          |  8 ++++++
 .../user/list-item/list-item.component.ts          |  2 +-
 16 files changed, 86 insertions(+), 55 deletions(-)
 copy amber/src/test/python/{pytexera/udf/examples/test_echo_operator.py => 
core/storage/iceberg/test_iceberg_iterator_error_paths.py} (56%)

Reply via email to