mirror of
https://github.com/apache/superset.git
synced 2026-07-20 21:55:46 +00:00
* [sql lab] extract Hive error messages
So pyhive returns an exception object with a stringified thrift error
object. This PR uses a regex to extract the errorMessage portion of that
string.
* Unit test
(cherry picked from commit 41286b7545)
8.9 KiB
8.9 KiB