You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please include location property too? It is very convinient sometimes to get table location but now only regexp can be used with show create table result.
Trino:
Spark:
The relevant class is PropertiesTable. The test class is BaseIcebergSystemTables.
Spark implementation is probably SparkTable#properties method.
The text was updated successfully, but these errors were encountered: