Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fork update #10

Merged
merged 93 commits into from
May 27, 2024
Merged

Fork update #10

merged 93 commits into from
May 27, 2024

Conversation

Solovechik
Copy link

Summary

Checklist

Delete items not relevant to your PR:

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG
  • For significant changes, documentation in https://github.com/ClickHouse/clickhouse-docs was updated with further explanations or tutorials

Schum-io and others added 30 commits May 25, 2023 03:22
* fix SYSTEM SYNC REPLICA

* add schema
* distributed table materialization

* fix rebase

* PR fixes
* Add space to exchange_tables_atomic macro

This changes the SYSTEM SYNC REPLICA query to have a space between the
ON CLUSTER clause and the table name.

* Move whitespace to on_cluster_clause
* distributed table materialization

* fix rebase

* PR fixes

* distributed incremental materialization

* fix

* fix

* add insert_distributed_sync to README.md

* add checks on  insert_distributed_sync

* add checks on  insert_distributed_sync

* review fixes
* Move lightweight delete settings to per query for HTTP stickiness fix

* Minor cleanup and doc updates
Co-authored-by: the4thamigo-uk <the4thamigo-uk>
* added can_on_cluster var in ClickhouseRelation

* add tests for cluster

* fix lint issue

* debug set cluster env variable

* debug test

* debug and add tests

* skip distributed table grant test

* debug workflow

* debug workflow

* debug test

* add tests fro distributed_incremental

* fix zk path error

* fix wrong alias for distributed materializations

update aliase test

* update base on review
* Initial 1.5.0 commit

* Reorganize basic tests

* Fix lint

* Add case sensitive cache

* Fix s3 bucket bug

* Checkpoint for constraints/contracts

* Fix native column query

* Loosen replication test

* Checkpoint for constraints tests

* Checkpoint for constraints tests

* Add rendering of model level CHECK constraints

* Fix lint

* Reorganize test files

* Add one hooks test

* Fix lint
* Add materialization macro for materialized view

* fix isort issues in materialized view test
* Initial dbt 1.6 update

* Add skipped clone test

* Clean up MV PR
* Identifier quoting checkpoint

* Identifier quoting checkpoint

* Fix distributed table local quoting

* Fix issues with deduplication settings
* Limited fix to completely broken `on_schema_change`

* Tweak changelog
* Initial dependency updates for 1.7.x

* Initial dependency updates for 1.7.x
genzgd and others added 27 commits March 23, 2024 04:26
Bumps [black](https://github.com/psf/black) from 23.11.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.11.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix model settings to use a custom materialization
* Release 1.7.5 housekeeping

* Upgrade setuptools requirement for clickhouse_driver install

* Remove flake8 checks for the moment

* Update workflow actions

* Fix black comma
allows to add a comment in table's or view's metadata
Revert "allows to add a comment in table's or view's metadata"
fix: query_settings for models with contracts
fix: Nullable and LowCardinality column constraints
…tion-overrides

Omit empty dictionary connection_overrides from materialization DDL
@Solovechik Solovechik merged commit 004a4f0 into tekliner:master May 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.