1
0
mirror of synced 2025-12-22 03:21:25 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Alexandre Girard
e6a094b55e source-firebolt: Replace AirbyteLogger with logging.Logger (#38892) 2024-06-04 17:26:49 +02:00
Marcos Marx
04a75f94d8 [source-firebolt] update sdk (#38190)
Co-authored-by: ptiurin <petro.tiurin@firebolt.io>
Co-authored-by: Petro Tiurin <93913847+ptiurin@users.noreply.github.com>
2024-05-14 14:25:43 -03:00
Joe Reuter
f29234a2db airbyte-lib: Refactor connectors (#34552) 2024-01-30 03:22:13 -06:00
Marcos Marx
92171cea06 Source Firebolt: new columns data type (#29771)
Co-authored-by: ptiurin <petro.tiurin@firebolt.io>
Co-authored-by: Petro Tiurin <93913847+ptiurin@users.noreply.github.com>
Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com>
2023-08-23 16:49:34 -03:00
Evan Tahler
3679dcd9d0 🐛 Fix date-time for airbyte types (#25965)
* Fix airbyte types

* update firebolt test fixture

* Bump changelog PR ids

* update metadata files

* fix firebolt test

* fix file-source for date-time overload

* fix source-file changelog

* it's a date, not date-time

* another date

* auto-bump connector version

* manually bump definitions

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-12 01:15:30 +00:00
Cole Snodgrass
2e099acc52 update headers from 2022 -> 2023 (#22594)
* It's 2023!

* 2022 -> 2023

---------

Co-authored-by: evantahler <evan@airbyte.io>
2023-02-08 13:01:16 -08:00
Petro Tiurin
7b0aecb286 Source Firebolt: allow reading from views (#16583)
* Source Firebolt: allow reading from views

* setting cdk version

* Decimal is now enabled

* Bump sdk version to 0.12

* fix integration tests

* Disabling backwards compatibility test

* address comments:
- revert .pre-commit-config.yaml
- update versions manually under the seed file
- update the doc to reflect the PR link

* fix docs and bump source_specs.yaml

Co-authored-by: Yiyang Li <yiyangli2010@gmail.com>
2022-12-06 21:42:32 -03:00
Pedro S. Lopez
938436bcc9 update connector specs and definitions with new .com documentation urls (#17585)
* update definitions with new .com docs urls

* update docs urls in specs

* update generators

* regenerate scaffold connectors

* remove unrelated changes

* update more urls

* update specs

* fix tests

* run `:airbyte-config:specs:generateSeedConnectorSpecs` to fix formatting

* revert docs changes to make pr more reviewable

* revert generator readme changes to make more reviewable

* fix mysql strict encrypt expected spec

* fix postgres expected spec
2022-10-11 11:04:23 -04:00
Harshith Mullapudi
074adefcdc Harshith/test pr 12536 (#13874)
* 🎉 New Source: Firebolt (#1)

* fix: Boolean type cast

* test: Improve format testing and doc

* refactor: Move some db functionality

* docs: Adding types doc link in utils

* feat: Use future-proof Auth in SDK

* fix: integration tests are failing

* chore: update seed file

Co-authored-by: Petro Tiurin <93913847+ptiurin@users.noreply.github.com>
Co-authored-by: ptiurin <petro.tiurin@firebolt.io>
2022-06-17 17:47:08 +05:30