-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
featurea feature request or enhancementa feature request or enhancement
Description
Hi again,
I haven't found anything about this topic, so I'm asking here.
I would like to use dbCreateTable()
to create an external table in a Hive. However, I only found the option to create temporary tables (and "normal" tables, obviously).
Is there a possibility to create an external table using dbCreateTable()
? I know that I can use dbExecute()
to do so, but the user experience would be nicer if this was also possible with dbCreateTable
.
Metadata
Metadata
Assignees
Labels
featurea feature request or enhancementa feature request or enhancement