Skip to content

Add virtual columns to Kafka Engine tables#5382

Merged
alexey-milovidov merged 28 commits intoClickHouse:masterfrom
abyss7:issue-5286
Jul 1, 2019
Merged

Add virtual columns to Kafka Engine tables#5382
alexey-milovidov merged 28 commits intoClickHouse:masterfrom
abyss7:issue-5286

Conversation

@abyss7
Copy link
Contributor

@abyss7 abyss7 commented May 22, 2019

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

For changelog. Remove if this is non-significant change.

Category (leave one):

  • New Feature

Short description (up to few sentences):
Use new virtual columns interface in code to implement _topic, _offset, _key columns for Kafka engine

@abyss7 abyss7 self-assigned this May 22, 2019
@abyss7 abyss7 added the pr-feature Pull request with new product feature label May 22, 2019
size_t /* max_block_size */,
unsigned num_streams)
{
check(column_names);

This comment was marked as outdated.

@abyss7 abyss7 changed the title [WIP] Add virtual columns to Kafka Engine tables Add virtual columns to Kafka Engine tables Jun 3, 2019
@abyss7 abyss7 marked this pull request as ready for review June 3, 2019 19:54
@abyss7 abyss7 requested a review from KochetovNicolai June 10, 2019 12:27
@abyss7
Copy link
Contributor Author

abyss7 commented Jun 18, 2019

Implements #5286

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-feature Pull request with new product feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants