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

Merges partiql-lang-kotlin generator into PIG as 1.x #147

Closed
wants to merge 6 commits into from
Closed

Conversation

RCHowell
Copy link
Contributor

@RCHowell RCHowell commented Apr 26, 2023

Description of changes:

PartiQL Lang Kotlin is migrating to an updated version of PIG that is now stable. The new README contains details regarding the differences.

https://github.com/partiql/partiql-ir-generator/blob/lorax/README.adoc

Notably though, permuted domains have been dropped. To maintain an option for existing customers, all 0.x behavior is preserved under a legacy subcommand. The only other change is that the runtime library has been repackaged to org.partiql.pig.legacy.runtime as 1.x does not require a runtime library.

PIG 1.x set out to address PIG feature requests by introducing an updated modeling language and generator which enable features such as:

Modeling Additions

Kotlin Specific Features

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

@RCHowell RCHowell changed the title Merges paritql-lang-kotlin generator into PIG as 1.x Merges partiql-lang-kotlin generator into PIG as 1.x May 3, 2023
@RCHowell RCHowell closed this May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant