parquetjs icon indicating copy to clipboard operation
parquetjs copied to clipboard

implement dictionary encoding & dictionary pages

Open asmuth opened this issue 8 years ago • 5 comments

asmuth avatar Sep 20 '17 14:09 asmuth

:+1:

ZJONSSON avatar Feb 16 '18 00:02 ZJONSSON

Any news on this?

t-my avatar Mar 06 '19 16:03 t-my

Not yet bro.

On Wed 6 Mar, 2019, 10:17 PM Tuomas-Matti Soikkeli, < [email protected]> wrote:

Any news on this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ironSource/parquetjs/issues/3#issuecomment-470183696, or mute the thread https://github.com/notifications/unsubscribe-auth/AKrd8QMnd_ZZPCFM4u4F2XhjlhlXl-8Qks5vT_EugaJpZM4Pd66G .

Abhilash-Potharaju avatar Mar 06 '19 16:03 Abhilash-Potharaju

You can find dictionary work here https://github.com/ZJONSSON/parquetjs/blob/master/lib/reader.js#L581-L591 - not yet a PR to this repo. (the master is published as /parquetjs-lite)

ZJONSSON avatar Mar 06 '19 18:03 ZJONSSON

You can find dictionary work here https://github.com/ZJONSSON/parquetjs/blob/master/lib/reader.js#L581-L591 - not yet a PR to this repo. (the master is published as /parquetjs-lite)

Excellent, thank you @ZJONSSON. I will look into that.

Is there anything I could help to make this happen?

t-my avatar Mar 07 '19 08:03 t-my