Alexey Milovidov
|
38c4c727d4
|
Merge branch 'master' into map-skip-null
|
2020-08-02 17:22:21 +03:00 |
|
alexey-milovidov
|
2d93ac97c9
|
Merge pull request #13224 from ClickHouse/fix-fuzz-test3
Fix assert in arrayElement
|
2020-08-02 17:21:52 +03:00 |
|
alexey-milovidov
|
114781fb66
|
Merge pull request #13220 from ClickHouse/fix-assert-in-in
Fix assert in IN with tuple literals and functions
|
2020-08-02 17:17:39 +03:00 |
|
Alexey Milovidov
|
ad675c10cc
|
Merge branch 'master' into shellcheck1
|
2020-08-02 17:14:58 +03:00 |
|
Alexey Milovidov
|
778abb346f
|
Merge branch 'master' into merge-tree-settings-sanity-check
|
2020-08-02 17:13:17 +03:00 |
|
Alexey Milovidov
|
5d96839e98
|
Merge branch 'master' into materialize-null
|
2020-08-02 17:12:55 +03:00 |
|
Alexey Milovidov
|
1a966c4ff4
|
Merge branch 'master' into fix-fuzz-test2
|
2020-08-02 17:12:38 +03:00 |
|
Alexey Milovidov
|
7bd5505902
|
Merge branch 'master' into minor-changes-in-debian-scripts
|
2020-08-02 17:07:48 +03:00 |
|
Alexey Milovidov
|
7f18ff16aa
|
Simplify CMake for libunwind (suggestion from @azat)
|
2020-08-02 17:05:33 +03:00 |
|
Alexey Milovidov
|
a5cb39384e
|
Merge branch 'master' into fix-libunwind-warning2
|
2020-08-02 17:04:15 +03:00 |
|
alexey-milovidov
|
5f561f5a97
|
Merge pull request #13230 from ClickHouse/fix-libunwind-warning
Fix libunwind warning
|
2020-08-02 17:03:30 +03:00 |
|
Alexey Milovidov
|
6f690b7c0d
|
Normalize ya.make files, fix "Arcadia" build
|
2020-08-02 16:57:38 +03:00 |
|
Azat Khuzhin
|
49d32cc815
|
Describe 01404_roundUpToPowerOfTwoOrZero_safety
|
2020-08-02 14:10:33 +03:00 |
|
Azat Khuzhin
|
6528865899
|
Expect CANNOT_ALLOCATE_MEMORY in 01404_roundUpToPowerOfTwoOrZero_safety
|
2020-08-02 13:44:53 +03:00 |
|
Azat Khuzhin
|
43af55b9a1
|
Fix 01323_too_many_threads_bug (use arrayUniq() over length())
|
2020-08-02 13:40:01 +03:00 |
|
Azat Khuzhin
|
e37c42c56c
|
Fix logging in MergeTreeDataSelectExecutor for multiple threads (attach to thread group)
|
2020-08-02 13:40:01 +03:00 |
|
Azat Khuzhin
|
101217470e
|
Use "Not using primary index on part" over "Not using index on part" (add "primary")
|
2020-08-02 13:40:01 +03:00 |
|
Azat Khuzhin
|
8cbcd4027a
|
Exclude 01413_rows_events from the fasttest (TRUNCATE query_log)
|
2020-08-02 13:30:00 +03:00 |
|
Azat Khuzhin
|
37c3f44dbe
|
fasttest: use arrays for skip list (to make it more patch friendly)
Plus it looks better.
|
2020-08-02 13:29:31 +03:00 |
|
Azat Khuzhin
|
c5e230eb53
|
Return passed number for numbers with MSB set in roundUpToPowerOfTwoOrZero()
Otherwise roundUpToPowerOfTwoOrZero() will return 0 for then, and this
will cause 0 memory allocated and eventually SIGSEGV, like in [1].
[1]: https://clickhouse-test-reports.s3.yandex.net/13201/5eaf39d3faf0abdd425cca9b7ee5778b06aad716/fuzzer/fuzzer.log#fail1
|
2020-08-02 12:55:33 +03:00 |
|
Azat Khuzhin
|
d8b4605e60
|
Add a test for roundUpToPowerOfTwoOrZero() safety via repeat()
|
2020-08-02 12:47:58 +03:00 |
|
Ivan Blinkov
|
139177cb19
|
Update README.md
|
2020-08-02 11:53:22 +03:00 |
|
Alexey Milovidov
|
14174ba38f
|
Fix warning in libunwind
|
2020-08-02 06:11:40 +03:00 |
|
Alexey Milovidov
|
f633c59737
|
Fix warning in libunwind
|
2020-08-02 06:09:10 +03:00 |
|
Alexey Milovidov
|
a1c0dd3782
|
Fix assert in geohashesInBox
|
2020-08-02 05:59:09 +03:00 |
|
Alexey Milovidov
|
ace4533fae
|
Fix assert in parseDateTimeBestEffort
|
2020-08-02 05:05:47 +03:00 |
|
Vitaly Baranov
|
18b21511a9
|
Merge pull request #13013 from vitlibar/implement-custom-settings
Implement custom settings
|
2020-08-02 05:01:14 +03:00 |
|
Alexey Milovidov
|
9e97aab3b3
|
Whitespace
|
2020-08-02 05:00:52 +03:00 |
|
Alexey Milovidov
|
b47a02f20b
|
Add test
|
2020-08-02 05:00:08 +03:00 |
|
Alexey Milovidov
|
9ad3dcacd6
|
Fix function if with nullable constexpr as cond that is not literal NULL
|
2020-08-02 04:56:07 +03:00 |
|
Alexey Milovidov
|
1ae43b8beb
|
Merge branch 'stack-frams-size-limit' of github.com:yandex/ClickHouse into stack-frams-size-limit
|
2020-08-02 04:36:12 +03:00 |
|
Alexey Milovidov
|
cf388cc32f
|
Slightly lower the limit
|
2020-08-02 04:35:49 +03:00 |
|
Alexey Milovidov
|
d3c0635fc0
|
Merge branch 'master' into stack-frams-size-limit
|
2020-08-02 04:35:09 +03:00 |
|
Alexey Milovidov
|
18e23acbd5
|
Merge branch 'master' into merge-tree-settings-sanity-check
|
2020-08-02 04:33:24 +03:00 |
|
Alexey Milovidov
|
eb3422477e
|
Fix assert in *Map aggregate functions
|
2020-08-02 04:29:52 +03:00 |
|
Alexey Milovidov
|
27f12fb42c
|
More tests
|
2020-08-02 04:13:34 +03:00 |
|
Alexey Milovidov
|
a4e8c47702
|
Fix assert in arrayElement
|
2020-08-02 04:07:08 +03:00 |
|
Alexey Milovidov
|
1f2dcfc8e4
|
Merge branch 'master' into minor-changes-in-debian-scripts
|
2020-08-02 03:59:56 +03:00 |
|
Alexey Milovidov
|
0adf8c723e
|
Fix test that was broken after merge with master
|
2020-08-02 03:14:08 +03:00 |
|
alexey-milovidov
|
8e462a671a
|
Merge pull request #13214 from ClickHouse/deprecate-special-zero-datetime-docs
Deprecate special zero datetime docs
|
2020-08-02 03:10:38 +03:00 |
|
Alexey Milovidov
|
53450b1b09
|
Merge branch 'master' into merge-tree-settings-sanity-check
|
2020-08-02 02:47:57 +03:00 |
|
Alexey Milovidov
|
747239d850
|
Whitespace
|
2020-08-02 02:44:42 +03:00 |
|
Alexey Milovidov
|
82a91743d3
|
Merge branch 'master' into shellcheck1
|
2020-08-02 02:30:35 +03:00 |
|
Alexey Milovidov
|
4d3e39649c
|
Merge branch 'master' into fix-fuzz-test2
|
2020-08-02 02:27:57 +03:00 |
|
Alexey Milovidov
|
af14418fc1
|
Fix assert in IN with tuple literals and functions
|
2020-08-02 02:24:54 +03:00 |
|
Alexey Milovidov
|
d17284e7bc
|
Whitespace
|
2020-08-02 02:06:08 +03:00 |
|
Alexey Milovidov
|
3735ae045e
|
Merge branch 'fix-fuzz-test2' into materialize-null
|
2020-08-02 01:52:10 +03:00 |
|
Alexey Milovidov
|
c0da83c160
|
Merge branch 'master' into materialize-null
|
2020-08-02 01:51:59 +03:00 |
|
alexey-milovidov
|
56a974049e
|
Merge pull request #13158 from ClickHouse/amosbird-fm
Merge #12574
|
2020-08-02 01:48:57 +03:00 |
|
alexey-milovidov
|
120092e486
|
Merge pull request #13208 from ClickHouse/libunwind-register
Allow "register" variables in libunwind
|
2020-08-02 01:45:06 +03:00 |
|