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 fd29f50cd4 Merge branch 'main' into xinyuan-union
add 353a31e3c2 feat(script): add a bootstrap script for setting up
Lakekeeper in the local development environment (#4273)
add c3cd887636 Merge branch 'main' into xinyuan-union
No new revisions were added by this update.
Summary of changes:
bin/bootstrap-lakekeeper.sh | 473 +++++++++++++++++++++++
common/config/src/main/resources/storage.conf | 3 -
sql/{texera_lakefs.sql => texera_lakekeeper.sql} | 4 +-
3 files changed, 475 insertions(+), 5 deletions(-)
create mode 100755 bin/bootstrap-lakekeeper.sh
copy sql/{texera_lakefs.sql => texera_lakekeeper.sql} (91%)