[
https://issues.apache.org/jira/browse/SPARK-9228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706152#comment-14706152
]
Yi Zhou commented on SPARK-9228:
--------------------------------
Hi [~davies]
After introducing the 'spark.sql.tungsten.enabled' , it mean that the previous
2 settings(spark.sql.unsafe.enabled and spark.sql.codegen) will both deprecated
or removed ,right ? But currently i still can show the parameters in Spark SQL
CLI like below:
15/08/21 10:28:54 INFO DAGScheduler: Job 6 finished: processCmd at
CliDriver.java:376, took 0.191960 s
spark.sql.unsafe.enabled true
Time taken: 0.253 seconds, Fetched 1 row(s)
15/08/21 10:34:10 INFO DAGScheduler: Job 7 finished: processCmd at
CliDriver.java:376, took 0.284666 s
spark.sql.codegen true
Time taken: 0.336 seconds, Fetched 1 row(s)
15/08/21 10:34:10 INFO CliDriver: Time taken: 0.336 seconds, Fetched 1 row(s)
> Combine unsafe and codegen into a single option
> -----------------------------------------------
>
> Key: SPARK-9228
> URL: https://issues.apache.org/jira/browse/SPARK-9228
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Michael Armbrust
> Assignee: Davies Liu
> Priority: Blocker
> Fix For: 1.5.0
>
>
> Before QA, lets flip on features and consolidate unsafe and codegen.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]