sarafonseca
c471be2913
🐛 Source RD Station Marketing: Fix stream analytics conversions ( #18826 )
...
* Fix stream analytics conversions on RD Station Marketing
* update connector's version
* Fix PR number on changelog
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-05 11:48:38 -05:00
Mahdi Dibaiee
34e85e3cf1
source-mailchimp: set primary_key for EmailActivity ( #19023 )
...
* source-mailchimp: set primary_key for EmailActivity
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-05 11:47:41 -05:00
jerome DOUCET
5149108020
🐛 Source ElasticSearch: avoid too_long_frame_exception ( #18134 )
...
* Fix: (elasticsearch source) avoid too_long_frame_exception
batch the queries on mapping with a arbitrary (but reasonable) chunk size
to avoid reaching the 4096 bytes limits url size.
* bump connector
* auto-bump connector version
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-05 08:33:23 -03:00
Philip Corr
b452d53e97
🎉 Source Shopify: Add a graphql products stream ( #19789 )
...
* add graphql stream for shopify products
* Update docs
* add json schema back in
* Fix graphql source tests
* fix: format python files with flake8
* auto-bump connector version
Co-authored-by: Sajarin <sajarindider@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-04 18:00:56 -05:00
Serhii Chvaliuk
f73dc44858
Source: Facebook Marketing - action_breakdowns can be empty list - bugfix for #20016 ( #20043 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-12-04 16:56:59 +02:00
Serhii Chvaliuk
e1700fdb21
Source: Facebook Marketing - action_breakdowns can be empty list ( #20016 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-12-03 21:18:28 +02:00
Kris Sikora
b7d26812a8
Destination:PubSub Add Batching and Ordering configuration ( #15705 )
...
* Add Batching and Ordering configuration
* Add changelog
* fix config for tests
* format files
* auto-bump connector version
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-02 20:13:15 -03:00
Vincent Koc
acc7b324a8
🐛 Destination-snowflake: Resolved typo in documentation ( #18326 )
...
* chore: update typo in source docs
* chore: bump pr number for change
* Update Dockerfile
* Update snowflake.md
Co-authored-by: Vincent Koc <koconder@users.noreply.github.com >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
2022-12-02 19:46:56 -03:00
resoliwan
88c9844265
Source file: fix pandas read_csv header none issue. ( #18587 )
...
* Source file: fix pandas read_csv header none issue.
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
2022-12-02 19:43:03 -03:00
Mohamed Magdy
a7f32c00e8
🎉 New source: Babelforce ( #12700 )
...
* solve deleted file
* Set Babelforce version to `0.1.0`
* Update Babelforce source documentaiton with the PR link
* Remove `.python-version` file in Babelforce source from Git
* Fix typo in Babelfoce `spec` description field
* Remove redaundant `title` field from JSON schema in Babelforce source
* Add examples for the `date_created_from` and `date_created_to` Babelforce source spec
* Remove redaundant `static` `authenticator` method in Babelforce source
* Check if `date_created_from` less than `date_created_to`
In Babelforce source
* Add parsing details to `docstring`
For Babelforce source
* Fix fetching next page token
In Babelforce source
* Remove parent class `docstring`
In Babelforce source
* Use `pendulum` to parse date/time
In Babelforce source
* add babelforce to source index
* remove icon
* format files
* auto-bump connector version
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
2022-12-02 19:29:04 -03:00
Serhii Chvaliuk
5fc2a6b354
Source smartsheets: OAuth2.0 support - disabled ( #20017 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-12-02 23:26:40 +02:00
JJ Nilbodee
1e96e54e6e
Source Zoom: upgrade CDK version ( #19939 )
...
* upgrade cdk
* update changelog
* update changelog
* bump version & add readme
* auto-bump connector version
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-02 17:22:17 -03:00
Denys Davydov
bd96b6144e
Source gitlab - fix duplicate records issue ( #20023 )
...
* #20022 source gitlab - fix duplicate records issue
* #20022 source gitlab - upd changelog
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-02 21:19:16 +02:00
oneshcheret
1fd4a03fda
Source postgres: fix schema permission issue ( #19024 )
...
* Source postgres: fix schema permission issue
* Source postgres: add test for schema permission issue
* Source postgres: format code
* Source postgres: added unit test
* Source postgres: bump version
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: Rodi Reich Zilberman <867491+rodireich@users.noreply.github.com >
2022-12-02 10:04:45 -08:00
Serhii Chvaliuk
764496e930
Source Slack - remove OAuth2.0 refresh_token ( #19970 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-12-02 14:37:53 +02:00
Serhii Chvaliuk
3c6f9792e5
Source iterable: fix pendulum.parse memory leak ( #19913 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-12-02 12:08:58 +02:00
Evan Tahler
1e160b2858
Faker V0.3 - CDK, consistent naming, determinism, display name, and SAT ( #19490 )
...
* better comment to show sync types
* WIP - basics in place
* test cleanup
* emit `AirbyteEstimateTraceMessage`
* assert estimates emitted
* unit tests passing
* format
* flake
* check tests
* add newline
* lint
* check in with new file name
* bump acceptance test yml
* acceptance test progress
* deterministic purchases
* SAT making progress
* better disable
* adjust yaml
* change abnormal_state.json format
* per-stream state
* products for abnormal state
* products have state + incremental
* purchases state = total_user_records
* update docs and name
* disable proper version
* typo
* try disable 0.2.1
* kwargs
* v1.0.0
* lint
* backward_compatibility_tests_config
* auto-bump connector version
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-01 14:53:38 -08:00
Denys Davydov
5da3a7c2a8
Source Gitlab: fix stream schema ( #19986 )
...
* #12901 source gitlab: fix schema
* #12901 source gitlab: upd changelog
* #12901 fix SAT
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-01 20:51:20 +02:00
Evan Tahler
e21500ee73
Evan/fix docs ( #19942 )
...
* fix docs build
* remove errant <br>
2022-11-30 11:50:43 -08:00
Siddhant Singh
4c0ffb6c40
🎉 New Source: SurveyCTO ( #19371 )
...
* survey cto connector
* datetime fix
* removed some unused tests
* intergration tests
* acceptance test is passing
* airbyte_secret
* removed unused files
* removed key
* removed some unused items
* added the error handling
* catalog fix to add form_id
* config improvement
* full refresh test added
* incremental sync test passed
* docs added surveycto.md
* added the docs improvement
* improve docs and spec
* fix: add source definition for surveycto
* flake improvements
* refactor
* refactor
* python format fix
* auto-bump connector version
* docs update
Co-authored-by: Sajarin <sajarindider@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-30 13:26:12 -05:00
Evan Tahler
ea58882fa3
Fix affected connectors ( #19865 )
...
* source-appsflyer
* source-cart
* source-chargebee
* source-lemlist
* source-linnworks
* source-mailgun
* source-pardot
* source-plaid
* source-prestashop
* source-quickbooks-singer
* source-recharge
* source-tplcentral
* remove icons that aren't real
* Remove TODOs
* add missing specs
* Update docs/integrations/sources/primetric.md
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com >
* bump readmes
* revert ci_check_deps logic
* New name
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com >
2022-11-30 09:51:21 -08:00
Denys Davydov
fa8ea96e70
Source freshdesk - fix schema ( #19496 )
...
* #1038 source freshdesk - fix schema
* #1038 source freshdesk: upd changelog
* #1038 source freshdesk - remove temp file
* #1038 source freshdesk: fix tests
* #1038 source freshdesk: update expected records again
* #1038 source freshdesk: rm unstable expected record
* #1038 source freshdesk: edit another expected record
* #1038 source freshdesk: edit another expected record
* #1038 source freshdesk: fix expected records
* #1038 source freshdesk: upd expected_records
* #1038 source freshdesk: resolve dependency conflict
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-30 15:19:43 +02:00
Denys Davydov
1ab02de43b
Source Zendesk Support: do not use nonpublic API ( #19432 )
...
* #1010 oncall Source Zendesk Support: do not use nonpublic API
* #1010 source zendesk-support: upd changelog
* #1010 source zendesk-support: log an error during discover
* #1010 source zendesk support: fix unit test
* #1010 source zendesk support: fix expected records
* #1010 source zendesk support: upd expected records
* #1010 source zendesk support: another records update
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-30 01:25:21 +02:00
Mark Roberts
87d69a9a7e
DocS: Fix typo in BigQuery source documentation ( #19543 )
...
Data type mapping table referred to "CockroachDb Type" instead of "BigQuery Type".
2022-11-29 17:52:47 -03:00
btkcodedev
db836b3b5a
🎉 New Source: Pexels API [low-code cdk] ( #18854 )
...
* New Source: Pexels API
* Resolved all comments
* feat: Added paginator, refactor: moved params to request options
* refactor: configured params, moved request option to referenced
* Corrected comments
* correct test and add pexels api to source def
* auto-bump connector version
Co-authored-by: btkcodedev <btk.codedev@gmail.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-29 17:43:17 -03:00
Akash Kulkarni
865b580776
DB sources data type support - adding new data types ( #19679 )
...
* Introduce JsonSchemaTypeUtil + refactor code
* Update JsonSchemaPrimitiveUtil.java
Comment
* Update dynamodb.md
* Create acceptance-test-config.yml
* fix merge break
* formatting
* Fix formatting
* Code cleanup
* Update DataTypeEnumTest.java
2022-11-29 09:58:42 -08:00
Denys Davydov
34c0e953fb
Source twilio: fix generating date ranges ( #19479 )
...
* #1046 source twilio: fix generating date ranges
* #1046 source twilio - upd changelog
* #1046 source twilio: add freezegun to requirements
* #1046 source twilio: fix incremental tests
* #1046 source twilio: fix expected records
* #1046 source twilio - fix expected records
* #1046 source twilio: cut expected records
* #1046 source twilio: cut expected records
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-29 19:29:01 +02:00
oneshcheret
494349f966
Revert "Source postgres: mark termination connection PSQLException as config error ( #19623 )" ( #19881 )
...
This reverts commit 92282ded3b .
2022-11-29 18:10:09 +02:00
oneshcheret
92282ded3b
Source postgres: mark termination connection PSQLException as config error ( #19623 )
...
* Source postgres: catch termination connection PSQLException
* Source postgres: move common code to util method
* Source postgres: clean code
* Source postgres: review fixes and added unit tests
* Source postgres: clean code
* Source postgres: bump version
* Source postgres: format
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-29 16:47:09 +02:00
Augustin
f262bef9d2
source-surveymonkey: fix getBaseURLByOrigin ( #19868 )
2022-11-29 11:51:56 +01:00
Denys Davydov
8ac5d50293
Source Salesforce: make AccountHistory support BULK API ( #19869 )
...
* #17503 source salesforce: make AccountHistory support BULK API
* #17503 source salesforce: upd changelog
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-29 12:11:56 +02:00
Evan Tahler
e73a5337ca
Increase Database Source SELECT Batch Size ( #19514 )
...
* Increase Database Source SELECT Batch Size
* 60% is a little safer
* comment
* format...
* Update byte-size tests
* fixup tests
* test fixes
* format
* readmes and connector versions
* match strict-encrypt versions
* auto-bump connector version
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-28 14:19:47 -08:00
Serhii Chvaliuk
e38bd5d510
Source: Facebook Marketing - New default for action_breakdowns, improve "check" speed ( #19803 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-11-28 20:25:06 +02:00
Eugene
be530bbf2e
[18713] Destination-bigquery: updated Check method to test for non-billable project ( #19489 )
...
* [18713] Destination-bigquery: updated Check method to test for non-billable project
* fixed typo in comments
* Bumped version
* auto-bump connector version
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-28 09:36:03 -08:00
Serhii Chvaliuk
ccda38bfbc
Source zendesk support: bugfix transform "-" to null ( #19792 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-11-28 19:03:02 +02:00
VitaliiMaltsev
d04a01a8ad
Source Postgres: Handle Arrays data types ( #16990 )
...
* Source Postgres: Handle Arrays data types
* bump version
* updated items mapping
* updated mapping of common types
* add datatype tests
* removed redundant variables
* Fixed getSpec schema test
* removed redundant variables
* refactoring
* updated json schema mappings
* updated debezium converters
* removed unused logging
* refactoring
* refactoring and added comments
* fixed checkstyle
* refactoring
* bump version
* auto-bump connector version
Co-authored-by: ievgeniit <etsybaev@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-28 17:53:26 +02:00
Joey Marshment-Howell
563804b586
Update date-time format instructions in docs ( #19707 )
2022-11-28 15:44:33 +00:00
VitaliiMaltsev
637781d43b
🐛 Postgres Source Strict Encrypt: Allow connections with sslmodes 'allow' and 'prefer' if SSH tunnel established ( #19551 )
...
* Postgres Source Strict Encrypt: Allow connections with sslmodes 'allow' and 'prefer' if SSH tunnel established
* updated changelog
* fixed tests
* add test_strictness_level to acceptance-test-config.yml
* remove test_strictness_level to due to failed SAT test
* bump version
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-28 16:31:24 +02:00
Serhii Chvaliuk
a6fb52ea9d
Source facebook marketing: check "breakdowns" combinations ( #19645 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-11-23 09:57:16 +02:00
Serhii Chvaliuk
cc6facf8b6
Source Google Ads: fix schema for "campaigns" stream ( #19700 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-11-23 01:01:45 +02:00
Baz
0dddc1e647
🎉 Source Asana: migrate to new SAT, added base HTTP errors handling ( #19561 )
2022-11-22 19:34:45 +02:00
Leibniz.Hu
456c920ba0
🎉 New Destination: Apache Iceberg ( #18836 )
...
* wip: developing Iceberg(s3 & hive catalog) Destination
* wip: developing Iceberg(s3 & hive catalog) Destination 2
* wip: developing Iceberg(s3 & hive catalog) Destination 3
* wip: developing Iceberg(s3 & hive catalog) Destination 3
* wip: developing Iceberg(s3 & hive catalog) Destination 2
* refactor: config
* feat: add hadoop and jdbc catalog implements
* docs: add docs and config examples
* style
* feat: S3Config
* fix: acceptance test, and unit test
* chore: remove sensitive logs
* docs: builds.md
* refactor: 1.add flush batch size and auto compact configs 2.refactor package 3. add unit tests
* test: add integration test
* test: Add HadoopCatalog integration tests
* docs: add bootstrap.md
* test: Add HiveCatalog integration tests
* perf: purge drop temp Iceberg table
* chore: delete unnecessary log
* remove iceberg accpt test file
* run format
* readd iceberg
* regenrate spec
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2022-11-18 19:33:10 -03:00
Aazam Thakur
a81c7aff28
🎉 New Source: Twilio Taskrouter API [low-code cdk] ( #18685 )
...
* Created Workspaces Stream for Connector
* Created MD file for docs
* Added source_definitions
* Removed Catalog.json
* Fixed SAT errors
* Fixed typos in docs
* Implemented allworkspaces stream
* Added Workers stream
* Pagination Support
* Update twiliotaskrouter.md
* Adjusted Pagination
* Update twilio_taskrouter.yaml
* Fixed next_page_uri error
* Adjusted Docs to include Workspace ID
* Added Cursor Paginator
* Update twilio_taskrouter.yaml
* Update twilio_taskrouter.yaml
* Update twilio_taskrouter.yaml
* fix connector
* add twilio version
* auto-bump connector version
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-18 15:20:06 -03:00
Vincent Koc
862df97ce9
🎉 New Source: Genesys [python cdk] ( #17559 )
...
* chore: start genesys boilerplate connector
* chore: first connection working
* chore: declare args
* chore: mapped genesys regional endpoints to sources
* Update source.py
* Update source.py
* Update users.json
* Create locations.json
* Create groups.json
* Update configured_catalog.json
* chore: notes for links to all other schemas
* Update configured_catalog.json
* Delete locations.json
* Delete groups.json
* Create telephony_locations.json
* Create telephony_providers_edges.json
* Create telephony_stations.json
* Create user_groups.json
* Create user_users.json
* Delete users.json
* Update source.py
* Update source.py
* Update source.py
* Update zuora_auth.py
* Added TelephonyProvidersEdgesDidpools
* Added TelephonyProvidersEdgesDids
* Added TelephonyProvidersEdgesExtensions
* Added TelephonyProvidersEdgesLines
* Add TelephonyProvidersEdgesOutboundroutes
* Added TelephonyProvidersEdgesPhones
* Added TelephonyProvidersEdgesSites
* Added TelephonyProvidersEdgesTrunks
* Added RoutingAssessments and RoutingQueues
* Update class names
* Added RoutingOutboundEvents
* implemented pageSize
* Finalised stream pagination
* finalise to full refresh for now
* Update acceptance-test-config.yml
* Delete test_incremental_streams.py
* Update source.py
* unit tests
* Revert "Update source.py"
This reverts commit 10d996e83e .
* Revert "Update source.py"
This reverts commit af5e79af66 .
* Revert "Revert "Update source.py""
This reverts commit ed56ed41f3 .
* Revert "Update zuora_auth.py"
This reverts commit 9a1b9fd07d .
* chore: lint and syntax
* Create genesys.md
* Update builds.md
* Update spec.json
* final lint
* Update user_users.json
* Update user_users.json
* Update user_users.json
* Update user_users.json
* Update user_groups.json
* Update user_groups.json
* Update user_users.json
* Update telephony_stations.json
* Update telephony_locations.json
* tests
* fix schema issues for unit tests
* Update acceptance-test-config.yml
* Update README.md
* Delete sample_state.json
* Update source.py
* Update source.py
* correct static method
* Update genesys.md
* resolve oAuth connector
* update deps
* source def and logo
* auto-bump connector version
Co-authored-by: Vincent Koc <koconder@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-18 11:25:11 -05:00
Isaac Harris-Holt
4946ce7dc6
🎉 New Source: CoinGecko Coins ( #18248 )
...
* Initial commit
* Add streams
* Add docs
* Add sourceDefinition
* Add icon
* auto-bump connector version
Co-authored-by: Sajarin <sajarindider@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
2022-11-18 08:25:12 -03:00
darynaishchenko
e852de13db
SurveyMonkey: added OAuth for Eu and Ca ( #17964 )
...
* SurveyMonkey: added OAuth for Eu and Ca
* fixed java OAuth flow, removed OneOf
* fixed orders i spec.json, removed unneded tags
* fixed acceptance test
* added unit tests, origin to error message, removed .get
* added check for credentials
* auto-bump connector version
Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-18 12:22:24 +02:00
Alexandre Girard
a1da5fc85b
🐛 Source Google Sheets: revert 'add row_id to rows and use as primary key' ( #19574 )
...
* revert PR 19215
* bump
2022-11-17 16:38:47 -08:00
akashpatl
5c7affcfb4
🎉 New Source: Copper [python cdk] ( #18848 )
...
* add younium source along with documentation
* init commit for new python source
* added streams for projects, companies and people
* breakout http_method
* add docs for Copper
* docs were not included in previous commit
* indentation error
* update schemas that failed acceptance test
* resolve merge conflict with docs
* add title to spec
* update doc url
* newlines
* add copper to source def
* add copper to source def
* run format
* auto-bump connector version
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-17 20:00:36 -03:00
Ivica Taseski
34d4a71875
🎉 New Destination: S3-Glue ( #18695 )
...
* destination-s3-glue
* reimplement schema generation to use recursion
* configure serialization library
* include data on update
* flatten data field
* improve location path
* generate s3-glue destination
* refactor s3-glue as separate connector
* add acceptance tests and cleanup
* check field presence
* override test image name
* add s3-glue readme
* format files
* add redpanda readme
* add s3 glue to source def
* auto-bump connector version
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-11-17 19:10:31 -03:00
Amalia Advincula-Roye
d7e75c8acc
Add Stripe API limitations to Events stream ( #19497 )
2022-11-17 14:34:02 -05:00