So, I am using impala.dbapi, and I need to insert a bounch of data into hive database. I was told that I can use executemany() to insert multiple records, so I