Notes from the syncup:
Attendees and agenda:
- Jason: Union type, ByteBuffer issue
- Ryan: make parquet-format dependency on slf4j-api visible (related to
upgrading the thrift dep)
- Taras: onboarding
- Zhenxiao: Parquet-400 (Bytebuffer issue with S3). Daniel has a PR for
PARQUET-384 (dictionary based filter) that needs to be reviewed.
- Julien: get release out. triage notification?
- Lukas
Discussion:
- Parquet-400:
- Jason: is trying to reproduce on S3 and debug the problem.
- Zhenxiao: Not sure if it’s S3 specific, could try to have a test
case as well.
- Julien: We may want a test case for S3.
- Ryan: There’s some similar test in Kite. In the scope of regression
testing as well.
- parquet-format currently shades dep on slf4j:
- not shade it and expose dep on slf4j-api. Thrift 0.7 could depend on
an ancient version.
- We should upgrade thrift at the same time and do regression testing.
- PARQUET-384 (dictionary based filter in filter api) :
- needs a review: Ryan, Julien.
- PARQUET-374 (expose dictionary externally):
- needs a review: Ryan, Julien
- Get release out:
- blockers:
- Values too big to store min and max: we can’t truncate because
engines may interpret as actual value
- issues with union of schemas.
- We should fix all the bugs before the release.
On Thu, Dec 17, 2015 at 10:03 AM, Julien Le Dem <[email protected]> wrote:
> Happening now:
> https://plus.google.com/hangouts/_/event/ca6mpc8n9akhhunnp6u9q1g1bh4
>
> --
> Julien
>
--
Julien