top | item 27029872

(no title)

dmitrykoval | 4 years ago

That's correct, but SQLite would require to serialize/deserialize the data sent to Python func (from C to Python and back), while Arrow allows to get a "view" of the same data without making a copy. Which is probably not an issue in OLTP workloads, but may become more visible in OLAP.

discuss

order

No comments yet.