integration
Here are 1,550 public repositories matching this topic...
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Feb 1, 2021 - Java
-
Updated
Jan 15, 2021 - C#
-
Updated
Jan 31, 2021 - Python
-
Updated
Jan 25, 2021
Expected Behavior
When a user starts Airbyte for the first time with docker-compose up, their local environment variables shouldn't interfere with the startup process.
Current Behavior / Steps to Reproduce
Run export API_URL=http://badurl/ and then docker-compose up. The bad URL is used by Docker Compose by default.
This type of problem happened to a new user specifically for
-
Updated
Feb 2, 2021 - Scala
-
Updated
Feb 1, 2021 - Scala
-
Updated
Jan 21, 2021 - Python
-
Updated
Jan 26, 2021 - Java
-
Updated
Jan 24, 2017 - Scala
-
Updated
Dec 29, 2020 - PowerShell
If I set:
camel.component.twitter-search.xxx
The camel-twitter component should be added to the set of dependencies automatically.
Also because the new property-binding mechanism goes in error otherwise.
We should inspect direct properties and property-files.
We may extend the search also to linked secrets and configmaps.
-
Updated
Jan 13, 2021 - JavaScript
-
Updated
Feb 2, 2021 - Java
-
Updated
Dec 30, 2020 - JavaScript
-
Updated
Jan 19, 2021 - Python
-
Updated
Jan 21, 2021 - Java
-
Updated
Feb 1, 2021 - TypeScript
-
Updated
Feb 1, 2021 - Java
-
Updated
Oct 18, 2018 - C
Is your feature request related to a problem? If yes, please describe the problem.
Currently our playground is without any code sharing capabilities.
Describe the solution you'd like to see.
Allow to share the playground with a certain query by adding the query as a base64 in the URL.
Were you inspired by anything else, that you have experienced?
Inspired by https://sandcastle
-
Updated
Jan 7, 2021 - JavaScript
-
Updated
Jan 29, 2021 - JavaScript
-
Updated
Jan 19, 2021 - Java
-
Updated
Feb 1, 2021 - Java
Improve this page
Add a description, image, and links to the integration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the integration topic, visit your repo's landing page and select "manage topics."
Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase
Expected behavior:
to be able to insert to a sql database in an activity
What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database
Additional information you deem important (e.g. I need this tomorrow):