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 052cf38c02 fix(local-dev): don't abort `up` on an already-applied
sql/updates changeSet (#7076)
add 19fb99fc89 feat(workflow-compiling-service): LogicalLink
OperatorIdentity round-trip (#5729)
add f7fb3c1715 feat(operator): provide user-friendly error message when
binary file scan hits memory limit (#6811)
add 7a6ee7cf91 feat(local-dev): pick a usable Python and offer to install
a missing toolchain (#7078)
No new revisions were added by this update.
Summary of changes:
bin/local-dev/main.sh | 280 +++++++++++++++++++-
bin/local-dev/tests/test_local_dev_sh.sh | 292 +++++++++++++++++++++
.../texera/common/compiler/model/LogicalLink.scala | 51 +++-
.../common/compiler/model/LogicalLinkSpec.scala | 121 +++++++--
.../operator/source/scan/file/FileScanUtils.scala | 34 ++-
.../source/scan/file/FileScanUtilsSpec.scala | 17 ++
6 files changed, 759 insertions(+), 36 deletions(-)