xuang7 commented on PR #4274:
URL: https://github.com/apache/texera/pull/4274#issuecomment-4272746768

   I tested this PR. Lakekeeper is functioning: the REST catalog handles 
namespace and table creation correctly, and workflow execution results are 
successfully stored in Iceberg via Lakekeeper.
   
   The only issue I hit is SQL init: docker compose up fails because 
bin/single-node/sql/ is empty. I see PR #4391 is addressing this, so this PR 
looks good overall.
   
   Separately, while trying other file input operators, I noticed an unrelated 
issue: file upload fails with a 413 error, likely due to a missing 
client_max_body_size setting in the single-node deployment nginx configuration.


-- 
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]

Reply via email to