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_r197466457
########## File path: requirements.txt ########## @@ -34,6 +34,7 @@ six==1.11.0 sqlalchemy==1.2.2 sqlalchemy-utils==0.32.21 sqlparse==0.2.4 +tableschema==1.1.0 Review comment: You’ll have to add this to setup.py as well. ---------------------------------------------------------------- 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]
