2.0.1
🐞 Bug Fixes
- Fix bug where executing multiple SQL statements at once will prompt for exceptions
- Fix getJDBCDriver error: null Issue #123
- Fixing the Hive connection and then viewing columns results in an error. Issue #136
🐞 问题修复
- 修复一次性执行多条SQL会提示异常的BUG
- 修复 getJDBCDriver error: null Issue #123
- 修复hive方式连接,然后查看columns报错 Issue #136