partiql / partiql-tests

Test data for checking conformance to the PartiQL specification.
Apache License 2.0
7 stars 1 forks source link

Add TIMESTAMP literal tests #86

Open alancai98 opened 1 year ago

alancai98 commented 1 year ago

Currently there aren't any TIMESTAMP literal tests and only tests using the Ion timestamp (using the backticks).

alancai98 commented 1 year ago

Also need to tie the PartiQL timestamp value represented in Ion with date and time: https://github.com/partiql/partiql-tests/issues/82