Hi,
SQL_TIMESTAMP is the same. A couple of months ago it was decided to
rename this property such that it can be used for timestamps with
timezone support in the future.
Regards,
Tiom
Am 3/5/18 um 2:10 PM schrieb Esa Heikkinen:
I have tried to following example to work, but no succeed yet.
https://flink.apache.org/news/2017/03/29/table-sql-api-update.html
Error .. value TIMESTAMP is not a member of object
org.apache.glink.table.api.Types
What would be the problem ?
What the imports should I use ?
Or should I use SQL_TIMESTAMP instead of it ? is it same ?
Best, Esa