fullergalway commented on issue #22267:
URL: https://github.com/apache/superset/issues/22267#issuecomment-1339275803
Same error message trying to connect a hive database on preset.io
"test connection" reports, "Connection looks good!", but "connect" triggers
the error.
```
{
"errors": [
{
"message": "'str' object does not support item assignment",
"error_type": "GENERIC_DB_ENGINE_ERROR",
"level": "error",
"extra": {
"engine_name": "Apache Hive",
"issue_codes": [
{
"code": 1002,
"message": "Issue 1002 - The database returned an unexpected
error."
}
]
}
}
]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]