1
0
mirror of synced 2026-01-08 21:05:13 -05:00
Commit Graph

215 Commits

Author SHA1 Message Date
hudsondba
a254234b0a Increasing BATCH_SIZE and timeout sync (#1593)
Co-authored-by: Hudson dos Santos <hudson@flieber.com>
2021-01-11 09:19:47 -08:00
Charles
f9b63d0a9e Update Destination Abstractions (#1456) 2021-01-07 10:37:10 -08:00
Christophe Duong
6d25e65d57 Renaming some classes to be less specific to SQL destinations (#1283) 2020-12-21 15:16:57 +01:00
Charles
25689eea56 add incremental to jooq source (and postgres) (#1172) 2020-12-08 21:14:11 -08:00
Christophe Duong
4ca8760e51 Chris/snowflake incremental (#1194)
* Refactor Snowflake destination and support incremental (#1125)
2020-12-04 19:52:33 +01:00
Christophe Duong
d06392e900 Redshift Destination & refactoring to introduce destination-jdbc
Closes #193
Closes #1126
2020-12-03 18:07:46 +01:00
Charles
cda619697e add cleaned names to api interface (#1138) 2020-11-30 21:30:16 -08:00
Christophe Duong
206d3cbea8 Naming conventions managed in destinations (#1060)
Handled field and table identifier conversions as necessary in order to successfully in destinations
2020-11-25 18:53:23 +01:00
Charles
e7edb2c858 Adding incremental to the catalog data model (#998)
* Add ConfiguredAirbyteCatalog and ConfiguredAirbyteStream
2020-11-18 14:15:59 -08:00
Jared Rhizor
8c7129c307 fix format build (#877) 2020-11-10 09:13:21 -08:00
Sherif A. Nada
9305461fec Add _raw suffix to non-normalized destination table names (#874) 2020-11-10 08:31:27 -08:00
Jared Rhizor
e1d7add50a mostly incremental builds (#817)
* support cached builds for base -> base-java -> snowflake

* use plugin for image building

* fix matching on COPY from

* remove docker.gradle

* tmp commit

* update connectors

* finish rest of build files

* fix ide errors

* more build fixes

* clean up

* clean up for new soruces

* fix spotless

* fix flake problems

* add recommended empty file

* python caching

* fixes upon review

* clean up docker and build test files

* clean up python

* clean up

* fix integration test dependencies

* fix standard tests

* fix

* remove symlink

* re-add requirements to fix normalizatioon build

* fix symlink

* fix dumbest build problem of all

* add missing integration test def

* fix missing dep

* remove class exclusion

* move trim so null source versions are allowed

* rename map

* fix hardcoded value

* remove unnecessary dep

* use dashes for salesforce package name

* fix typo

* DRY and fix test image name

* Fix edit

* assert string is not empty

* build integration test image only for integrationTest

* move code generator to tools and rename docker build tasks

* make source test depend on integration test build, not the other way

* remove guard because the docker build should exist before the integrationtest is applied

* remove comment

* DRY up airbyte-source-test

* fix plugin compilation

* add missing dependency

* rename getTaggedImage to getDevTaggedImage

* fix test vs main docker build bug
2020-11-09 11:00:11 -08:00
Charles
5f45aef149 Add support for sources to java base (#749) 2020-10-30 10:33:51 -07:00
Sherif A. Nada
3cea00913d place test mount roots in /tmp (#623) 2020-10-29 14:43:33 -07:00
Charles
31013556c3 Integrations Reorganization: Bases (#673) 2020-10-21 11:23:49 -07:00