Closed Dekermanjian closed 9 months ago
Hi @Dekermanjian ! Any chance you can share a small sample of the file that can help us reproduce the issue?
also, please try to see if this solution works for you https://github.com/kedro-org/kedro-plugins/issues/500#issuecomment-1867342555
@astrojuanlu thank you so much for the quick response! Downgrading to v0.19 did resolve the issue. Unfortunately, I can not share the file due to Patient Health Information.
Description
EagerPolarsDataset returning codec issue. However reading the same parquet file with
pl.read_parquet()
worksContext
I can not use polars to read the data
Steps to Reproduce
My catalog.yml looks like this:
Expected Result
To load the parquet file with polars
Actual Result
-- If you received an error, place it here.
-- Separate them if you have more than one.