generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As PartiQL evolves to have a containerized Ion type (a'la variant('ion')) we must define the canonical encoding of PartiQL values which the conformance test may/may not use.
Currently we a partiql value encoding in Ion using the de-facto standard, but we must be careful to not treat this as back-ticked Ion (aka variant).
The partiql-lang-kotlin test runner depends on a "PartiQL Value Reader" which understands the "PartiQL Encoded as Ion" representation.
Related
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request