Wei Liu created SPARK-49885: ------------------------------- Summary: Avoid listing when V2 lineage is provided in RocksDB Key: SPARK-49885 URL: https://issues.apache.org/jira/browse/SPARK-49885 Project: Spark Issue Type: Improvement Components: SS Affects Versions: 4.0.0 Reporter: Wei Liu
Optimization, in rocksDB.load() there is no need to list and find the latest version when the lineage is provided, we can just get the latest version from the lineage stored in the changelog -- 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