Hello Calcite Devs, I was trying to add a feature to Apache/Beam, which uses Calcite SQL engine.
To better understand how Calcite works, I tried running the examples on Calcite homepage. EMP table includes data type such as *int, string, boolean, date*. (A snapshot is attached.)[image: Inline image 1] I wonder if I can have a list of all the data types that you supported. I tried to google about this but didn't find it anywhere. Thank you very much! Best regards, Shayang
