This PR fixes a few bugs in the upload CSV flow to hive. Most notably in the specification of the schema in the create table statement. Previously, we would accidentally reset the table_name variable back to just the table name after appending the schema. This PR fixes that.
@john-bodley @graceguo-supercat [ Full content available at: https://github.com/apache/incubator-superset/pull/5940 ] This message was relayed via gitbox.apache.org for [email protected]
