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

github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git


    from 1b75787631 feat(frontend): confirm before removing a package from an 
environment (#7342)
     add baefb5d598 feat(storage): accept legacy unprefixed dataset paths for 
backward compatibility (#7622)
     add 052cf38c02 fix(local-dev): don't abort `up` on an already-applied 
sql/updates changeSet (#7076)

No new revisions were added by this update.

Summary of changes:
 .../pytexera/storage/dataset_file_document.py      | 34 ++++----
 .../pytexera/storage/test_dataset_file_document.py | 28 ++++---
 bin/local-dev/main.sh                              | 53 ++++++++++++-
 bin/local-dev/tests/test_local_dev_sh.sh           | 91 ++++++++++++++++++++++
 .../texera/amber/core/storage/FileResolver.scala   | 18 ++---
 .../texera/amber/storage/FileResolverSpec.scala    | 24 +++---
 .../source/dataset/FileListerSourceOpExec.scala    | 16 ++--
 .../dataset/FileListerSourceOpExecSpec.scala       | 34 ++++++--
 .../dataset-selection-modal.component.spec.ts      | 10 +++
 .../dataset-selection-modal.component.ts           |  8 +-
 10 files changed, 255 insertions(+), 61 deletions(-)

Reply via email to