Skip to contents

Map R data types to Databricks SQL types

Usage

# S4 method for class 'DatabricksConnection'
dbDataType(dbObj, obj, ...)

Arguments

dbObj

A DatabricksConnection object

obj

R object(s) to get SQL types for

...

Additional arguments (ignored)

Value

Character vector of SQL type names