Commit 37de4c8
Fix Thrift versioning issue in Py client
After we discovered that the client was not in fact compatible with Thrift 0.10.0, this PR increases the lower bound. Also removes `python-dateutil` since we don't use it (was carried over from Hive)
Re-trigger intergation tests1 parent 8810930 commit 37de4c8
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
0 commit comments