felipe tellez
05/20/2024, 9:33 AMspark.sql.parquet.aggregatePushdown: true
And using the spark.SparkDataset
But the query plan is not making use of the metadata when trying to compute thing such as max(), min() of columns. Ideally I would expect something like the following ->
but no luck.. has anyone made spark.sql.parquet.aggregatePushdown
work with kedro?
Thanksdatajoely
05/20/2024, 9:34 AMdatajoely
05/20/2024, 9:35 AMspark.read
and df.write
Deepyaman Datta
05/20/2024, 2:07 PMfelipe tellez
05/20/2024, 3:08 PMDeepyaman Datta
05/20/2024, 3:15 PMfelipe tellez
05/20/2024, 7:13 PMspark.sql.sources.useV1SourceList: ""