mindsdb icon indicating copy to clipboard operation
mindsdb copied to clipboard

Query Engine for AI - The only MCP Server you'll ever need

Results 1655 mindsdb issues
Sort by recently updated
recently updated
newest added

Add `OR REPLACE` to all CREATE statements as per Jorge's request. https://mindsdbcommunity.slack.com/archives/C01S2T35H18/p1686432506926659

enhancement
Team: SQL & Text2SQL

### Short description of current behavior Hi, I am facing the following error when I run anomaly detection in MindsDB. Input data comes from ClickHouse table. ``` KeyError: "['data'] not...

bug

### Short description of current behavior Error when trying to JOIN a model then GROUP BY after ### Video or screenshots ![image](https://github.com/mindsdb/mindsdb/assets/34073127/21f0b537-954d-4169-b268-9bb61004fa31) ![image](https://github.com/mindsdb/mindsdb/assets/34073127/22008cda-0193-404b-9cea-e82389ba4eeb) ### Expected behavior Ideally user is able...

bug
Team: SQL & Text2SQL

### Short description of what should be added or improved Based on #7205. ### Video or screenshots _No response_ ### Anything else? _No response_

documentation

### Is there an existing integration? - [X] I have searched the existing integrations. ### Use Case Instagram is a popular social media app with millions of users, Instahandler can...

help wanted
hacktoberfest
integration

### Short description and motivation for the proposed feature ## Title: Add Azure Cosmos DB Connections and Triggers ### Description: MindsDB currently supports lacks direct integration with Azure Cosmos DB,...

enhancement
integration

### Short description of current behavior If use GUI then no one of this two queries can not be executed via `shift + enter`: ```sql select 1; /* comment */...

bug

We now have introspection to warn users when some parameter is not recognized (#7087). As suggested by @dusvyat, we could further improve the experience using pydantic for every param space...

enhancement
discussion
hacktoberfest

### Short description of current behavior When running a job that queries a Lightwood model, the job run ends with an error: ``` error in apply predictor step: [lightwood/home_rentals_model]: Attempting...

bug

### Short description and motivation for the proposed feature Customer requests the ability to identify and download attached documents from gmail. ### Video or screenshots _No response_ ### Describe some...

enhancement