This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch xinyuan-angular-17
in repository https://gitbox.apache.org/repos/asf/texera.git
from d8d179d0db Merge branch 'main' into xinyuan-angular-17
add 71ed5aa04c fix: Iceberg warehouse path mismatch between Python and
Java/Scala catalogs (#4409)
add 5446981cf4 fix(computing-unit-managing-service): pass
`AUTH_JWT_SECRET` to newly created computing units (#4426)
add 5f6927e94e Merge branch 'main' into xinyuan-angular-17
No new revisions were added by this update.
Summary of changes:
.../python/core/storage/iceberg/iceberg_utils.py | 2 +-
.../storage/iceberg/test_iceberg_utils_catalog.py | 98 ++++++++++++++++++++++
.../amber/config/EnvironmentalVariable.scala | 1 +
.../resource/ComputingUnitManagingResource.scala | 3 +
4 files changed, 103 insertions(+), 1 deletion(-)
create mode 100644
amber/src/main/python/core/storage/iceberg/test_iceberg_utils_catalog.py