Due to the number of different types we currently support mapping for, and somewhat complex Arrow API, the current implementation provides a balance between conciseness and performance. In order to accommodate for extremely large datasets, the performance could be improved further by minimizing the number of copies that occur
Due to the number of different types we currently support mapping for, and somewhat complex
ArrowAPI, the current implementation provides a balance between conciseness and performance. In order to accommodate for extremely large datasets, the performance could be improved further by minimizing the number of copies that occur