ERROR - Python value cannot be converted to a database value
Traceback (most recent call last):
File "/usr/local/python-3.5.6/lib/python3.5/site-packages/airflow/models.py", line 1493, in _run_raw_task
result = task_copy.execu te(context=cont ext)
File "/data/app/airflow/plugins/operators/hive_to_oracle. py", line 118, in execute
cur.close()
File "/usr/local/python-3.5.6/lib/python3.5/site-packages/impala/interface.py",...