Guillaume Tassery
|
9ed397bc2c
|
add tests
|
2020-05-11 12:48:19 +07:00 |
|
Guillaume Tassery
|
c7dfe9e93d
|
cosmetic
|
2020-05-11 11:47:31 +07:00 |
|
Guillaume Tassery
|
654d6fcd26
|
cosmetic
|
2020-05-11 11:35:21 +07:00 |
|
Guillaume Tassery
|
802ae8948a
|
cosmetic
|
2020-05-11 10:36:52 +07:00 |
|
Guillaume Tassery
|
f6fe196440
|
first draft fixed
|
2020-05-11 09:44:43 +07:00 |
|
Guillaume Tassery
|
2e719314a3
|
push functional draft
|
2020-05-07 20:40:50 +07:00 |
|
Guillaume Tassery
|
8ce606571e
|
write first draft of offset clause
|
2020-05-06 13:50:55 +07:00 |
|
Guillaume Tassery
|
0ab6936645
|
Add parser for handle offset without a limit clause
|
2020-05-04 19:52:38 +07:00 |
|
alexey-milovidov
|
443c64abc0
|
Merge pull request #10638 from ClickHouse/fix-ubsan-hashtable
Fix UBSan report in HashTable
|
2020-05-04 04:50:25 +03:00 |
|
alexey-milovidov
|
884c2aa631
|
Merge pull request #10641 from ClickHouse/storage-buffer-nullptr-dereference
Fix nullptr dereference in StorageBuffer
|
2020-05-04 02:01:57 +03:00 |
|
alexey-milovidov
|
788b436275
|
Merge pull request #10640 from ClickHouse/fix-http-code-parse-error
Fix http code in case of some parse errors.
|
2020-05-04 02:00:47 +03:00 |
|
alexey-milovidov
|
72ca31511f
|
Merge pull request #10604 from vzakaznikov/fix_timeouts_in_new_live_view_tests
Fixing hard coded timeouts in new live view tests.
|
2020-05-04 01:55:35 +03:00 |
|
alexey-milovidov
|
1c892734a8
|
Merge pull request #10643 from ClickHouse/fix-arcadia
Fix Arcadia #10569
|
2020-05-04 00:39:05 +03:00 |
|
Alexey Milovidov
|
a5bdc375ca
|
Fix Arcadia #10569
|
2020-05-04 00:36:11 +03:00 |
|
alexey-milovidov
|
4f27ca701f
|
Merge pull request #10634 from ClickHouse/get_rid_of_external_linker
Get rid of external linker call
|
2020-05-04 00:15:32 +03:00 |
|
Alexey Milovidov
|
e37c649bc5
|
Moved benchmark HTML page to clickhouse-presentations, because it cannot display due to CSP policy
|
2020-05-04 00:06:30 +03:00 |
|
Alexey Milovidov
|
f8866af0c1
|
Fix nullptr dereference in StorageBuffer
|
2020-05-03 23:53:54 +03:00 |
|
Alexey Milovidov
|
12f1b055be
|
Added a test #10636
|
2020-05-03 23:51:52 +03:00 |
|
Alexey Milovidov
|
bb6eabd82d
|
Fix HTTP response code for some parse errors #10636
|
2020-05-03 22:47:07 +03:00 |
|
Alexey Milovidov
|
80d5db2b8f
|
Avoid UBSan reports from zstd
|
2020-05-03 22:27:12 +03:00 |
|
Alexey Milovidov
|
8f7374c6de
|
Fix another UBSan warning
|
2020-05-03 21:39:52 +03:00 |
|
Alexey Milovidov
|
9a344e681f
|
Fix UBSan report in FixedHashTable
|
2020-05-03 21:24:11 +03:00 |
|
Alexey Milovidov
|
626b9a3ae9
|
Fix UBSan report in HashTable
|
2020-05-03 21:21:18 +03:00 |
|
Anton Popov
|
615104c820
|
Merge pull request #10635 from GoToCoding/patch-2
Update developer-instruction.md
|
2020-05-03 20:25:52 +03:00 |
|
Ruzal Ibragimov
|
9d257528e7
|
Update developer-instruction.md
|
2020-05-03 20:14:29 +03:00 |
|
Ivan Blinkov
|
b497f99e34
|
Update build.py
|
2020-05-03 20:06:31 +03:00 |
|
alexey-milovidov
|
add569364b
|
Merge branch 'master' into get_rid_of_external_linker
|
2020-05-03 18:49:43 +03:00 |
|
Ivan Blinkov
|
5d7fd78247
|
[docs] fix redirects generation for folders (#10633)
|
2020-05-03 18:40:56 +03:00 |
|
alexey-milovidov
|
8af997f3df
|
Merge pull request #10632 from ClickHouse/use-cmake-linker-for-blobs
Allow to use lld to link blobs
|
2020-05-03 18:34:02 +03:00 |
|
alesapin
|
6866601e2d
|
Get rid of external linker call
|
2020-05-03 16:57:18 +03:00 |
|
alexey-milovidov
|
0cdd48e468
|
Merge pull request #10598 from ClickHouse/sampling-memory-profiler
Add sampling memory profiler
|
2020-05-03 15:17:03 +03:00 |
|
alexey-milovidov
|
410f77dfce
|
Merge pull request #10631 from ClickHouse/fix-ubsan-report-lz4
Fix UBSan report in LZ4 library
|
2020-05-03 14:45:18 +03:00 |
|
Alexey Milovidov
|
469cdc315b
|
Added suggestion from @azat #10607
|
2020-05-03 14:40:37 +03:00 |
|
alexey-milovidov
|
d70a0ea944
|
Merge pull request #10541 from traceon/xcode-build-fix
Xcode generator build fix
|
2020-05-03 05:04:59 +03:00 |
|
alexey-milovidov
|
aeb5487261
|
Merge branch 'master' into xcode-build-fix
|
2020-05-03 05:03:49 +03:00 |
|
Alexey Milovidov
|
5bfadc6e90
|
Allow to use lld to link blobs
|
2020-05-03 05:01:57 +03:00 |
|
alexey-milovidov
|
e6a8521dc9
|
Trigger CI
|
2020-05-03 04:46:06 +03:00 |
|
Alexey Milovidov
|
a1f55729be
|
Fix UBSan report in LZ4 library
|
2020-05-03 04:37:30 +03:00 |
|
alexey-milovidov
|
071ccaaa62
|
Merge pull request #10630 from ClickHouse/update-lz4
Update LZ4 to the latest dev
|
2020-05-03 03:40:21 +03:00 |
|
Alexey Milovidov
|
abe40e2127
|
Added required comment #10576
|
2020-05-03 01:34:50 +03:00 |
|
alexey-milovidov
|
a235533d5f
|
Merge pull request #10576 from Jokser/s3-with-dynamic-proxies
S3 with dynamic proxy configuration
|
2020-05-03 01:25:13 +03:00 |
|
alexey-milovidov
|
9011d18b80
|
Update S3Common.h
|
2020-05-03 01:25:02 +03:00 |
|
alexey-milovidov
|
d9400473f9
|
Update ThreadStatusExt.cpp
|
2020-05-03 01:20:14 +03:00 |
|
alexey-milovidov
|
67efc7f066
|
Merge pull request #10560 from Enmk/DateTime64_fixes
Fixed comparing DateTime64 in WHERE against String value
|
2020-05-03 00:54:11 +03:00 |
|
alexey-milovidov
|
5a4a443f2e
|
Merge pull request #10628 from ClickHouse/list-versions
Added auto-generated machine-readable file with list of stable versions
|
2020-05-03 00:51:45 +03:00 |
|
Alexey Milovidov
|
68f94e4ae7
|
Update LZ4 to the latest dev
|
2020-05-03 00:07:18 +03:00 |
|
alexey-milovidov
|
342ed093de
|
Update S3Common.cpp
|
2020-05-02 23:46:39 +03:00 |
|
Alexey Milovidov
|
a473c0397d
|
Disable flacky test #10576
|
2020-05-02 23:18:41 +03:00 |
|
Alexey Milovidov
|
554e7a0dd2
|
Preparations
|
2020-05-02 22:59:07 +03:00 |
|
Alexey Milovidov
|
e6ab4d655b
|
Fix bad code
|
2020-05-02 22:54:29 +03:00 |
|