Jonathan Rosenberg
Jonathan Rosenberg
Raised comments: 1. `Metastore Configuration`: Add a `Connecting your Metastore` heading? 2. Put the configurations in highlighted format.
Hi @winyluo ! There is an open issue of Iceberg documentation which is currently in progress. Please refer to #3451
Hi @praegustator, We'll close the issue for now as we don't find a specific use case for GC for a local file system. If you still want to use GC...
Column comments are already supported: 
So currently Delta table comments (both on table and column) are exported. When running: 1. `DESCRIBE DETAIL ..;` you'll get the table comment (although you can't see it in the...
not much... Just wanted to know that it's indeed necessary
@arielshaqed what's the reasoning behind this PR?
@emulatorchen you would need to sign the [CLA](https://github.com/treeverse/lakeFS/pull/7608#issuecomment-2023411931) in order to contribute...
@arielshaqed the reason for the failures was due to the incorrect placement of the template files. It changed a lot since the old 1.5.6 days... Mind the change under the:...