[Format][RFC] Introduce COMPLEX type for IntervalUnit

2021-02-17 Thread t...@dmtry.me
Hi, For now, There are only two types of IntervalUnit inside Arrow: - YearMonth - month stored as int32 - DayTime - days as int32 and time in milliseconds as in32. Total (64 bites) Since DF is using Arrow, It’s not possible to store “Complex” intervals such 1 MONTH 1 DAY 1 HOUR. I think, the b

Add teams inside Apache's organization on GitHub for Arrow

2021-01-18 Thread t...@dmtry.me
Hello! I am new contributor, I’ve got a problem with mentioning people inside Arrow’s repository. There is not way to mention people inside repository by group/scope, I need to mention by names, but It’s hard to understand who is working/can review parquet/arrow or datafushion. I suggest to int