copy_to Function Limitation for POSIXct or POSIXlt Column Type - copy_to Function Limitation for R Data Frames with POSIXct or POSIXlt Column Type - Teradata R Package

Teradata® R Package User Guide

Product
Teradata R Package
Release Number
16.20
Published
February 2020
Language
English (United States)
Last Update
2022-05-02
dita:mapPath
qbt1519078127352.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
B700-4005
lifecycle
previous
Product Category
Teradata Vantage

If an R data frame with POSIXct or POSIXlt column type is used in the copy_to function, then the fractional seconds data is ignored.

To work around this limitation, convert POSIXct and POSIXlt columns in the R data frame to character vectors.