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

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Package for R
Release Number
17.20
Published
March 2024
ft:locale
en-US
ft:lastEdition
2024-04-09
dita:mapPath
efv1707506846369.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
nqx1518630623256
lifecycle
latest
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.