Hey Everybody,

I'd like to propose adding the double colon cast syntax to Calcite (e.g.
'1'::INTEGER instead of CAST('1' as INTEGER). It's something that Postgres,
DB2, Vertica (PG deriv), RedShift (PG deriv) and a number of other systems
support. Has anybody explored this or previously opened a jira (I searched
and didn't find any)? Any thoughts on lexical ambiguities?

thanks,
Jacques

Reply via email to