Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

dbt-athena

We are a group of engineers involved in the maintenance of dbt-athena – one of the main adapters to use dbt in combination with AWS Athena.
Collective - https://opencollective.com/dbt-athena - Website: https://dbt-athena.github.io/ - Code: https://github.com/dbt-athena

chore: Update moto requirement from ~=4.2.3 to ~=4.2.4 (#421)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 6f61530493b7bdb747cda0af2737498569247749 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update pyupgrade requirement from ~=3.10 to ~=3.11 (#416)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 9669afa4f7c2f3a6b01e1222fad55d191d4d0325 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update moto requirement from ~=4.2.2 to ~=4.2.3 (#415)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 2e81bde58360bf86f6abe3d320694558294052ad authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: add AthenaConfig to impl.py (#412)

Co-authored-by: Serhii Dimchenko <[email protected]>

github.com/dbt-labs/dbt-athena - bc576c474bc70f9aec24b02e946183cd66344819 authored over 1 year ago by Soumaya Mauthoor <[email protected]>
feat: support quoted columns in constraint (#404)

Co-authored-by: Serhii Dimchenko <[email protected]>

github.com/dbt-labs/dbt-athena - 2b65fb09767b939a83032758b7ed603942967619 authored over 1 year ago by Hironori Yamamoto <[email protected]>
fix: Invalid merge when unique_key == merge_update_columns (#406)

Co-authored-by: Serhii Dimchenko <[email protected]>

github.com/dbt-labs/dbt-athena - fc00e800399f790246f6aa5a1da3f8a2257a1f47 authored over 1 year ago by Artem Garmash <[email protected]>
chore: Bump version for release (#409)

github.com/dbt-labs/dbt-athena - 9dec391257fce15b1887d8fa6bb8dd4b7e8261a2 authored over 1 year ago by Serhii Dimchenko <[email protected]>
feat: add support for S3 Extra arguments in Seed file upload to s3 (#397)

Co-authored-by: Julien Kervizic <[email protected]>
Co-authored-by: Serhii Dimchen...

github.com/dbt-labs/dbt-athena - 9d029bbfd1fdab2c8c7f9ebe7185e7a34f4be63e authored over 1 year ago by Julien Kervizic <[email protected]>
chore: Update dbt-tests-adapter requirement from ~=1.6.1 to ~=1.6.2 (#407)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - b1c44e9156ffbd6685bbd6db4f7917d56e51015e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update black requirement from ~=23.3 to ~=23.9 (#408)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - e4c73c34b432b610e3b8c8e4dde746c84146fe58 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: Implement non-partitioned tmp table (#405)

Co-authored-by: Serhii Dimchenko <[email protected]>

github.com/dbt-labs/dbt-athena - 6ef6c970134abbbf52afb58110545825fde3a36d authored over 1 year ago by Serhii Dimchenko <[email protected]>
fix: cross account catalog_id glue client function calls (#370)

Co-authored-by: nicor88 <[email protected]>

github.com/dbt-labs/dbt-athena - 905746f7415e242e450c6333178ed148c6000782 authored over 1 year ago by brunofaustino <[email protected]>
fix: Use importlib.metadata.version() to remove implicit dependency on `setuptools` (#399)

Co-authored-by: nicor88 <[email protected]>

github.com/dbt-labs/dbt-athena - 23478efad7bdfa7b19bc86fa658e7f0106a0dbb1 authored over 1 year ago by Shunsuke Kirino <[email protected]>
fix: render relation in case of we hit partition limits (#403)

github.com/dbt-labs/dbt-athena - abbc69a51d700876917bee0bc92852747a71382d authored over 1 year ago by nicor88 <[email protected]>
fix: Athena query in debug log (#401)

github.com/dbt-labs/dbt-athena - bea619e1b222fd942e0f7c57d89e9eb525016983 authored over 1 year ago by Serhii Dimchenko <[email protected]>
fix: Added null check for partitions batches (#392)

Co-authored-by: nicor88 <[email protected]>

github.com/dbt-labs/dbt-athena - a9a8696e08202f27aecd147b03c1187824529ed3 authored over 1 year ago by Lukas Gust <[email protected]>
feat: Implement default lf tags for database (#398)

github.com/dbt-labs/dbt-athena - b5214badbd79923b90cbb59f9c1e42968e8eae2b authored over 1 year ago by Serhii Dimchenko <[email protected]>
feat: Implement configurable debug_query_state parameter for AthenaCursor (#395)

github.com/dbt-labs/dbt-athena - ded27473cebbc01c29ecff69b4194485191b886e authored over 1 year ago by Serhii Dimchenko <[email protected]>
chore: Update pre-commit requirement from ~=2.21 to ~=3.4 (#393)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - fda4895641ce7fe0edb23722abaf666deb672de9 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update moto requirement from ~=4.2.0 to ~=4.2.2 (#394)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 75b2250a7d2d277099ecd1493a498ba71c50262b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: Mark list_relations_without_caching as available (#391)

github.com/dbt-labs/dbt-athena - ba819cf53223ecd7a1d36730d6dc9426567d6a20 authored over 1 year ago by Viktor Voronin <[email protected]>
chore: Update dbt-tests-adapter requirement from ~=1.6.0 to ~=1.6.1 (#388)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 668190df95f242115fe05d549729012ff6ae8e76 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update moto requirement from ~=4.1.14 to ~=4.2.0 (#387)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 12f6180e00191169576670fd57a9e4c5d35c4639 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: avoid calling cancel method not implemented in PyAthena's connection (#385)

Co-authored-by: Serhii Dimchenko <[email protected]>

github.com/dbt-labs/dbt-athena - 011b830acb9d325086bdfaccf8b844f99382662b authored over 1 year ago by Takeshi Horiuchi <[email protected]>
fix: add varbinary column type for iceberg tables (#384)

Co-authored-by: Oleksandr Kot <[email protected]>

github.com/dbt-labs/dbt-athena - d118de12d9114da03be80f3cb4d3c44cb46409b6 authored over 1 year ago by Oleksandr Kot <[email protected]>
chore: improve setup.py to add minimum python version (#383)

github.com/dbt-labs/dbt-athena - 0cf4b015b37f02120fcee4460fae3c8af2d8d4b3 authored over 1 year ago by nicor88 <[email protected]>
fix: add back rowcounts and byte scanned to dbt cli and run_results.json (#375)

github.com/dbt-labs/dbt-athena - 6ece494c78583d87c872d7f4447712faa7281cf4 authored over 1 year ago by nicor88 <[email protected]>
fix: docs generate support federated query catalogs (#324)

Co-authored-by: Jérémy Guiselin <[email protected]>
Co-authored-by: Serhii...

github.com/dbt-labs/dbt-athena - 38988d376f3a1c76c8c288bb5b421daad33efe12 authored over 1 year ago by Maiara Reinaldo <[email protected]>
chore: bump flake after dropping python 3.7 support (#380)

github.com/dbt-labs/dbt-athena - 1b7fd771a836de995847cd088e7fb5cb5429b888 authored over 1 year ago by nicor88 <[email protected]>
chore: Update pyupgrade requirement from ~=3.3 to ~=3.10 (#363)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 347e4b36bc618fd056a17cc8ea2d867708ece1f8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: bump dbt-core to 1.6.0 (#376)

github.com/dbt-labs/dbt-athena - 0f56add48ebaada4833a0a2b26d9f12dde99c462 authored over 1 year ago by nicor88 <[email protected]>
chore: bump version before releasing (#372)

github.com/dbt-labs/dbt-athena - 057aa45b1f40ba0181b5fec35e7b7441da0bd227 authored over 1 year ago by nicor88 <[email protected]>
chore: Update pyparsing requirement from ~=3.1.0 to ~=3.1.1 (#369)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - cc8d81ce6c63ff2397d0db9b8b46a045cc952fb2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update pydantic requirement from ~=1.10 to >=1.10,<3.0 (#349)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - b8e3e8fbdc8adf898fd67a153c4b18ca605b1f51 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: fix athena partitions limit (#360)

github.com/dbt-labs/dbt-athena - ea3cd1ddd76f95ffc622da8dbb03cf3d9ad689b8 authored over 1 year ago by Serhii Dimchenko <[email protected]>
fix: failure when config from view to Iceberg table (#367)

Co-authored-by: nicor88 <[email protected]>

github.com/dbt-labs/dbt-athena - e1df8bdbb7ba1d7c1ece33b86c84838c06097cf6 authored over 1 year ago by Paul Brabban <[email protected]>
fix: remove create_schema from default snapshot materialization (#365)

Co-authored-by: nicor88 <[email protected]>

github.com/dbt-labs/dbt-athena - b9b9fc745b1d8323712b35153d7e5986d88ee024 authored over 1 year ago by C123R <[email protected]>
feat: add iceberg sync column types support (#304)

Co-authored-by: Oleksandr Kot <[email protected]>
Co-authored-by: Serhii Dimchenko <39801237...

github.com/dbt-labs/dbt-athena - 3c1c6c1c62fbd27943633845ff5e30c81f5ddbef authored over 1 year ago by Oleksandr Kot <[email protected]>
fix: enable persist_docs for views (#337)

Co-authored-by: Jérémy Guiselin <[email protected]>
Co-authored-by: Serhii...

github.com/dbt-labs/dbt-athena - 8d2a80c3ce7fb5c21111673ed194385f35b37fce authored over 1 year ago by Pavel Roslovets <[email protected]>
feat: add catalog_name param to AthenaConnection handle (#358)

Co-authored-by: Jérémy Guiselin <[email protected]>

github.com/dbt-labs/dbt-athena - f190664e868811bd6c962cefdeb550f648019215 authored over 1 year ago by brunofaustino <[email protected]>
chore: Update moto requirement from ~=4.1.12 to ~=4.1.14 (#361)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - dd3bdeb45610b742d43660bfb7c5f096f83edc8c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update dbt-tests-adapter requirement from ~=1.5.2 to ~=1.5.4 (#362)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - a12777d573494c600cd07d7595e378b4de7aeeb7 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: add data_scanned_in_bytes to adapter response (#353)

github.com/dbt-labs/dbt-athena - d392c4be3c8913618626625384af86b1af5ba5e3 authored over 1 year ago by Jurgis Pods <[email protected]>
fix: fix unexpected error rendering columns missing data_type (#342)

Co-authored-by: Jérémy Guiselin <[email protected]>

github.com/dbt-labs/dbt-athena - fb62b0ea3c2acfc3e637dfcb956daf6fae046d2e authored over 1 year ago by Hironori Yamamoto <[email protected]>
chore: Update dbt-tests-adapter requirement from ~=1.5.1 to ~=1.5.2 (#344)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - c2ed1ceb5898dbfdee25b26cf247882b60404c30 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update pytest requirement from ~=7.3 to ~=7.4 (#346)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 2ac27dc98f47253cd8f1f614db88e732d425c71f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update moto requirement from ~=4.1.11 to ~=4.1.12 (#343)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 549d62f73c0075c35a9eef8a0de5d6a81def97f6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: release 1.5.1 (#341)

github.com/dbt-labs/dbt-athena - 98ed5b98a34713293f1619a6ef3d9866dd536465 authored over 1 year ago by Jérémy Guiselin <[email protected]>
feat: Add Athena query state logging (#340)

github.com/dbt-labs/dbt-athena - 7278fbaf8166899946f9a5204c088b20aeccd752 authored over 1 year ago by Serhii Dimchenko <[email protected]>
chore: Update pyparsing requirement from ~=3.0.9 to ~=3.1.0 (#339)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - ff479c147eb922119b774acb42375f924bc968a1 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: Lakeformation tags in athena__create_csv_table macro (#336)

github.com/dbt-labs/dbt-athena - 60f603917046c2e23c5e14c629e3df9e93179517 authored over 1 year ago by Serhii Dimchenko <[email protected]>
feat: add support for incremental_predicates (#294)

Co-authored-by: chrischin <>
Co-authored-by: Jérémy Guiselin <[email protected]...

github.com/dbt-labs/dbt-athena - d9ac51f44ee9e4d2f43ef61934b79ac7cee8dc18 authored over 1 year ago by chrischin478 <[email protected]>
fix: seed-by-insert (#330)

Co-authored-by: Mattia <[email protected]>
Co-authored-by: nicor88 ...

github.com/dbt-labs/dbt-athena - 6d2091ad780ae1f3085ca0824ac53f3966618bf3 authored over 1 year ago by Paul Brabban <[email protected]>
fix: implement native_iceberg_drop (#292)

Co-authored-by: Mattia <[email protected]>
Co-authored-by: nicor88 ...

github.com/dbt-labs/dbt-athena - 1b44a9ad1b92426d81873349d15db89cfd4872ef authored over 1 year ago by Paul Brabban <[email protected]>
chore: Update dbt-tests-adapter requirement from ~=1.5.0 to ~=1.5.1 (#325)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 453e4b664a363e604da5afaa7073a7863d44685c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: enable mypy pre-commit check (#329)

github.com/dbt-labs/dbt-athena - 12b4a0cd675cd3facbe3d4482e3a782e9a07f041 authored over 1 year ago by Serhii Dimchenko <[email protected]>
fix: BatchDeletePartitions only accepts up to 25 partitions (#328)

github.com/dbt-labs/dbt-athena - a28d36545fc605e15495471ac99408f219954061 authored over 1 year ago by Julian Steger <[email protected]>
chore: Update moto requirement from ~=4.1.10 to ~=4.1.11 (#326)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 90eecf1fcde2994caea9f6ead316bf54ad6af137 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update pytest-cov requirement from ~=4.0 to ~=4.1 (#323)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 163b3d5a71ec131d9e0a7c3888b6d23d05f51b02 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: athena list schemas argument (#322)

Co-authored-by: Krystsina Dubina <[email protected]>

github.com/dbt-labs/dbt-athena - 9c72c3b0f733c8d8aecd09f5f083c3ffcae9f25a authored over 1 year ago by Kristina Dubina <[email protected]>
chore: trim regions for functional testing (#321)

github.com/dbt-labs/dbt-athena - ba1cffe44be2ff040660fee0eb1745a47b8d83f5 authored over 1 year ago by nicor88 <[email protected]>
fix: functional tests add fetch secrets (#320)

github.com/dbt-labs/dbt-athena - 28ff0ad9cb7127e96884602cd7fef1e6d6b6c663 authored over 1 year ago by nicor88 <[email protected]>
chore: add reusable workflow for functional tests (#317)

github.com/dbt-labs/dbt-athena - b085ad1d44d9cc248c16b5abc4ec01f36d7de1c6 authored over 1 year ago by nicor88 <[email protected]>
chore: Update moto requirement from ~=4.1.9 to ~=4.1.10 (#319)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - efe16199af45b8ae1e8372dd0a476b1de39ada1f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: add svdimchenko as code owner (#318)

github.com/dbt-labs/dbt-athena - 7f12fa80bac21f349247ac219259badf0417e451 authored over 1 year ago by nicor88 <[email protected]>
feat: AWS LakeFormation data cell filters support (#263)

github.com/dbt-labs/dbt-athena - 08ebafd0fd9380e90f7805b8326f0f882f4343e4 authored over 1 year ago by Serhii Dimchenko <[email protected]>
fix: seprate jobs for pr and main (#316)

github.com/dbt-labs/dbt-athena - 7cc59726a9d238e35afb47fd28a8e53ba02cb414 authored over 1 year ago by nicor88 <[email protected]>
fix: functional test edge case github ref (#314)

github.com/dbt-labs/dbt-athena - 68311ee8c9336bd055ef9f80e25c20eec0952fd5 authored over 1 year ago by nicor88 <[email protected]>
feat: LF tags CRUD (#305)

Co-authored-by: nicor88 <[email protected]>

github.com/dbt-labs/dbt-athena - d7646a3e51522f476102b0d4ca1da81bb0a1d45d authored over 1 year ago by Serhii Dimchenko <[email protected]>
fix: don't error if values aren't set for threads and poll_interval (#310)

Co-authored-by: nicor88 <[email protected]>

github.com/dbt-labs/dbt-athena - 231cd4a98ca6e5d33e18bed90f8339cdf3bbcf6b authored over 1 year ago by Paul Brabban <[email protected]>
docs: fix typo of example config (#311)

github.com/dbt-labs/dbt-athena - 7c0135f3607685b74e0119f0ceaf090921ac0a12 authored over 1 year ago by Hironori Yamamoto <[email protected]>
fix: yet another fix on functional tests trigger (#308)

github.com/dbt-labs/dbt-athena - 0ee8fe1ac7f54ccc9681a79256d5e46a16628b3e authored over 1 year ago by nicor88 <[email protected]>
fix: handle how edge cases in functional tests triggering (#307)

github.com/dbt-labs/dbt-athena - d073d422f329e1b88be19631878f17708f937f68 authored over 1 year ago by nicor88 <[email protected]>
chore: release 1.5.0 (#303)

github.com/dbt-labs/dbt-athena - b003e4974d9947b64758122fb5f16a9348297de9 authored over 1 year ago by Jérémy Guiselin <[email protected]>
chore: Update pyathena requirement from ~=2.25 to >=2.25,<4.0 (#288)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 058a7753b650559ee702332cf16b8d7f32905477 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: support for dbt 1.5 (#266)

github.com/dbt-labs/dbt-athena - e0a3f0a280179355a73f722b708cf3c6115818a6 authored over 1 year ago by Jérémy Guiselin <[email protected]>
fix: ha=true for tables was broken for first runs (#299)

github.com/dbt-labs/dbt-athena - a494343848573f93454dd2bbf8fe374d3ec6aa6f authored over 1 year ago by nicor88 <[email protected]>
chore: improve functional tests trigger (#301)

github.com/dbt-labs/dbt-athena - 0115cfcbcda645f94203b4638f9c03930e00e55b authored over 1 year ago by nicor88 <[email protected]>
chore: make functional testing triggerable via label (#300)

github.com/dbt-labs/dbt-athena - 28547d0206fe35b7e9546e6b2aee12fc4fbfce6f authored over 1 year ago by nicor88 <[email protected]>
chore: Update moto requirement from ~=4.1.8 to ~=4.1.9 (#295)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - c9ae3ad22d59658faa4bb386c7f309ad65da6652 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: functional tests remove conditions (#298)

github.com/dbt-labs/dbt-athena - 5ac1c8ba3cc6ac101c5eb5697891c7af029cadb0 authored over 1 year ago by nicor88 <[email protected]>
chore: Update pytest-xdist requirement from ~=3.2 to ~=3.3 (#296)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 6a00f69a0b9dfc9864f9f33eb6decf3fa6a6a2ae authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: functional test trigger fix (#297)

github.com/dbt-labs/dbt-athena - c59a74b77ad6feb4b1a94dbabc94fa809d03be07 authored over 1 year ago by nicor88 <[email protected]>
ci: init integration tests (#293)

Co-authored-by: nicor88 <[email protected]>

github.com/dbt-labs/dbt-athena - 2a2d98f0f71dbd8628077ea5019000c56933abbc authored over 1 year ago by Mattia <[email protected]>
feat!: remove table_hive_ha and replace it by table materialization with ha config (#284)

github.com/dbt-labs/dbt-athena - 6cc05617c3d5767fd15cad92fd35600e27bd5e92 authored over 1 year ago by Jérémy Guiselin <[email protected]>
fix: source freshness (cast_timestamp for models without config field) (#287)

github.com/dbt-labs/dbt-athena - 8c430d0b87af9f06d021611ff98b44614b2e2665 authored over 1 year ago by Pavel Roslovets <[email protected]>
feat: use relation object whenever possible (#273)

github.com/dbt-labs/dbt-athena - 4099e48916aa2de9f490ae62a86e1b059ae944f9 authored over 1 year ago by Jérémy Guiselin <[email protected]>
feat: rework snapshots and add tests (#202)

Co-authored-by: Brecht De Vlieger <[email protected]>
Co-authored-by: Jérémy Guiseli...

github.com/dbt-labs/dbt-athena - 480cb839ec3fc89ad22c00dcc8b74a5dacc8a5bb authored over 1 year ago by BrechtDeVlieger <[email protected]>
chore: release 1.4.5 (#281)

github.com/dbt-labs/dbt-athena - af91c89ea669786e3026ec5a00becb9612733776 authored over 1 year ago by Jérémy Guiselin <[email protected]>
docs: add chrischin478 as a contributor for code, and bug (#282)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/dbt-labs/dbt-athena - 53a711b69bcdc4dc03015fd354fb70de67755ad0 authored over 1 year ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
feat: use glue api to delete table instead of athena drop (#249)

Co-authored-by: chrischin <>
Co-authored-by: Jérémy Guiselin <[email protected]...

github.com/dbt-labs/dbt-athena - 9dfbdef31a230f078e515fef833a79f0ace1438a authored over 1 year ago by chrischin478 <[email protected]>
chore: add classifiers to setup.py (#278)

github.com/dbt-labs/dbt-athena - a4e5285b4b555b6ff1b0d58809726ffdfe95f2a6 authored over 1 year ago by nicor88 <[email protected]>
fix: wrong condition on s3_naming (#275)

github.com/dbt-labs/dbt-athena - 684642241d0170f7c7b4c44d769e35231fe5fe23 authored over 1 year ago by Jérémy Guiselin <[email protected]>
chore: release 1.4.4 (#270)

github.com/dbt-labs/dbt-athena - 899857da244726a7feffa1c87d5fd8dc87021532 authored over 1 year ago by Jérémy Guiselin <[email protected]>
feat: improve merge (#100)

github.com/dbt-labs/dbt-athena - 7e24e4e4bd98478da7950a9de346ea842e88e223 authored over 1 year ago by Andrea Artaria <[email protected]>
docs: add svdimchenko as a contributor for code, and bug (#271)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
C...

github.com/dbt-labs/dbt-athena - 8e4c521dc1ebe32d85434d7fec738383b0e35e90 authored over 1 year ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: add henriblancke as a contributor for code, and bug (#272)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/dbt-labs/dbt-athena - 58b05e849deed9ba8932807f5c7a8e7ba028b120 authored over 1 year ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
chore: remove file requirements.txt to keep it consistent with adapter template (#264)

github.com/dbt-labs/dbt-athena - 2786b3b7a5c4e214a45e87d4fef5cdbc96e08365 authored over 1 year ago by Jérémy Guiselin <[email protected]>
fix: get data catalog method (#265)

github.com/dbt-labs/dbt-athena - 30792f4ed5bd2c3cbcf97015c7dc51d33706e09f authored over 1 year ago by Serhii Dimchenko <[email protected]>
chore: Update pyathena requirement from ~=2.24 to ~=2.25 (#250)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/dbt-labs/dbt-athena - 84a92e52d7328b64ba4c1197376e951d3851de6d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>