[ 
https://issues.apache.org/jira/browse/SPARK-51117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-51117.
----------------------------------
    Resolution: Invalid

Resolving as Invalid: this is a usage/how-to question rather than a report of a 
specific Spark defect or a concrete change proposal. Apache Spark uses JIRA to 
track bugs and improvements; usage questions are best asked on the 
[email protected] mailing list (https://spark.apache.org/community.html) or 
Stack Overflow (tag apache-spark), where a wider audience can help. Please 
re-open with a concrete reproducer or a specific proposed code/doc change if 
this is actually a bug or an actionable improvement. Thanks!

> Which catalog to enable SPJ/Storage Partition Join in spark 4?
> --------------------------------------------------------------
>
>                 Key: SPARK-51117
>                 URL: https://issues.apache.org/jira/browse/SPARK-51117
>             Project: Spark
>          Issue Type: Question
>          Components: Spark Core, SQL
>    Affects Versions: 4.1.0, 4.0.0
>            Reporter: Steven Enns
>            Priority: Major
>
> I would like to use SPJ (specifically 
> spark.sql.sources.v2.bucketing.sorting.enabled since 4.0) but ["Storage 
> Partition Joins are currently supported for compatible V2 
> DataSources"|https://spark.apache.org/docs/4.0.0-preview2/sql-performance-tuning.html#storage-partition-join].
>   I tried using iceberg but it's not compatible with spark 4.0.  The only way 
> I can get it to work is with 
> org.apache.spark.sql.connector.catalog.InMemoryCatalog which seems unfit for 
> production.  What is the most simple and direct way to turn on v2 data 
> sources in spark 4.x? 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to