KxSystems / rkdb

R client for kdb+
https://code.kx.com/q/interfaces
Apache License 2.0
41 stars 29 forks source link

POSIXlt and POSIXlt are Mapped to Dictionary #60

Closed mshimizu-kx closed 4 years ago

mshimizu-kx commented 4 years ago

Expected behavior: POSIXct and POSIXlt in R should be mapped to datettime in kdb+.

Actual behavior: Dictionary value with class attribute and data is returned.

mshimizu-kx commented 4 years ago

Merged.