[ https://issues.apache.org/jira/browse/SPARK-50463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun resolved SPARK-50463. ----------------------------------- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 49021 [https://github.com/apache/spark/pull/49021] > Reading partition values from parquet over multiple batches fails > ----------------------------------------------------------------- > > Key: SPARK-50463 > URL: https://issues.apache.org/jira/browse/SPARK-50463 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 4.0.0 > Reporter: Richard Chen > Assignee: Richard Chen > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > > https://github.com/apache/spark/commit/800faf0abfa368ad0a5ef1e0fa44b74dbaab724e > cleans up column vector resources in column to row. However, > `ConstantColumnVector` holds the same value over multiple batches and > shouldn't be cleaned up. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org