integration
Here are 1,515 public repositories matching this topic...
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Dec 17, 2020 - Java
-
Updated
Nov 12, 2020 - C#
-
Updated
Dec 17, 2020 - Python
-
Updated
Dec 15, 2020 - Scala
-
Updated
Dec 17, 2020 - Scala
-
Updated
Sep 22, 2020 - Python
-
Updated
Dec 14, 2020 - Java
-
Updated
Jan 24, 2017 - Scala
-
Updated
Sep 25, 2020 - PowerShell
File: examples/routes.groovy
Logs:
[1] 2020-12-03 16:41:56,092 WARN [org.apa.cam.com.tim.TimerConsumer] (Camel (camel-1) thread #0 - timer://groovy) Error processing exchange. Exchange[19B282B64B1E822-0000000000000003]. Caused by: [groovy.lang.MissingPropertyException - No such property: DELEGATE_FIRST for class: org.apache.camel.k.loader.groovy.dsl.BeansConfiguration]: groovy.lang.Mis
-
Updated
Nov 11, 2020 - JavaScript
-
Updated
Dec 17, 2020 - Java
-
Updated
Dec 10, 2020
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 3, 2020 - Python
-
Updated
Dec 14, 2020 - Java
-
Updated
Dec 17, 2020 - Java
Tell us about the problem you're trying to solve
When specifying a Dataset_id, the Google UI often includes the project_id in its naming like this: project_id:dataset_id
Describe the solution you’d like
In the BigQuery destination code, we could accept both syntax:
- project_id:dataset_id
- dataset_id
So it's smoother for the end user whether project_id is specified or not?
-
Updated
Oct 18, 2018 - C
-
Updated
Dec 10, 2020 - TypeScript
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
Nov 16, 2020 - JavaScript
-
Updated
Dec 16, 2020 - JavaScript
-
Updated
Dec 16, 2020 - Java
-
Updated
Nov 18, 2020 - 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):