Skip to content

refresh 3#3

Merged
millb merged 61 commits intomillb:masterfrom
ClickHouse:master
Oct 21, 2019
Merged

refresh 3#3
millb merged 61 commits intomillb:masterfrom
ClickHouse:master

Conversation

@millb
Copy link
Copy Markdown
Owner

@millb millb commented Oct 21, 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
  • Bug Fix
  • Improvement
  • Performance Improvement
  • Backward Incompatible Change
  • Build/Testing/Packaging Improvement
  • Documentation
  • Other

Short description (up to few sentences):

...

Detailed description (optional):

...

tavplubix and others added 30 commits October 4, 2019 20:19
Fixed issue of using HTTP timeout as TCP timeout value.
The fix follows from the 'storage_configuration.xml' file of the
'test_multiple_disks' integration test. The correct behaviour was tested
on the local ClickHouse server version 19.15.3 revision 54426.
Only storage policies can be set upon table creation. While disks
must be defined in order to configure a storage policy, this logically
follows from the above paragraph and does not need to be explicitly
repeated.
Fix ubsan introduced by Field refactoring.
Fixed function getMultipleValuesFromConfig
…7379)

* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Link fixes.

* DOCAPI-8299: Link update in RU docs.
azat and others added 27 commits October 18, 2019 23:36
Since there no information about this, while this can be interesting,
for example to tune max_concurrent_queries in some cases.
* GitHub labeler configuration changes

* Delete main.workflow

* Create labeler.yml

* Create workflows/labeler.yml
* Potato goes to ClickHouse

* Added comments

* Fix YAML

* Fix YAML

* Fix label
Add a message in case of queue_wait_max_ms wait takes place
Fix docs on the tiered storage and add its translation into english
@millb millb merged commit b665644 into millb:master Oct 21, 2019
millb pushed a commit that referenced this pull request Oct 29, 2019
add test returned datatype from quantile and median result for empty …
millb pushed a commit that referenced this pull request Dec 18, 2019
The failure goes like this:

https://clickhouse-test-reports.s3.yandex.net/7946/1f69a7a015468099b7395ce3b96fb638b9830e0b/functional_stateless_tests_(memory)/stderr.log

```
==199==WARNING: MemorySanitizer: use-of-uninitialized-value
    #0 0x2009fc34 in LZ4_count /build/obj-x86_64-linux-gnu/../contrib/lz4/lib/lz4.c:541:13
    #1 0x2009fc34 in LZ4_compress_generic /build/obj-x86_64-linux-gnu/../contrib/lz4/lib/lz4.c:999
    #2 0x2009fc34 in LZ4_compress_fast_extState /build/obj-x86_64-linux-gnu/../contrib/lz4/lib/lz4.c:1140
    #3 0x200ac663 in LZ4_compress_fast /build/obj-x86_64-linux-gnu/../contrib/lz4/lib/lz4.c:1211:14
    #4 0x200ac663 in LZ4_compress_default /build/obj-x86_64-linux-gnu/../contrib/lz4/lib/lz4.c:1222
    #5 0x1b76d2e8 in DB::CompressionCodecLZ4::doCompressData(char const*, unsigned int, char*) const /build/obj-x86_64-linux-gnu/../dbms/src/Compression/CompressionCodecLZ4.cpp:45:12
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.