partiql / partiql-lang-kotlin

PartiQL libraries and tools in Kotlin.
https://partiql.org/
Apache License 2.0
538 stars 60 forks source link

Add implementation of date, time, and timestamp values for `PartiQLValueTextWriter` #1492

Closed alancai98 closed 3 months ago

alancai98 commented 3 months ago

Relevant Issues

Description

Other Information

License Information

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

github-actions[bot] commented 3 months ago

Conformance comparison report

Base (68e4849b152debc3bf5964c9dccd0082d80ed26e) d5818207177dfd18bae3f715fa2e85db56fb0be0 +/-
% Passing 92.64% 92.64% 0.00%
:white_check_mark: Passing 5423 5423 0
:x: Failing 431 431 0
:large_orange_diamond: Ignored 0 0 0
Total Tests 5854 5854 0

Number passing in both: 5423

Number failing in both: 431

Number passing in Base (68e4849b152debc3bf5964c9dccd0082d80ed26e) but now fail: 0

Number failing in Base (68e4849b152debc3bf5964c9dccd0082d80ed26e) but now pass: 0