Cc Anthony

On Thu, Mar 12, 2020 at 5:27 PM Soojin Jeong <[email protected]> wrote:

> Hi team,
>
> I would like to know what the recommended way of using TimeStampMilliTZ
> is.
>
> I see that
> - TimeStampMilliTZVector contains timestamp arrow type with timezone
> - TimeStampMilliTZVector's set doesn't actually pass in the timezone info
> in TimeStampMilliTZHolder
>
> This raises questions on
> - Why have the timezone info in the TimeStampMilliTZHolder if it's never
> set?
> - What if each of the rows have different TZ info? Are we to shift to the
> tz on the TimeStampMilliTZVector on the write?
> - How do we know what the original TZ info was if we enforce the column
> wide set tz?
>
> I couldnt find any usages or unit tests, and seems like the holder code
> was generated. Any guidance is much appreciated.
>
> Thanks
>
> --
> Soojin Jeong
>
-- 
Soojin Jeong

Reply via email to