asolimando opened a new pull request #1774: [CALCITE-3465] Add support for missing Cassandra 3.x data types (Alessandro Solimando) URL: https://github.com/apache/calcite/pull/1774 The PR adds support for the missing Cassandra 3 data types (collections, udt, frozen types, etc.) and related UTs to check correctness. All the other tests have been verified as well. My only concern is the type of "STRUCT" elements which, differently from other "complex" data types, is not fully displayed (see the comment in `CassandraAdapterDataTypesTest:testFrozenCollectionsRowType`). but this is, most probably, out of scope for the PR at hand.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
