cylondata / twister2

A composable framework for fast and scalable data analytics
https://twister2.org
Apache License 2.0
57 stars 32 forks source link

Arrow #896

Closed kannang83 closed 4 years ago

kannang83 commented 4 years ago

Source and Sink Based Function for Arrow Integration

Arrow File Writer and Arrow File Reader

Arrow File Example read input from CSV and write into arrow file and read and display from arrow file.