This is an automated email from the ASF dual-hosted git repository.
linxinyuan pushed a change to branch xinyuan-union
in repository https://gitbox.apache.org/repos/asf/texera.git
from 04579878a6 init
add b852f7d99b fix: regenerate protobuf files in the frontend (#4334)
add 5b36a667dd Merge branch 'main' into xinyuan-union
No new revisions were added by this update.
Summary of changes:
.licenserc.yaml | 4 +
frontend/src/app/common/type/physical-plan.ts | 4 +-
.../type/proto/google/protobuf/descriptor.ts | 1045 ++++++++++++++------
.../{engine/common => core}/virtualidentity.ts | 67 +-
.../amber/{engine/common => core}/workflow.ts | 237 ++++-
.../src/app/common/type/proto/scalapb/scalapb.ts | 293 +++---
.../src/app/common/util/port-identity-serde.ts | 2 +-
7 files changed, 1148 insertions(+), 504 deletions(-)
rename
frontend/src/app/common/type/proto/org/apache/texera/amber/{engine/common =>
core}/virtualidentity.ts (88%)
rename
frontend/src/app/common/type/proto/org/apache/texera/amber/{engine/common =>
core}/workflow.ts (65%)