vaex icon indicating copy to clipboard operation
vaex copied to clipboard

fix(core): file column should support nbytes property

Open maartenbreddels opened this issue 5 years ago • 1 comments

This is the start for the support of strings for s3 files needed to fix #284. It requires more changes however. We assume the data is always locally available as contiguous array, we should only do that when we want to access the data.

maartenbreddels avatar Jun 10 '19 11:06 maartenbreddels

+1

xdssio avatar Jun 19 '19 14:06 xdssio