sayn icon indicating copy to clipboard operation
sayn copied to clipboard

load_data fails when None in the first row

Open iadrich opened this issue 5 years ago • 0 comments

When load_data is called with no ddl information, table structure is determined by the first row. If this row contains None values the type can't be determined and table creation will fail.

iadrich avatar Nov 19 '20 17:11 iadrich