User Story
As a user I want the Athena integration to run as quickly as possible.
Description / Background
We have defaulted queries to use the DataFusion query code. We can do the same for the Athena integration. This should pass data between Sleeper and Athena via Arrow RecordBatches with no copying or serde.
User Story
As a user I want the Athena integration to run as quickly as possible.
Description / Background
We have defaulted queries to use the DataFusion query code. We can do the same for the Athena integration. This should pass data between Sleeper and Athena via Arrow RecordBatches with no copying or serde.