[jira] [Updated] (SPARK-51747) Data source cached plan should account for options

2025-04-08 Thread Amanda Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-51747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amanda Liu updated SPARK-51747: --- Description: Before this, DataSourceStrategy caches the first query plan and does not respect optio

[jira] [Updated] (SPARK-51747) Data source cached plan should account for options

2025-04-08 Thread Amanda Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-51747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amanda Liu updated SPARK-51747: --- Description: Before this, DataSourceStrategy does not take into account options.   Before: ``` sp

[jira] [Updated] (SPARK-51747) Data source cached plan should account for options

2025-04-08 Thread Amanda Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-51747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amanda Liu updated SPARK-51747: --- Description: Before this, DataSourceStrategy caches the first query plan and does not respect optio