Re: [EXTERNAL] Re: Value of Date64 type over Date32

2020-08-12 Thread Wes McKinney
these enforcements. How do other > languages handle this? > > Eric > > -Original Message- > From: Wes McKinney > Sent: Tuesday, August 11, 2020 12:18 PM > To: dev > Subject: [EXTERNAL] Re: Value of Date64 type over Date32 > > On Mon, Aug 10, 2020 at 6:19 PM Eric

RE: [EXTERNAL] Re: Value of Date64 type over Date32

2020-08-11 Thread Eric Erhardt
. How do other languages handle this? Eric -Original Message- From: Wes McKinney Sent: Tuesday, August 11, 2020 12:18 PM To: dev Subject: [EXTERNAL] Re: Value of Date64 type over Date32 On Mon, Aug 10, 2020 at 6:19 PM Eric Erhardt wrote: > > I don't understand what the va

Re: Value of Date64 type over Date32

2020-08-11 Thread Wes McKinney
On Mon, Aug 10, 2020 at 6:19 PM Eric Erhardt wrote: > > I don't understand what the value of the Date64 type is over using Date32: > > From https://github.com/apache/arrow/blob/master/format/Schema.fbs#L193-L206 > > enum DateUnit: short { > DAY, > MILLISECOND > } > > /// Date is either a 32-bi