1
0
mirror of synced 2026-01-05 12:05:28 -05:00
Commit Graph

30 Commits

Author SHA1 Message Date
Abhi Vaidyanatha
9138e58bf1 Add CentOS 8 setup guide. (#4421)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-06-29 20:48:44 -07:00
Abhi Vaidyanatha
8522a1cd9f Change all instances of DBT to dbt in markdown files. (#4308)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-06-23 19:00:44 -07:00
Marcos Marx
4881167460 Add issue about loading a lot of tables (#3975)
* add issue about loading a lot of tables

* change feedback
2021-06-09 17:17:57 -03:00
Marcos Marx
b414f694eb Add troubleshooting section and remove FAQ file (#3902)
* add troubleshooting section and remove FAQ file

* add windows new tutorial to summary

* remove change on normalization

* add eof

* transfer user handbook to docs

* review comments and made changes
2021-06-08 20:31:22 -03:00
Abhi Vaidyanatha
e2d5bfa3ea Add primary_key noop to docs and PokeAPI connector. (#3245)
* Add primary_key noop to docs and PokeAPI connector.

* Small grammar fix in FAQ.

* Change empty string to None for noop.

Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-05-06 10:54:42 -07:00
Marcos Marx
7c70eb02cd GitBook: [master] 84 pages and 72 assets modified 2021-05-03 12:14:16 +00:00
John Lafleur
7d0a794bb4 Update stitchdata-vs-airbyte.md 2021-04-30 16:25:15 +11:00
John Lafleur
1084bb5758 Update fivetran-vs-airbyte.md 2021-04-30 16:11:49 +11:00
Abhi Vaidyanatha
e378d40236 Documentation Reorganization (#3124)
* First reorganization pass.

* Stop auto-generating api docs html file.

* Update spelling

* Final cleanup.

* Final changes_REAL_actual_2_thisone

* fix path for generating api docs

Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
Co-authored-by: Davin Chia <davinchia@gmail.com>
Co-authored-by: jrhizor <me@jaredrhizor.com>
2021-04-29 15:18:52 -07:00
Davin Chia
42686add8a Release connectors with namespace change. (#2990)
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.

Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.
2021-04-21 11:35:08 +08:00
Michel Tricot
e4326aa21e Revert "GitBook: [master] 25 pages and 46 assets modified"
This reverts commit 0b4eddc7cf.
2021-04-16 14:20:42 -07:00
Michel Tricot
0b4eddc7cf GitBook: [master] 25 pages and 46 assets modified 2021-04-16 20:29:16 +00:00
John Lafleur
428e10e727 Update meltano-vs-airbyte.md 2021-04-11 17:44:04 +11:00
John Lafleur
9e6547d3dd Update meltano-vs-airbyte.md 2021-04-11 17:41:45 +11:00
Jared Rhizor
2b19da82d8 postgres cdc (#2548)
* spike

* more

* debezium wip

* use oneof for configuration

* iterator wrapping structure

* push current

* working loop

* move capability into source

* hack it into a sharable state

* debezium test runner (#2617)

* CDC Wait for Values (#2618)

* output actual AirbyteMessages for cdc (#2631)

* message conversion

* fmt

* add lsn extraction and comparison (#2613)

* postgres cdc catalog (#2673)

* update cdc catalog

* A

* table selection for cdc (#2690)

* table selection for cdc

* fix broken merge

* also test double quote in name

* Add state management to CDC (#2718)

* CDC: Fix Producer/Consumer State Machine (#2721)

* CDC Postgres Tests (#2777)

* fix postgres cdc image name and run check before reading data (#2785)

* minor postgres cdc fixes

* add test and fix check behavior

* fix

* improve comment

* remove unused props, remove todos, add some more sanity tests (#2791)

* cdc: add offset store tests (#2793)

* clean (#2798)

* postgres cdc docs (#2784)

* cdc docs

* Update docs/integrations/sources/postgres.md

Co-authored-by: Charles <giardina.charles@gmail.com>

* address gcp

* learn too english

* add link

* add more disk space warnings

* add additional cdc use case

* add information on how to find postgresql.conf

* add how to find the file

Co-authored-by: Charles <giardina.charles@gmail.com>

* various merge conflict fixes (#2799)

* cdc standard tests (#2813)

* require cdc users to create publications & update docs (#2818)

* postgres cdc race condition

* working? but different process

* add additional logging to help debug in the future

* everything done except working config

* remove unintended change

* Use oneOf in PG CDC spec (#2827)

* add oneOf configuration for postgres cdc  (#2831)

* add oneof configuration for cdc postgres

* fmt

Co-authored-by: Charles <giardina.charles@gmail.com>

* fix test (#2834)

* fix test

* bump version

* add docs on creating replica identities (#2838)

* add docs on creating replica identities

* emphasize danger

* grammar

* bump pg version in source catalog

* generate seed files

Co-authored-by: cgardens <giardina.charles@gmail.com>
2021-04-09 16:36:58 -07:00
Michel Tricot
1d8866968d Add FAQ to disable analytics (#2758) 2021-04-05 20:33:57 -07:00
John Lafleur
55256d293d GitBook: [master] 55 pages and 36 assets modified 2021-04-05 00:43:26 +00:00
Christophe Duong
978e6d759b Add docs for new sync modes (#2636) 2021-03-30 10:18:42 +02:00
John Lafleur
419b9b3df5 Update stitchdata-vs-airbyte.md 2021-03-29 08:49:28 +11:00
John Lafleur
4652c8034d Update singer-vs-airbyte.md 2021-03-29 08:46:42 +11:00
John Lafleur
398f7f93e4 Update meltano-vs-airbyte.md 2021-03-29 08:43:09 +11:00
John Lafleur
f86346dd26 Update fivetran-vs-airbyte.md 2021-03-29 08:08:26 +11:00
John Lafleur
ce33f24319 Update meltano-vs-airbyte.md 2021-03-29 08:04:15 +11:00
Jared Rhizor
010aae96b2 add docker daemon not running issue to faq (#2379) 2021-03-11 10:30:58 -08:00
Michel Tricot
bb801c22eb Attempt to fix code checkout (#2272) 2021-03-02 20:43:13 -08:00
Michel Tricot
c8f433574a GitBook: [master] 6 pages modified 2021-03-03 04:35:05 +00:00
Shrif Nada
ff458bbd9d GitBook: [master] 111 pages modified 2021-01-26 04:14:55 +00:00
Jared Rhizor
4ab0464274 add postgres troubleshooting docs (#1653)
* add postgres troubleshooting docs

* update headings

* add to other db sources

* move connection troubleshooting to faq
2021-01-25 10:56:09 -08:00
John Lafleur
78d9178ea7 GitBook: [doc_technical_faq] 108 pages modified (#1795)
Co-authored-by: John Lafleur <john@dataline.io>
2021-01-23 13:18:22 +11:00
John Lafleur
cbec4fa798 Product FAQ in Docs (#1734)
* GitBook: [docs_faq] 107 pages modified

* Update docs/faq/data-loading.md

Co-authored-by: Charles <giardina.charles@gmail.com>

* Update docs/faq/differences-with.../singer-vs-airbyte.md

Co-authored-by: Charles <giardina.charles@gmail.com>

* Update docs/faq/security-and-data-audits.md

Co-authored-by: Charles <giardina.charles@gmail.com>

* Update docs/faq/transformation-and-schemas.md

Co-authored-by: Charles <giardina.charles@gmail.com>

* Update docs/faq/transformation-and-schemas.md

Co-authored-by: Charles <giardina.charles@gmail.com>

* Update docs/faq/differences-with.../pipelinewise-vs-airbyte.md

Co-authored-by: Jared Rhizor <jared@dataline.io>

* GitBook: [docs_faq] 106 pages modified

* GitBook: [docs_faq] one page modified

* Update docs/faq/differences-with.../meltano-vs-airbyte.md

Co-authored-by: Michel Tricot <michel@dataline.io>

* GitBook: [docs_faq] 6 pages modified

Co-authored-by: John Lafleur <john@dataline.io>
Co-authored-by: Charles <giardina.charles@gmail.com>
Co-authored-by: Jared Rhizor <jared@dataline.io>
Co-authored-by: Michel Tricot <michel@dataline.io>
2021-01-21 14:29:18 +11:00