forked from airbytehq/airbyte
-
Notifications
You must be signed in to change notification settings - Fork 0
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
shrodingers
wants to merge
1,310
commits into
master
Choose a base branch
from
feat/databricks-normalize-brigad
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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>
* Implement discover operation * Formatting
…#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>
…at/databricks-normalize-brigad
…/Brigad/airbyte into feat/databricks-normalize-brigad
Coverage report for source-postgres
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.