-
## Expected behavior and actual behavior.
I have a layer with a postgis data source. If I also enable Clustering, the following error is thrown:
`error on line 66 at column 40: Specification…
-
Essentially we need to add to all the environment.ymls
```yml
channels:
- conda-forge
- bioconda
dependencies:
# renovate: datasource=conda depName=bioconda/bwa
- bwa=0.7.18
# renova…
-
Following schema definition
```typescript
const dataSourceSchema = registry.register(
"DataSource",
z
.object({
urn: z.custom().openapi({
description: "A uniqu…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened
dolphinscheduler 3.1.3
…
-
1. Create a new Datasource or Agent with a new tag and them to a Collection.
2. Open Collections page and check for tags list, The newly added Datasource / Agents tag is not listed.
![Datasource_A…
-
In working with ISO 3166-1 data, I realized that the data source has multiple versions. I modeled it in our database as one `DataSource` for each version, but maybe we want to have a way to say that d…
evanp updated
2 years ago
-
**Why is this needed**:
[Runtime fields](https://www.elastic.co/guide/en/elasticsearch/reference/current/runtime.html) are a special type of field for Elasticsearch data views that are calculated at …
-
### Description
When a port is fixed for a DevService, testing through Quarkus Dev "Continuous Testing" becomes inoperative as well as running ad-hoc tests from IDE, because a conflict on the port ar…
-
### What happened?
I went to explore, added a query in prometheus datasource, used "both" type of query (range and instant), switched to mixed datasource, hid the query, but the instant results didn'…
-
**Describe the bug**
i am trying to connect to MariaDB datasource using `MySQL Connection` using `Designer.exe` from `FastReport.Community.2024.2.0.zip`.
but i dont know why, i can connect to Mari…