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
docs(types): mark CHAR/VARCHAR/BINARY/VARBINARY as supported
Update the data type mapping table now that these types are parsed:
CHAR/VARCHAR -> Utf8, BINARY/VARBINARY -> Binary. Note that the declared
length is not enforced since Arrow has no fixed-length char/binary type.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments