mirror of
https://github.com/apache/superset.git
synced 2026-04-27 03:55:47 +00:00
chore: ci Initial hive support (#10593)
* Initial hive support * Clone hive setup * Make hive tests work locally * Debugging presto failure * sleep in dataset test * Address comments * Address comments * Pin ipython, exclude new pylint rules Co-authored-by: bogdan kyryliuk <bogdankyryliuk@dropbox.com>
This commit is contained in:
@@ -66,6 +66,7 @@ def load_unicode_test_data(
|
||||
"value": Float(),
|
||||
},
|
||||
index=False,
|
||||
method="multi",
|
||||
)
|
||||
print("Done loading table!")
|
||||
print("-" * 80)
|
||||
|
||||
Reference in New Issue
Block a user