Skip to content

Add missing table schema for postgres dictionary#23980

Merged
alesapin merged 1 commit intoClickHouse:masterfrom
kssenii:add-postgres-schema
May 12, 2021
Merged

Add missing table schema for postgres dictionary#23980
alesapin merged 1 commit intoClickHouse:masterfrom
kssenii:add-postgres-schema

Conversation

@kssenii
Copy link
Copy Markdown
Member

@kssenii kssenii commented May 9, 2021

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Support specifying table schema for postgresql dictionary source. Closes #23958.

@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label May 9, 2021
@kssenii kssenii added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label May 9, 2021
@alesapin alesapin self-assigned this May 12, 2021
Copy link
Copy Markdown
Member

@alesapin alesapin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alesapin
Copy link
Copy Markdown
Member

00953_zookeeper_suetin_deduplication_bug -- need investigation with Database Replicated. Not related to changes.

@alesapin
Copy link
Copy Markdown
Member

Hmmm, PVS Studio tries to say something to us.... but I cannot figure out what exactly...
image

@alesapin
Copy link
Copy Markdown
Member

No related failures in integration tests.

@alesapin alesapin merged commit ed3f89a into ClickHouse:master May 12, 2021
kssenii added a commit that referenced this pull request May 14, 2021
Backport #23980 to 21.3: Add missing table schema for postgres dictionary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product improvements pr-must-backport Pull request should be backported intentionally. Use this label with great care!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dictionary with postgres source fails

3 participants