Did you see http://calcite.apache.org/docs/reference.html#data-types <http://calcite.apache.org/docs/reference.html#data-types>?
> On Oct 18, 2017, at 10:45 AM, Shayang Zang <[email protected]> wrote: > > 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.) > > 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 >
