Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Well-defined encoding of test input data #127

Open
RCHowell opened this issue Sep 27, 2024 · 0 comments
Open

Well-defined encoding of test input data #127

RCHowell opened this issue Sep 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@RCHowell
Copy link
Contributor

RCHowell commented Sep 27, 2024

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

@RCHowell RCHowell added the enhancement New feature or request label Sep 27, 2024
@RCHowell RCHowell changed the title Well-defined encoding of test input data and its relationship to the variant type. Well-defined encoding of test input data Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant