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
The following warning
SAWarning: Did not recognize type 'varchar(100)' of column 'name'
is given when a varchar(100) column is added into a Presto table (using hive as a backend).