Is there any way to show nice exceptions in jupyter that are thrown by phhive.
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 545
- PR merge metrics
- No merged PRs in 30d
Description
```
TExecuteStatementResp(status=TStatus(statusCode=3, infoMessages=["*org.apache.hive.service.cli.HiveSQLException:Error running query: org.apache.spark.sql.AnalysisException: cannot resolve '`AB`' given input columns: [spark_catalog.default.************************************
```
the above exception is so decrypt. the above exception is correctly thrown, because the sql error is wrong, but to parse the above, the user needs to think a lot.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.