Mihai Budiu created CALCITE-6738: ------------------------------------ Summary: Suport a UUID type natively Key: CALCITE-6738 URL: https://issues.apache.org/jira/browse/CALCITE-6738 Project: Calcite Issue Type: New Feature Components: core Affects Versions: 1.38.0 Reporter: Mihai Budiu
[CALCITE-4891] and [CALCITE-5898] suggest that there is interest in having a native SQL type UUID. One could use BINARY(16) or a version of VARCHAR, but the casting rules are very different, and so is serialization. Please leave a comment if you are interested in this feature. -- This message was sent by Atlassian Jira (v8.20.10#820010)