[ https://issues.apache.org/jira/browse/SPARK-50808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mridul Muralidharan resolved SPARK-50808. ----------------------------------------- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 49479 [https://github.com/apache/spark/pull/49479] > Support multiple types for writeAll in leveldb/rocksdb > ------------------------------------------------------ > > Key: SPARK-50808 > URL: https://issues.apache.org/jira/browse/SPARK-50808 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 3.1.0, 3.2.0, 3.3.0, 3.4.0, 3.5.0, 4.0.0 > Reporter: Mridul Muralidharan > Assignee: Mridul Muralidharan > Priority: Minor > Labels: pull-request-available > Fix For: 4.0.0 > > > Batched writes using writeAll in LevelDB, and subsequently RocksDB > implementation uses the incorrect list to iterate over, when serializing > values. > Luckily, all existing usages of this api are for the same class - avoiding > problems; but this is a bug waiting to be hit in future. -- 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