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

yiconghuang pushed a change to branch chore/ci/assign-author-of-pr
in repository https://gitbox.apache.org/repos/asf/texera.git


 discard 74c60e5ed0 automatically assign author of a PR
     add 62dd9d4667 fix(deployment): deduplicate SQL files under `deployment` 
by using symlinks (#3824)
     add 7f89578107 automatically assign author of a PR

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (74c60e5ed0)
            \
             N -- N -- N   refs/heads/chore/ci/assign-author-of-pr (7f89578107)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/github-action-build.yml          |   7 +-
 .../files/iceberg_postgres_catalog.sql             |   1 +
 .../k8s/texera-helmchart/files/texera_ddl.sql      | 471 +--------------------
 .../k8s/texera-helmchart/files/texera_lakefs.sql   |   1 +
 .../templates/postgresql-init-script-config.yaml   |  20 +-
 5 files changed, 26 insertions(+), 474 deletions(-)
 create mode 120000 
deployment/k8s/texera-helmchart/files/iceberg_postgres_catalog.sql
 mode change 100644 => 120000 
deployment/k8s/texera-helmchart/files/texera_ddl.sql
 create mode 120000 deployment/k8s/texera-helmchart/files/texera_lakefs.sql

Reply via email to