You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to a corresponding issue in cudf where the reader isn't reading a list of structs properly. Please refer to rapidsai/cudf#13664 for more details
This is a known issue and the test will fail which is why we are xfailing it
The text was updated successfully, but these errors were encountered:
razajafri
changed the title
Parquet reads for LIST<STRUCT<int, string>>: (Refer to https://github.com/rapidsai/cudf/issues/13664)
Parquet reads for LIST<STRUCT<int, string>> fail
Jul 13, 2023
razajafri
changed the title
Parquet reads for LIST<STRUCT<int, string>> fail
Add an xfail test for Parquet reads for LIST<STRUCT<int, string>>Jul 13, 2023
This is related to a corresponding issue in cudf where the reader isn't reading a list of structs properly. Please refer to rapidsai/cudf#13664 for more details
This is a known issue and the test will fail which is why we are xfailing it
The text was updated successfully, but these errors were encountered: