SAWarning: Did not recognize type 'varchar(100)' of column 'name'
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 545
- PR merge metrics
- No merged PRs in 30d
Description
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).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.