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 Package for R

Teradata® Package for R User Guide

Product
Teradata Package for R
Release Number
17.00
Published
July 2021
Language
English (United States)
Last Update
2023-08-08
dita:mapPath
yih1585763700215.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
B700-4005
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.