BradRuderman / pyhs2

MIT License
208 stars 107 forks source link

execute a hive script. #38

Closed alexnaspo closed 3 years ago

alexnaspo commented 9 years ago

Enable running a hive script through the cursor.

cur.execute("hivescript.sql")