[jira] [Commented] (SPARK-37259) JDBC read is always going to wrap the query in a select statement

2022-05-03 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17531185#comment-17531185 ] Apache Spark commented on SPARK-37259: -- User 'peter-toth' has created a pull request for this

[jira] [Commented] (SPARK-37259) JDBC read is always going to wrap the query in a select statement

2022-04-21 Thread Kevin Appel (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525784#comment-17525784 ] Kevin Appel commented on SPARK-37259: - Both of these PR's were closed due to inactivity, I had

[jira] [Commented] (SPARK-37259) JDBC read is always going to wrap the query in a select statement

2021-11-29 Thread Kevin Appel (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450525#comment-17450525 ] Kevin Appel commented on SPARK-37259: - [~petertoth] [~akhalymon] Thank you both for working on these

[jira] [Commented] (SPARK-37259) JDBC read is always going to wrap the query in a select statement

2021-11-25 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17449072#comment-17449072 ] Apache Spark commented on SPARK-37259: -- User 'akhalymon-cv' has created a pull request for this

[jira] [Commented] (SPARK-37259) JDBC read is always going to wrap the query in a select statement

2021-11-25 Thread Andrew (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17449067#comment-17449067 ] Andrew commented on SPARK-37259: I've created another PR following [~KevinAppelBofa]  idea to unwrap the

[jira] [Commented] (SPARK-37259) JDBC read is always going to wrap the query in a select statement

2021-11-23 Thread Peter Toth (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17447980#comment-17447980 ] Peter Toth commented on SPARK-37259: I've opened a PR: [https://github.com/apache/spark/pull/34693]

[jira] [Commented] (SPARK-37259) JDBC read is always going to wrap the query in a select statement

2021-11-23 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17447972#comment-17447972 ] Apache Spark commented on SPARK-37259: -- User 'peter-toth' has created a pull request for this

[jira] [Commented] (SPARK-37259) JDBC read is always going to wrap the query in a select statement

2021-11-22 Thread Kevin Appel (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17447578#comment-17447578 ] Kevin Appel commented on SPARK-37259: - It would be difficult to be able to actually split up the

[jira] [Commented] (SPARK-37259) JDBC read is always going to wrap the query in a select statement

2021-11-19 Thread Peter Toth (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17446554#comment-17446554 ] Peter Toth commented on SPARK-37259: [~KevinAppelBofa], how about adding a new `withClause` to the