Atul Ram
Atul Ram
> Maybe we can create a PR to address this in SQLAlchemy. I found that the PostgreSQL dialect lowers the string before getting the schema. https://github.com/sqlalchemy/sqlalchemy/blob/6cf5e2a188fc5e337d22a098a5fe9a9fe10cc7e7/lib/sqlalchemy/dialects/postgresql/base.py#L3756 > > I'm also...
> @atul-r I'm not quite familiar with SQLAlchemy, I wonder if this inspect function a must-have to use SQLAlchemy with GreptimeDB? Is this error blocking you from running SQL query...
> @atul-r Thank you for the information. That's a blocking issue for Superset. The MySQL endpoint of greptime should send responses that is inline with MySQL. This needs to be...
> @atul-r I just created a greptimedb connector for sqlalchemy and superset. You can add `greptimedb-sqlalchemy` to `docker/requirements-local.txt` (if you are using docker-compose) or use `pip install greptimedb-sqlalchemy` if you...
> Can you check if `resource_attributes` field exists in the input log string from `otlpcollector`? No but I used `Attributes` and `Body` as well in the pipeline dissect field. Those...