[jira] [Assigned] (SPARK-42516) Non-captured session time zone in view creation

2023-02-21 Thread Apache Spark (Jira)


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

Apache Spark reassigned SPARK-42516:


Assignee: Max Gekk  (was: Apache Spark)

> Non-captured session time zone in view creation
> ---
>
> Key: SPARK-42516
> URL: https://issues.apache.org/jira/browse/SPARK-42516
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.4.0
>Reporter: Max Gekk
>Assignee: Max Gekk
>Priority: Major
>
> The session time zone config is captured only when it is set explicitly but 
> if it is not the view is instantiated with the current settings. That's might 
> confuse users, for instance:
> Set the session time zone explicitly before view creation:
> {code:java}
> TODO
> {code}
> Set the same time zone implicitly as JVM time zone, and the default value of 
> the SQL config   spark.sql.session.timeZone.
> {code:java}
> TODO
> {code}



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

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-42516) Non-captured session time zone in view creation

2023-02-21 Thread Apache Spark (Jira)


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

Apache Spark reassigned SPARK-42516:


Assignee: Apache Spark  (was: Max Gekk)

> Non-captured session time zone in view creation
> ---
>
> Key: SPARK-42516
> URL: https://issues.apache.org/jira/browse/SPARK-42516
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.4.0
>Reporter: Max Gekk
>Assignee: Apache Spark
>Priority: Major
>
> The session time zone config is captured only when it is set explicitly but 
> if it is not the view is instantiated with the current settings. That's might 
> confuse users, for instance:
> Set the session time zone explicitly before view creation:
> {code:java}
> TODO
> {code}
> Set the same time zone implicitly as JVM time zone, and the default value of 
> the SQL config   spark.sql.session.timeZone.
> {code:java}
> TODO
> {code}



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

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org