-
### What happened?
when user click on usage, nothing appear (no vlaues ) but an error is raised
### Relevant log output
```shell
error":{"message":"/global/spend/logs Errorrelation \"MonthlyGloba…
-
### Design thoughts
- The compare model functions maybe could be surfaced when certain conditions are met, or otherwise display a helper to get started with loading that data.
![image](https://use…
-
### Is your feature request related to a problem or challenge?
While looking at the results of the most recent clickbench run
- https://github.com/apache/datafusion/issues/13099
Here is the [Cl…
-
### Bug Description
I use PandasQueryEngine to query large database, but it gives this error output:
> Pandas Instructions:
```python
df['gl'].apply(lambda x: x['Account']).value_counts()
```…
-
There should be a supported way to run queries directly to the prisma engine.
Once #328 is resolved I'm planning on using this library as a host for an internal prisma client in JavaScript, running…
-
### Bug Description
Got a `KeyError: 'context_str'` when executing `query_engine.image_query(image_path, query_str)` function.
I think the problem is that in the `_get_response_with_images()` functi…
-
### Feature Request / Improvement
When a new feature is released in Iceberg, engines (Spark, Trino, Presto, Flink) and some clients need to upgrade their Iceberg versions accordingly. However, there …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I designed a chatbot with an Agent to perform a series of actions.
My agent works like…
-
Pinot has the ability to protect itself from OOM when executing heavy queries by enabling [automatic query killing](https://docs.pinot.apache.org/operators/operating-pinot/oom-protection-using-automat…
-
### Bug Description
I keep getting a pydantic error when trying to retrieve from the vector DB from an existing collection. I can see that the points are retrieved from the Qdrant vectorDB.
```bas…