Alexey Milovidov
|
f6a47a22cd
|
Merge pull request #44047 from ClickHouse/tylerhannan-readme-update
Update README.md
|
2022-12-09 00:18:44 +03:00 |
|
Dan Roscigno
|
b026f5583b
|
Merge pull request #44048 from ClickHouse/fix-case
Update exponentialmovingaverage.md
|
2022-12-08 15:45:15 -05:00 |
|
DanRoscigno
|
6051301bfe
|
add overview of rolling upgrade
|
2022-12-08 15:40:47 -05:00 |
|
Mikhail f. Shiryaev
|
c4f2369cdb
|
Assign the created PR to the tag pusher
|
2022-12-08 20:59:59 +01:00 |
|
Kruglov Pavel
|
0d17774440
|
Better example in docs
|
2022-12-08 20:57:28 +01:00 |
|
Mikhail f. Shiryaev
|
820d362466
|
Assign the new-version PR to the author, add "do not test"
|
2022-12-08 20:55:50 +01:00 |
|
Kruglov Pavel
|
01e0d8d02c
|
Fix fasttest
|
2022-12-08 20:52:31 +01:00 |
|
Kruglov Pavel
|
e2000d1e59
|
Fix typo
|
2022-12-08 20:15:51 +01:00 |
|
avogar
|
d0f9bb2ec2
|
Allow to parse JSON objects into Strings
|
2022-12-08 18:58:18 +00:00 |
|
alesapin
|
7a9d5a5818
|
Return pragma
|
2022-12-08 18:54:24 +01:00 |
|
alesapin
|
965e3519e9
|
Remove unused includes
|
2022-12-08 18:53:05 +01:00 |
|
alesapin
|
1d893e2427
|
Merge branch 'fix_clickhouse_disk' of github.com:ClickHouse/ClickHouse into fix_clickhouse_disk
|
2022-12-08 18:44:24 +01:00 |
|
alesapin
|
350bacec60
|
Followup
|
2022-12-08 18:43:54 +01:00 |
|
Dmitry Novik
|
36ad3fd7a0
|
Merge pull request #43763 from ClickHouse/fix-null-variadic
Fix included_elements calculation in AggregateFunctionNullVariadic
|
2022-12-08 18:41:05 +01:00 |
|
robot-clickhouse
|
98ce0dbb12
|
Automatic style fix
|
2022-12-08 17:27:23 +00:00 |
|
alesapin
|
7a223f4956
|
Slightly better clickhouse disks and remove DiskMemory
|
2022-12-08 18:20:54 +01:00 |
|
HarryLeeIBM
|
c381eb1b8e
|
Fix endian issue in StringHashTable for s390x
|
2022-12-08 08:56:56 -08:00 |
|
Dan Roscigno
|
beb627f665
|
Merge pull request #44042 from ClickHouse/evillique-patch-2
Fix SETTING CONSTRAINTS docs
|
2022-12-08 11:54:30 -05:00 |
|
Dan Roscigno
|
e99456605d
|
Update exponentialmovingaverage.md
|
2022-12-08 11:40:27 -05:00 |
|
Maksim Kita
|
4d39a7d103
|
Fixed code review issues
|
2022-12-08 17:30:32 +01:00 |
|
Maksim Kita
|
362a8e541a
|
Fixed style check
|
2022-12-08 17:30:32 +01:00 |
|
Maksim Kita
|
99de697ea2
|
Analyzer added indexes support
|
2022-12-08 17:30:32 +01:00 |
|
Tyler Hannan
|
d23ec996c2
|
Update README.md
Updating meetups and adding 22.12
|
2022-12-08 17:22:49 +01:00 |
|
Anton Popov
|
3d2e46dfed
|
fix tracing of profile events
|
2022-12-08 15:13:53 +00:00 |
|
Nikolay Degterinsky
|
31531dc29e
|
Fix docs
|
2022-12-08 14:18:51 +01:00 |
|
Nikolay Degterinsky
|
bd23b0fa61
|
Fix docs
|
2022-12-08 14:17:55 +01:00 |
|
Antonio Andelic
|
b068119d27
|
Merge pull request #43498 from azat/client/improve-fuzzy-search
Improve fuzzy search in clickhouse-client/clickhouse-local
|
2022-12-08 14:07:52 +01:00 |
|
Boris Kuschel
|
abcc114768
|
Scarier OpenSSL options
|
2022-12-08 04:59:49 -08:00 |
|
Boris Kuschel
|
cc3314acbe
|
Merge branch 'master' into openssl_support
|
2022-12-08 07:40:43 -05:00 |
|
Nikita Taranov
|
b81ad6aaf7
|
Add google benchmark to contrib (#43779)
* add google benchmark to contrib
* rework integer_hash_tables_and_hashes
* update readme
* keep benchmarks near the benchmarked code
* fix fasttests build
* rm old target
* fix
|
2022-12-08 13:38:08 +01:00 |
|
Kseniia Sumarokova
|
1bce49d3e6
|
Merge branch 'master' into fix-progress-from-s3
|
2022-12-08 13:23:52 +01:00 |
|
Robert Schulze
|
eba6a79afa
|
Merge pull request #43863 from ClickHouse/faster-clang-tidy
Temporarily disable misc-* slow clang-tidy checks
|
2022-12-08 13:19:03 +01:00 |
|
Kseniia Sumarokova
|
7bb1f64df4
|
Merge pull request #43987 from kssenii/positional-args-fix
Fix order by positional arg in case unneeded columns pruning
|
2022-12-08 13:15:37 +01:00 |
|
Robert Schulze
|
29c975ae41
|
Merge pull request #44011 from ClickHouse/cleanup-isdeterministic
Some cleanup of isDeterministic(InScopeOfQuery)()
|
2022-12-08 12:59:01 +01:00 |
|
Robert Schulze
|
375f488156
|
Merge pull request #44024 from jinjunzh/iaadeflate_upgrade_qpl030
Upgrade Intel®-IAA/QPL-based DEFLATE_QPL Codec
|
2022-12-08 12:56:03 +01:00 |
|
Mikhail f. Shiryaev
|
6a0ace5e7c
|
Merge pull request #44035 from ClickHouse/auto/v22.8.11.15-lts
Update version_date.tsv and changelogs after v22.8.11.15-lts
|
2022-12-08 12:50:16 +01:00 |
|
Sema Checherinda
|
46f96064ea
|
do not hardlink serialization.json in new part
|
2022-12-08 12:48:34 +01:00 |
|
Kruglov Pavel
|
0598ca92a3
|
Merge pull request #43873 from canhld94/ch_canh_fix_normalize
Fix some incorrect logic in ast level optimization
|
2022-12-08 12:38:36 +01:00 |
|
robot-clickhouse
|
c60545a942
|
Update version_date.tsv and changelogs after v22.8.11.15-lts
|
2022-12-08 11:30:31 +00:00 |
|
Alexander Gololobov
|
b2042fee32
|
Merge pull request #44001 from ClickHouse/Avogar-patch-1
Remove test logging of signal "EINTR"
|
2022-12-08 12:18:04 +01:00 |
|
Vladimir C
|
eb1fd99196
|
Merge pull request #44012 from ClickHouse/vdimir/storage_join_key_order
|
2022-12-08 12:10:13 +01:00 |
|
vdimir
|
31d2fe63df
|
Resolve code review comments and apply suggestions
|
2022-12-08 10:16:29 +00:00 |
|
Nikolay Degterinsky
|
16b33c204c
|
Fix exception message
|
2022-12-08 10:49:25 +01:00 |
|
Nikolay Degterinsky
|
b1a7b84803
|
Merge pull request #44023 from canhld94/ch_canh_minor
Correct CompressionCodecGorilla exception message
|
2022-12-08 10:46:46 +01:00 |
|
Mikhail f. Shiryaev
|
7c8cec854b
|
Merge pull request #44017 from ClickHouse/sha512-for-tgz
Provide sha512 hashsums for tgz artifacts
|
2022-12-08 10:24:58 +01:00 |
|
Han Fei
|
1bde6d012d
|
fix
|
2022-12-08 09:57:33 +01:00 |
|
Robert Schulze
|
f998d0c16b
|
Merge pull request #43228 from HarryLeeIBM/hlee-s390x-wide-int-order
Fix byte order issue of wide integers for s390x
|
2022-12-08 09:50:54 +01:00 |
|
Maksim Kita
|
301267b0a4
|
Merge pull request #43884 from kitaisreal/analyzer-context-refactoring
Analyzer Context refactoring
|
2022-12-08 11:29:56 +03:00 |
|
jasperzhu
|
2b43942fe6
|
Merge branch 'master' into iaadeflate_upgrade_qpl030
|
2022-12-08 11:19:20 +08:00 |
|
Duc Canh Le
|
88716b1ec3
|
Minor fix
|
2022-12-08 09:39:25 +08:00 |
|