-
I’m working on a custom Trino connector (query external data source via HTTP protocol) and would like to push down the `OFFSET` parameter directly to the data source. However, it seems that Trino migh…
-
Writing customized connectors to DBMS other than the default three might be desirable. Or, in my case, customize one of the existing three—I'd like to be able to inherit an SQL connector and modify it…
-
Hello, I'm trying to upload a custom connector to AZURE to use in my Confluent Cloud Kafka cluster.
I was able to upload the connector successfully without issue using the default (AWS). However w…
-
**Describe the bug**
When I try creating a connector with my endpoint I get the following message: "The request received no response. Check the endpoint URL and try again.", but nothing shows on the…
-
### Checklist
- [X] I have filled out the issue template to the best of my ability.
- [X] This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
- [X] This iss…
-
Hi,
I am working on custom connector for Timeline and I found this repo: https://github.com/microsoft/PowerApps-Samples/tree/master/model-driven-apps/custom-connectors/SecondaryRecordSource/solution
…
-
## My Setup
kicad 8.0.6
## How To Reproduce
1. Checkout `master`branch
2. Open PCB
3. Update PCB from Schematic
## Error Log
```
Error: P1 pad A4 not found in kicad_reformed_custom_I…
-
Hello,
We are using IAM Authentication in order to connect to an RDS mysql cluster. We are encountering a problem: the credentials that the connection pool is using have to be modified every 15 min…
-
Im implementing a custom output plugin, and I found out that I can't get the connector provided name that I specified during the config.
If I use this connector config:
```json
{
"identity": "…
-
Once the custom connector prototype complete and tested on testnet, we will polish and attest all the legacy data.
We will need to have:
- Modify the Enaleia data to fit the data model on directus …