Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/databricks normalize brigad #10

Open
wants to merge 1,310 commits into
base: master
Choose a base branch
from

Conversation

shrodingers
Copy link
Member

No description provided.

edgao and others added 30 commits July 31, 2023 11:14
* csv sheet generator supports 1s1t

* create+insert raw tables 1s1t

* add skeletons

* start writing tests

* progress in creating raw tables

* fix tests

* add s3 test; better csv generation

* handle case-sensitive column names

* also add gcs test

* hook T+D into the destination

* fix redshift; simplify

* Delete unused files?

* disable test; enable cleanup

* initialize config singleton in tests

* logistics

* header

* simplify

* fix unit tests

* correctly disable tests

* use default null for loaded_at

* fix test

* autoformat

* cython >.>

* more singleton init

* literally how?

* unused variables

* recorddiffer can be case-sensitive

* move constants to base-java

* use ternary
* update setup instructions for bulk

* add description of Most Recent File field

* reword bulk-specific functionality

* update setup steps to match new layout in Airbyte UI

* update bulk features
* add documentation for session token authenticator

* fix refresh token statements in compatibility guide

* add blurb about session token auth to compatibility guide

* spell out keys and values

* add a couple more comments
* update field descriptions

* version bump

* changelog update

* add missing cell in table

* Update airbyte-integrations/connectors/source-google-ads/source_google_ads/spec.json

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* Update airbyte-integrations/connectors/source-google-ads/source_google_ads/spec.json

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

---------

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
* Relax Type and Dedupe frequency

* update tests

* Automated Commit - Format and Process Resources Changes

* Start at 0

* lint

* Update airbyte-integrations/bases/base-typing-deduping/src/main/java/io/airbyte/integrations/base/destination/typing_deduping/TypeAndDedupeOperationValve.java

Co-authored-by: Joe Bell <joseph.bell@airbyte.io>

* Update airbyte-integrations/bases/base-typing-deduping/src/main/java/io/airbyte/integrations/base/destination/typing_deduping/TypeAndDedupeOperationValve.java

Co-authored-by: Joe Bell <joseph.bell@airbyte.io>

* update test

---------

Co-authored-by: evantahler <evantahler@users.noreply.github.com>
Co-authored-by: Joe Bell <joseph.bell@airbyte.io>
…ytehq#28891)

* Write registry entry to docker repo override

* Update airbyte-ci/connectors/metadata_service/orchestrator/orchestrator/hacks.py

Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>

* Update semver

---------

Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
…hq#28897)

* sentry: ignore error logs without exceptions

* bump version
…airbytehq#28892)

* quote cursor name to support uppercase letters (required by postgres)

* sanity

* sanity
…stream (airbytehq#28887)

* Add properties to customer_shipping field in invoces stream

* Bump version
* enable workflow dispatch on test workflow

* install curl

* exit with 1 status code if exec error

* use click Abort

* fix wildcard

* remove superfluous fixtures

* skip failing publish tests

* share the docker socket with the testing container for dagger-in-dagger

* bump version

* bump version

* set workflow concurrency
* use api url corresponding to region specified in the config

* update unit tests

* bump up version

* refactor
…rbytehq#25308)

* Replace JWT Auth methods with server-to-server Oauth

* Bump versions in the Dockerfile and metadata.yaml
…irbytehq#28875)

* Initial commit of new MongoDB source

* Formatting

* Add missing main method

* Formatting

* Add missing dependencies

* Rename source

* Extend from BaseConnector

* Fix dependency reference
* Add api_url as optional parameter to source-clockify

See airbytehq#27688 for more details

* fix: update clients schema and migrate acceptance-test-config.yml from legacy

---------

Co-authored-by: Ezra Quemuel <ezra.quemuel@redesignhealth.com>
* Reduce log noise

* Automated Commit - Format and Process Resources Changes

---------

Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
bnchrch and others added 29 commits August 15, 2023 18:09
…#29126)

Co-authored-by: Mal Hancock <mhancock@archangelic.space>
* handle streams with no columns

* logistics

* Automated Commit - Format and Process Resources Changes

---------

Co-authored-by: edgao <edgao@users.noreply.github.com>
Copy link

github-actions bot commented Feb 6, 2024

Coverage report for source-postgres

There is no coverage information present for the Files changed

Total Project Coverage 69.48% 🍏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.