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 37ea97d5b9 chore(amber): bound region termination to a short backoff
(#7088)
new 3bda8fab59 chore(file-service): remove unused DatasetFileNode
physical-node builder (#7036)
new 0f846092c6 feat(local-dev): support Linux (#7077)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
bin/local-dev/README.md | 34 +++
bin/local-dev/main.sh | 130 ++++++++--
bin/local-dev/tests/test_local_dev_sh.sh | 262 ++++++++++++++++++++-
.../service/type/dataset/DatasetFileNode.scala | 82 -------
.../service/type/dataset/DatasetFileNodeSpec.scala | 61 +----
5 files changed, 408 insertions(+), 161 deletions(-)