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
This is a bit of an issue when loading results from an athena query, since athena will produce an empty file with the headers and there's no way of knowing without parsing the file.
throws
However,
succeeds in creating a table with the correct column names, albeit no rows.
The text was updated successfully, but these errors were encountered: