filodb / FiloDB

Distributed Prometheus time series database
Apache License 2.0
1.43k stars 225 forks source link

fix(export-iceberg): Enclose table location path in quotes in Iceberg export create sql query #1724

Closed nikitag55 closed 7 months ago

nikitag55 commented 7 months ago

Bug fix: Enclose table location path in quotes in Iceberg export create sql query

Table location in CREATE SQL query needs to be enclosed in quotes.