[jira] [Commented] (ARROW-3779) [C++/Python] Validate timezone passed to pa.timestamp

2023-01-10 Thread Rok Mihevc (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660802#comment-17660802
 ] 

Rok Mihevc commented on ARROW-3779:
---

This issue has been migrated to [issue 
#20134|https://github.com/apache/arrow/issues/20134] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> [C++/Python] Validate timezone passed to pa.timestamp
> -
>
> Key: ARROW-3779
> URL: https://issues.apache.org/jira/browse/ARROW-3779
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: C++, Python
>Reporter: Krisztian Szucs
>Priority: Minor
>




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


[jira] [Commented] (ARROW-3779) [C++/Python] Validate timezone passed to pa.timestamp

2021-11-23 Thread Joris Van den Bossche (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448153#comment-17448153
 ] 

Joris Van den Bossche commented on ARROW-3779:
--

As long as we give a decent error and message when an invalid timezone is 
actually used (which we do at the moment in timezone-related kernels), it 
indeed doesn't sound essential to validate it in advance. 

> [C++/Python] Validate timezone passed to pa.timestamp
> -
>
> Key: ARROW-3779
> URL: https://issues.apache.org/jira/browse/ARROW-3779
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: C++, Python
>Reporter: Krisztian Szucs
>Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (ARROW-3779) [C++/Python] Validate timezone passed to pa.timestamp

2021-11-23 Thread Antoine Pitrou (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448123#comment-17448123
 ] 

Antoine Pitrou commented on ARROW-3779:
---

I'm going to close this. There is no platform-neutral way of achieving this and 
it's not obvious it has a lot of value (what if the given timezone is unknown 
on the current system but exists on the system you care about?).

> [C++/Python] Validate timezone passed to pa.timestamp
> -
>
> Key: ARROW-3779
> URL: https://issues.apache.org/jira/browse/ARROW-3779
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: C++, Python
>Reporter: Krisztian Szucs
>Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)