Skip to content

How to create an external table in Hive? #53

@matthiasgomolka

Description

@matthiasgomolka

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

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions