Re: [VOTE] Arrow should state a convention for encoding instants as Timestamp with "UTC" as the time zone

2021-07-05 Thread Weston Pace
This vote passes with 6 binding and 3 non-binding +1 votes. I will update the PR[1] from draft to "ready for review". Thanks for bearing with all the votes :) [1] https://github.com/apache/arrow/pull/10629 On Fri, Jul 2, 2021 at 1:40 AM Kazuaki Ishizaki wrote: > > +1 > > Kazuaki Ishizaki > >

Re: [VOTE] Arrow should state a convention for encoding instants as Timestamp with "UTC" as the time zone

2021-07-02 Thread Kazuaki Ishizaki
+1 Kazuaki Ishizaki "Weston Pace" wrote on 2021/06/30 18:52:46: > From: "Weston Pace" > To: dev@arrow.apache.org > Date: 2021/06/30 18:53 > Subject: [EXTERNAL] [VOTE] Arrow should state a convention for > encoding instants as Timestamp with "UTC" as the time zone > > This vote is a result

Re: [VOTE] Arrow should state a convention for encoding instants as Timestamp with "UTC" as the time zone

2021-07-01 Thread Eduardo Ponce
+1 (non-binding) ~Eduardo From: Rok Mihevc Sent: Thursday, July 1, 2021 4:21:49 AM To: dev@arrow.apache.org Subject: Re: [VOTE] Arrow should state a convention for encoding instants as Timestamp with "UTC" as the time zone +1 (non-binding) On Thu, Jul 1,

Re: [VOTE] Arrow should state a convention for encoding instants as Timestamp with "UTC" as the time zone

2021-07-01 Thread Rok Mihevc
+1 (non-binding) On Thu, Jul 1, 2021 at 6:40 AM Bryan Cutler wrote: > +1 non-binding > > On Wed, Jun 30, 2021, 2:53 AM Weston Pace wrote: > > > This vote is a result of previous discussion[1][2]. This vote is also > > a prerequisite for the PR in [5]. > > > > --- > > Some date & time

Re: [VOTE] Arrow should state a convention for encoding instants as Timestamp with "UTC" as the time zone

2021-06-30 Thread Bryan Cutler
+1 non-binding On Wed, Jun 30, 2021, 2:53 AM Weston Pace wrote: > This vote is a result of previous discussion[1][2]. This vote is also > a prerequisite for the PR in [5]. > > --- > Some date & time libraries have three temporal concepts. For the sake > of this document we will call them

Re: [VOTE] Arrow should state a convention for encoding instants as Timestamp with "UTC" as the time zone

2021-06-30 Thread Neal Richardson
+1 On Wed, Jun 30, 2021 at 9:25 AM Benjamin Kietzman wrote: > +1 > > On Wed, Jun 30, 2021, 08:54 David Li wrote: > > > +1 > > > > On Wed, Jun 30, 2021, at 08:46, Wes McKinney wrote: > > > +1 > > > > > > On Wed, Jun 30, 2021 at 12:03 PM Antoine Pitrou > > wrote: > > > > > > > > +1 > > > > > >

Re: [VOTE] Arrow should state a convention for encoding instants as Timestamp with "UTC" as the time zone

2021-06-30 Thread Benjamin Kietzman
+1 On Wed, Jun 30, 2021, 08:54 David Li wrote: > +1 > > On Wed, Jun 30, 2021, at 08:46, Wes McKinney wrote: > > +1 > > > > On Wed, Jun 30, 2021 at 12:03 PM Antoine Pitrou > wrote: > > > > > > +1 > > > > > > > > > Le 30/06/2021 à 11:52, Weston Pace a écrit : > > > > This vote is a result of

Re: [VOTE] Arrow should state a convention for encoding instants as Timestamp with "UTC" as the time zone

2021-06-30 Thread David Li
+1 On Wed, Jun 30, 2021, at 08:46, Wes McKinney wrote: > +1 > > On Wed, Jun 30, 2021 at 12:03 PM Antoine Pitrou wrote: > > > > +1 > > > > > > Le 30/06/2021 à 11:52, Weston Pace a écrit : > > > This vote is a result of previous discussion[1][2]. This vote is also > > > a prerequisite for the PR

Re: [VOTE] Arrow should state a convention for encoding instants as Timestamp with "UTC" as the time zone

2021-06-30 Thread Wes McKinney
+1 On Wed, Jun 30, 2021 at 12:03 PM Antoine Pitrou wrote: > > +1 > > > Le 30/06/2021 à 11:52, Weston Pace a écrit : > > This vote is a result of previous discussion[1][2]. This vote is also > > a prerequisite for the PR in [5]. > > > > --- > > Some date & time libraries have three temporal

Re: [VOTE] Arrow should state a convention for encoding instants as Timestamp with "UTC" as the time zone

2021-06-30 Thread Antoine Pitrou
+1 Le 30/06/2021 à 11:52, Weston Pace a écrit : This vote is a result of previous discussion[1][2]. This vote is also a prerequisite for the PR in [5]. --- Some date & time libraries have three temporal concepts. For the sake of this document we will call them LocalDateTime, ZonedDateTime,

[VOTE] Arrow should state a convention for encoding instants as Timestamp with "UTC" as the time zone

2021-06-30 Thread Weston Pace
This vote is a result of previous discussion[1][2]. This vote is also a prerequisite for the PR in [5]. --- Some date & time libraries have three temporal concepts. For the sake of this document we will call them LocalDateTime, ZonedDateTime, and Instant. An Instant is a timestamp that has no