HiveTypeCompiler: Why 'DATE' to 'TIMESTAMP' conversion is needed
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 545
- PR merge metrics
- No merged PRs in 30d
Description
Hi
For StrictVersion(sqlalchemy.__version__) >= StrictVersion('0.6.0'):
visit_DATE is returning 'TIMESTAMP'. Shouldn't it be DATE ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.