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

Changelog for 19.16.2.2 #7560

Merged
merged 2 commits into from
Nov 1, 2019
Merged

Changelog for 19.16.2.2 #7560

merged 2 commits into from
Nov 1, 2019

Conversation

akuzm
Copy link
Contributor

@akuzm akuzm commented Oct 31, 2019

Category (leave one):

  • Documentation

@akuzm akuzm added the pr-documentation Documentation PRs for the specific code PR label Oct 31, 2019
CHANGELOG.md Outdated
* Add a new database engine `Lazy` that is optimized for storing a large number of small -Log
tables. [#7171](https://github.com/ClickHouse/ClickHouse/pull/7171) ([Nikita
Vasilev](https://github.com/nikvas0))
* Add AND, OR, XOR aggregate function for bitmap columns. [#7109](https://github.com/ClickHouse/ClickHouse/pull/7109) ([Zhichang
Copy link
Member

Choose a reason for hiding this comment

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

That's not the names of aggregate functions.

CHANGELOG.md Outdated
Vasilev](https://github.com/nikvas0))
* Add AND, OR, XOR aggregate function for bitmap columns. [#7109](https://github.com/ClickHouse/ClickHouse/pull/7109) ([Zhichang
Yu](https://github.com/yuzhichang))
* Add aggregate function combinators which fill null or default value when there is nothing to
Copy link
Member

Choose a reason for hiding this comment

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

Better to specify their names.

CHANGELOG.md Outdated
* Add a message in case of queue_wait_max_ms wait takes place.
[#7390](https://github.com/ClickHouse/ClickHouse/pull/7390) ([Azat
Khuzhin](https://github.com/azat))
* Minor improvements of Template format. [#7118](https://github.com/ClickHouse/ClickHouse/pull/7118)
Copy link
Member

Choose a reason for hiding this comment

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

That PR added a new feature.

CHANGELOG.md Outdated
Baranov](https://github.com/yurriy))
* Fix exception `Cannot convert column ... because it is constant but values of constants are
different in source and result` which could rarely happen when functions `now()`, `today()`,
`yestarday()`, `randConstant()` are used.
Copy link
Contributor

Choose a reason for hiding this comment

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

typo
-yestarday()
+yesterday()

CHANGELOG.md Outdated
([tavplubix](https://github.com/tavplubix))

### Build/Testing/Packaging Improvement
* Disable some contribs for cross-compilation.
Copy link
Member

Choose a reason for hiding this comment

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

for macOS?

CHANGELOG.md Outdated
DateTime and UUID. This fixes [#7245](https://github.com/ClickHouse/ClickHouse/issues/7245)
[#7252](https://github.com/ClickHouse/ClickHouse/pull/7252)
([alexey-milovidov](https://github.com/alexey-milovidov))
* Fixing AddressSanitizer error in the LIVE VIEW getHeader() method.
Copy link
Member

Choose a reason for hiding this comment

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

bugfix?

CHANGELOG.md Outdated
* Fixing AddressSanitizer error in the LIVE VIEW getHeader() method.
[#7271](https://github.com/ClickHouse/ClickHouse/pull/7271)
([vzakaznikov](https://github.com/vzakaznikov))
* Wait for all scheduled jobs, which are using local objects, if `ThreadPool::schedule(...)` throws
Copy link
Member

Choose a reason for hiding this comment

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

Code improvement?

@alexey-milovidov alexey-milovidov merged commit f064a88 into master Nov 1, 2019
@akuzm akuzm deleted the aku/changelog19.16 branch December 9, 2019 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-documentation Documentation PRs for the specific code PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants