You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2019/07/16 15:48:00 UTC

[jira] [Updated] (SPARK-28343) PostgreSQL test should change some default config

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org