Open
Description
This is a meta issue that tracks the support of SQL datatypes after #81 merged.
- time & timestamp with precision (
TIME(3)
&TIMESTAMP(6)
) Support for TIME(p) and TIMESTAMP(p) to SQLAlchemy #181 -
INTERVAL
types - un-named ROW (e.g
ROW(BIGINT, DOUBLE)
) -
IPADDRESS
-
UUID
- HyperLogLog types
-
QDigest
-
TDigest
Metadata
Metadata
Assignees
Labels
No labels