This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 186
Unnesting a nested field by LEFT JOIN doesn't work for default format #397
Labels
bug
Something isn't working
JDBC/ODBC formatting
This issue is related to JDBC or ODBC driver client
SQL
Comments
Here is the test data to reproduce this issue as well as other PartiQL related issue:
|
Query:
Logs:
|
This was referenced Mar 27, 2020
penghuo
added
the
JDBC/ODBC formatting
This issue is related to JDBC or ODBC driver client
label
Apr 15, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bug
Something isn't working
JDBC/ODBC formatting
This issue is related to JDBC or ODBC driver client
SQL
Unnesting a nested field by
LEFT JOIN
is broken for default (JDBC) format.Reference: Section "Unnesting data with LEFT JOIN always preserves parent information" in https://partiql.org/tutorial.html#nested-collections
The text was updated successfully, but these errors were encountered: