Uros Stankovic created SPARK-49111: -------------------------------------- Summary: DataSourceV2Strategy - Move static methods to companion object Key: SPARK-49111 URL: https://issues.apache.org/jira/browse/SPARK-49111 Project: Spark Issue Type: Improvement Components: Spark Core Affects Versions: 4.0.0 Reporter: Uros Stankovic
Method _withProjectAndFilter_ is static and can be moved to companion object instead of being defined in a class. -- 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