lance icon indicating copy to clipboard operation
lance copied to clipboard

File API for reading large binary data

Open westonpace opened this issue 1 year ago • 0 comments

Python APIs that process large binary values often except a file-like object. We should create an API for scanning a large binary column that produces file-like objects.

westonpace avatar Sep 03 '24 15:09 westonpace