Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 08:17 AM
Hi,
I would like to be able to do something like this...
create table if not exists table1
using parquet
location = '/mnt/somelocation
some location needs to be a concatenation of static and code generated string. Documentation suggests that location only accepts a string literal and based on my attempts to do this, seems to be the case. Is there any way round this?
Thanks in advance
Labels:
- Labels:
-
Databricks Tables
-
Location