mengw15 commented on code in PR #4274:
URL: https://github.com/apache/texera/pull/4274#discussion_r3120751779
##########
bin/single-node/docker-compose.yml:
##########
@@ -75,6 +105,153 @@ services:
timeout: 5s
retries: 10
+ # Lakekeeper migration init container
+ # This runs once to migrate the database before the lakekeeper server starts
Review Comment:
Addressed — rewrote the comment to describe what migrate actually does
(applies Lakekeeper's DB schema to Postgres, creating/upgrading the tables it
uses to track catalog metadata)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]