john-bodley commented on a change in pull request #5267: [hive-csv] Infer
schema from csv
URL:
https://github.com/apache/incubator-superset/pull/5267#discussion_r197594757
##########
File path: setup.py
##########
@@ -90,6 +90,7 @@ def get_git_sha():
'sqlalchemy',
'sqlalchemy-utils',
'sqlparse',
+ 'tableschema==1.1.0',
Review comment:
Don't pin in `setup.py` unless it's strictly required.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]