[
https://issues.apache.org/jira/browse/SPARK-28343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated SPARK-28343:
----------------------------------
Description:
{noformat}
set spark.sql.crossJoin.enabled=true;
set spark.sql.parser.ansi.enabled=true;
set spark.sql.function.preferIntegralDivision=true;
{noformat}
was:
{noformat}
set spark.sql.crossJoin.enabled=true;
set spark.sql.parser.ansi.enabled=true;
{noformat}
> PostgreSQL test should change some default config
> -------------------------------------------------
>
> Key: SPARK-28343
> URL: https://issues.apache.org/jira/browse/SPARK-28343
> Project: Spark
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 3.0.0
> Reporter: Yuming Wang
> Assignee: Yuming Wang
> Priority: Major
> Fix For: 3.0.0
>
>
> {noformat}
> set spark.sql.crossJoin.enabled=true;
> set spark.sql.parser.ansi.enabled=true;
> set spark.sql.function.preferIntegralDivision=true;
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]