[
https://issues.apache.org/jira/browse/SPARK-32169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jorge resolved SPARK-32169.
---
Resolution: Not A Bug
As noted, this goes against spark's principles of not pushing filters after
non-deter
[
https://issues.apache.org/jira/browse/SPARK-32169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jorge updated SPARK-32169:
--
Description:
Consider the following statement:
{code:python}
import pyspark
import pyspark.sql.functions as
[
https://issues.apache.org/jira/browse/SPARK-32169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jorge updated SPARK-32169:
--
Description:
Consider the following statement:
{code:python}
import pyspark
import pyspark.sql.functions as
Jorge created SPARK-32169:
-
Summary: Allow filter pushdown after a groupBy with collect_list
Key: SPARK-32169
URL: https://issues.apache.org/jira/browse/SPARK-32169
Project: Spark
Issue Type: Improve
Jorge created SPARK-30631:
-
Summary: Mitigate SQL injections - can't parameterize query
parameters for JDBC connectors
Key: SPARK-30631
URL: https://issues.apache.org/jira/browse/SPARK-30631
Project: Spark