Hi ,
I am looking at
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql/queries/window-tvf/
and tried to follow the instructions, but it was not as I expected.
I created a javascript program to populate a table defined as per the docs in
the Tumble section. Unfortunately timestamps all came out as null when I issued
a select on the Bids table. The reason is that the timestamp string as not
valid.
For example timestamp ?2020-04-15 08:05? fails because it is invalid, but
string ?2020-04-15 08:05:00.000Z? works.
This is confusing for new users. I am happy to raise an issue and fix the docs.
Is someone would be willing to assign me the issue and then merge the change,
Kind regards, David.
Unless otherwise stated above:
IBM United Kingdom Limited
Registered in England and Wales with number 741598
Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU