update hive.py
The missing semicolon prevents to run hive command in local environment.
Description
The missing semicolon was preventing the hive command task to run in the local environment while checking for partition.
Motivation and Context
This change is required because due to this people making use of Luigi spends too much time debugging this error and I feel should be fixed in the Luigi repo. it self
Have you tested this? If so, how?
"I ran my jobs with this code and it works for me."
LGTM. Could you please add a test case to cover the change? Thanks for your contribution!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If closed, you may revisit when your time allows and reopen! Thank you for your contributions.