David Lurton
David Lurton
Is this SQL-92?
Shadowing a `FROM` source variable with LET causes `SELECT *` to project the value shadowed variable
This bug was discovered while I was working on some big compiler changes coming up and will be fixed as part of big PR that's coming up.
I'll just take that out--it doesn't really matter how it is modeled as long as the caller can identify if the clause was included or not without a major amount...
Seems related to: https://github.com/partiql/partiql-lang-kotlin/issues/354
Please consider the minimum Kotlin version to be `1.5.32`. After I brought in #517 (which updates to Kotlin 1.4) to my local copy, the build started to fail due to...
We don't have plans to do so at the moment. Of course, we do accept pull requests. I am aware of some discussion in the past about making a JDBC...
Any work-around would probably involve including semantic versioning in the API somehow outside of PIG.
For the generated code, you could easily explicitly set the visibility of the definitions to `internal` by default in the freemarker templates. Then also add a command line option to...
I'm applying the bug label, although truthfully I don't know if this will result in the discovery of any additional bugs.
There needs to be more description here... But... please consider also modifying the upcoming `PlannerPipeline` (and related classes) to support this as well.