Re: location field in TableMetadataParser

2021-11-23 Thread Russell Spitzer
For looking up the details of the Iceberg Format it always pays to check the https://iceberg.apache.org/#spec/ . These are the official requirements for an Iceberg table. There you will see that "location" is The table’s base location. This is used by writers to determine where to store data files

location field in TableMetadataParser

2021-11-23 Thread S P
Hi, I am new to iceberg and trying to understand the table metadata layout. I see the "location" field in the table metadata. My understanding is that the data files in Iceberg can be