Commit f21ba1a 1 parent 415d1c0 commit f21ba1a Copy full SHA for f21ba1a
File tree 2 files changed +3
-0
lines changed
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ _images
11
11
_modules
12
12
superset /bin /supersetc
13
13
env_py3
14
+ envpy3
14
15
.eggs
15
16
build
16
17
* .db
Original file line number Diff line number Diff line change @@ -294,6 +294,8 @@ Here's a list of some of the recommended packages.
294
294
+---------------+-------------------------------------+-------------------------------------------------+
295
295
| Presto | ``pip install pyhive `` | ``presto:// `` |
296
296
+---------------+-------------------------------------+-------------------------------------------------+
297
+ | Hive | ``pip install pyhive `` | ``hive:// `` |
298
+ +---------------+-------------------------------------+-------------------------------------------------+
297
299
| Oracle | ``pip install cx_Oracle `` | ``oracle:// `` |
298
300
+---------------+-------------------------------------+-------------------------------------------------+
299
301
| sqlite | | ``sqlite:// `` |
You can’t perform that action at this time.
0 commit comments