Skip to content

discussions Search Results · topic:elt org:airbytehq fork:true

1.3k results
 (68 ms)

1.3k results

inairbytehq (press backspace or delete to remove)

The MySQL destination connector (airbyte/destination-mysql:1.1.1) is built for MySQL 8.0+ syntax, and it relies on: - JSON_VALUE() - JSON_EXTRACT() - WITH ... AS (SELECT ...) Common Table Expressions ...

[Bug] Airbyte CE 2.x Helm Chart: ConnectorRollout Bean Initialization Failure with Temporal Cloud Description When deploying Airbyte Community Edition 2.x (Helm chart v2.0.0) with Temporal Cloud integration, ...

Tell us about the problem you re trying to solve Multiple teams may want to upload CSVs into their warehouse. Sending a CSV or JSON file via email would make the process easier. Describe the solution ...

It appears to me that the QuickBooks online connector requires a dev account and permanent admin credentials in the QuickBooks account. This is really not optimal.

I have been working thru mTLS authentication to Temporal Cloud, and based on Issue 14366 it seems it might not be support in Airbyte s community edition? If someone could confirm I would appreciate it. ...

Here is what I get when I prompt : .\abctl local status INFO Using Kubernetes provider: Provider: kind Kubeconfig: C:\Users\user.airbyte\abctl\abctl.kubeconfig Context: kind-airbyte-abctl SUCCESS Found ...

Problem Statement The Snowflake destination connector currently only supports username/password and key pair authentication methods. However, Snowflake is enforcing MFA requirements for all password-based ...

I have a working connection where the source is a csv file on an sftp server, and the destination is a google sheet. The data is successfully being posted to the Google Sheet, but the columns have been ...

The current HubSpot destination in Airbyte already supports writing to both standard objects (Contacts, Companies, Deals, etc.) and custom objects. However, it does not yet provide native support for creating ...

I ve deployed airbyte to k8 with the helm charts. The web app is not recognizing the /airbyte subpath. if i proxy in a call with straight url localhost:8080/airbyte it will return to localhost:8080/static ...