You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MINOR: Reject non zero offset on array import (#1263)
## What's Changed
Instead of silently accepting the array and pretending the import went
fine reject arrays where offset is non 0. Add mention to the docs that
this is not supported
This is documentation and negative case for #251
---------
Signed-off-by: Robert Kruszewski <github@robertk.io>
Co-authored-by: JB Onofré <jb.onofre@dremio.com>
0 commit comments