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
Fix property offsets in user-provided JSON field types (#11)
* allows any csv quote format
* updates bulk loader to be able to set types explicitly
* updates documentation and help
* set default field types to none
* adds exception when field types is malformed
* puts type in repr
* updates readme
* fixes bug with field-types indices not being correctly referenced
0 commit comments