* Faker users gain address sub-object
* bump readme and metadata
* fixup expected records
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Use ** instead of |
* Using typing type
* Using typing type
* Using typing type
* Revert "Merge branch 'master' into alex/support_3.8"
This reverts commit 5c7581518e, reversing
changes made to 5cb47f8c70.
* Revert "Merge branch 'master' into alex/support_3.8"
This reverts commit 5cb47f8c70, reversing
changes made to 4058fce754.
* Revert "Merge branch 'master' into alex/support_3.8"
This reverts commit e1d109905a, reversing
changes made to da881ef0d7.
* reset changes
* undo borked publish
* downgrade bumpversion.cfg and Dockerfile too
* explicitely support >=3.8
* update readme
* [faker] decouple stream state
* add PR #
* commit Stream instantiate changes
* fixup expected record
* skip backward test for this version too
* Apply suggestions from code review
Co-authored-by: Augustin <augustin@airbyte.io>
* lint
* Create realistic datasets of 10GB, 100GB, and 1TB in size (#20558)
* Faker CSV Streaming utilities
* readme
* don't do a final pipe to jq or you will run out or ram
* doc
* Faker gets 250% faster (#20741)
* Faker is 250% faster
* threads in spec + lint
* pass tests
* revert changes to record helper
* cleanup
* update expected_records
* bump default records-per-slice to 1k
* enforce unique email addresses
* cleanup
* more comments
* `parallelism` and pass tests
* update expected records
* cleanup notes
* update readme
* update expected records
* auto-bump connector version
Co-authored-by: Augustin <augustin@airbyte.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* 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>
* Bump faker version to test M1 Connector builds
* add PR link to changelog
* Remove birhtday, it doesn't obey seed
* bump readme
* more birthday to remove
* remove image specificity in publish-command
* Set AMI for testing.
* test with including buildx emulators
* auto-bump connector version
* add TODO comment
Co-authored-by: Davin Chia <davinchia@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* combine all
working locally
missing fields in click view and keyqord_view
add date to campaigns
add fields to click_view
test
* configured_catalog campaigns
* rem keywordview
* conflicts
* string type
* remove network type
* change ad group id to integer
* fix tests
* bump connector version
* bump connector config doc vesion
* run format
Co-authored-by: Konrad <konrad@PB-Mac8.local>
Co-authored-by: schlattk <konrad@pensionbee.com>
* Faker WIP
* Update catalog to handle dates better
* Adding unit tests for faker source
* WIP - tests mostly passing
* add docs
* bump python version and fix unit tests
* test array types
* remove comment
* better python map
* update `moduleDirectory`
* simplify intiilization\
* use `ConfiguredAirbyteCatalog` in test rather than custom dict class
* Tests passing by using deterministic time
* Bump birthdays
* Update airbyte-integrations/connectors/source-faker/integration_tests/acceptance.py
Co-authored-by: George Claireaux <george@claireaux.co.uk>
* remove bootstrap and stronger types
* better incremental support
* fixup un-used imports
* bump to test codecov
* Add connector to medatata files
Co-authored-by: George Claireaux <george@claireaux.co.uk>