Skip to content

More types in ASOF JOIN#11301

Merged
4ertus2 merged 1 commit intoClickHouse:masterfrom
4ertus2:strange
Jun 1, 2020
Merged

More types in ASOF JOIN#11301
4ertus2 merged 1 commit intoClickHouse:masterfrom
4ertus2:strange

Conversation

@4ertus2
Copy link
Copy Markdown
Contributor

@4ertus2 4ertus2 commented May 29, 2020

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 (U)Int8, (U)Int16, Date in ASOF JOIN.

Closes #7896

@blinkov blinkov added the pr-improvement Pull request with some product improvements label May 29, 2020
@nikitamikhaylov nikitamikhaylov self-assigned this May 30, 2020
@4ertus2 4ertus2 merged commit 9028a25 into ClickHouse:master Jun 1, 2020
traceon added a commit to traceon/ClickHouse that referenced this pull request Jun 2, 2020
* master: (114 commits)
  Update PushingToViewsBlockOutputStream.cpp
  Update PushingToViewsBlockOutputStream.cpp
  make clang-10 happy
  Fix sync_async test (remove timeout)
  CLICKHOUSEDOCS-631: temporary_files_codec, join_on_disk_max_files_to_merge settings. (ClickHouse#11242)
  Suppress output of cancelled queries in clickhouse-client ClickHouse#9473
  Better log messages in ConfigReloader
  fix select from StorageJoin
  Fix unit tests under MSan
  Added test.
  Fix build.
  Fix arguments for AggregateFunctionQuantile/
  Update style.md
  Add a guide on error messages.
  Report dictionary name on dictionary load errors.
  more types in ASOF JOIN (ClickHouse#11301)
  Fix part_log test
  Update test.
  Add perftest.
  Parallel processing for PushingToViewsBlockOutputStream::writeSuffix
  ...
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ASOF join Date type is not supported.

3 participants