ClickHouse/CHANGELOG.draft.md

18 lines
604 B
Markdown
Raw Normal View History

2018-06-25 13:24:42 +00:00
# en:
## Improvements:
* `clickhouse-client`: option --ask-password for interactively ask for credentials #1044
2018-06-25 13:24:42 +00:00
## Bug fixes:
* Fixed a crash that occurred while reading from ReplacingMergeTree with prewhere condition which filters all rows. #2525
2018-06-25 13:24:42 +00:00
# ru:
## Улучшения:
* `clickhouse-client`: опция --ask-password для интерактивного ввода пароля #1044
2018-06-25 13:24:42 +00:00
## Исправление ошибок:
* Исправлено падение при чтении из ReplacingMergeTree с условием в prewhere, фильтрующим все строки. #2525