krangl icon indicating copy to clipboard operation
krangl copied to clipboard

Consider migrating to apache arrow as backend

Open holgerbrandl opened this issue 4 years ago • 2 comments
trafficstars

See https://arrow.apache.org/docs/java/

holgerbrandl avatar Nov 13 '21 19:11 holgerbrandl

Hi @holgerbrandl I am going to make Krangl<->Arrow conversion for my customer's project, later in can be embedded to Krangl

Kopilov avatar Apr 26 '22 08:04 Kopilov

Thanks for sharing. I plan to migrate krangl to use https://github.com/Kotlin/dataframe as backend soon, while preserving most of its additional functionality. In the near future I envision krangl more as a support API on top of kotlin-dataframe. So maybe you could also consider to add arrow support to https://github.com/Kotlin/dataframe instead (fyi @nikitinas)

holgerbrandl avatar Apr 27 '22 06:04 holgerbrandl