(no title)
willtemperley | 16 days ago
Arrow is also directly usable as the application memory model. It’s pretty common to read Parquet into Arrow for transport.
willtemperley | 16 days ago
Arrow is also directly usable as the application memory model. It’s pretty common to read Parquet into Arrow for transport.
aynyc|16 days ago
It’s pretty common to read Parquet into Arrow for transport.
I'm confused by this. Are you referring to Arrow Flight RPC? Or are you saying distributed analytic engine use arrow to transport parquet between queries?
pitrou|16 days ago
Recently we have started documenting this to better inform choices: https://parquet.apache.org/docs/file-format/implementationst...