Translating complex Presto data types4 years ago
Package setup | Overview | Walkthrough preparation | Local Presto server in memory | Presto connection in R | Atomic structural types that contain primitive types | ARRAYs | Create a table with ARRAYs of primitive types | Translate ARRAYs to R vectors | MAPs | Create a table with MAPS of primitive types | Translate MAPs to R vectors | Repeated ARRAYs and MAPs | ROW type | Single ROW translation | Repeated ROWs translation | Walkthrough wrap-up
