Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
We plan to add a TYPEOF scalar function in 7.1. Please add support for it to the API and the JDBC adapter. Example queries create schema typeof_examples; CREATE TABLE type_table ( int_col INT, dec_col ...