Alexey Milovidov
|
aac645efdc
|
Merge pull request #54469 from ClickHouse/ci-instance-type
Add `instance_type` column to CI Logs and the `checks` table
|
2023-09-09 19:21:57 +03:00 |
|
Robert Schulze
|
4d2223defe
|
Merge pull request #54119 from mkmkme/mkmkme/aklomp-base64
Replace Turbo-Base64 with aklomp/base64
|
2023-09-09 16:24:26 +02:00 |
|
Sema Checherinda
|
1298dba0c6
|
fix the bug, add useful logs
|
2023-09-09 15:54:28 +02:00 |
|
Igor Nikonov
|
2fdc700da2
|
Style
|
2023-09-09 13:33:18 +00:00 |
|
Igor Nikonov
|
a12a375a1d
|
Style check
|
2023-09-09 12:51:34 +00:00 |
|
alexX512
|
7f77869216
|
Increase amount of rows in requests for partial result tests
(cherry picked from commit 54bc3fea9a )
|
2023-09-09 10:33:05 +00:00 |
|
Nikolai Kochetov
|
9b936c44db
|
Revert "Revert "Add settings for real-time updates during query execution""
|
2023-09-09 12:29:39 +02:00 |
|
serxa
|
1b3da7fc1e
|
fix build
|
2023-09-09 09:26:18 +00:00 |
|
Igor Nikonov
|
fff2a2d81c
|
Fix style
|
2023-09-09 08:29:33 +00:00 |
|
Igor Nikonov
|
5470a5b60f
|
Fix style
|
2023-09-09 06:58:18 +00:00 |
|
Igor Nikonov
|
b6e9dd96f8
|
Fix build
|
2023-09-09 06:55:35 +00:00 |
|
Alexey Milovidov
|
c4c41cad23
|
Merge branch 'ci-instance-type' of github.com:ClickHouse/ClickHouse into ci-instance-type
|
2023-09-09 05:52:04 +02:00 |
|
Alexey Milovidov
|
154ac14ef6
|
Fix error
|
2023-09-09 05:51:43 +02:00 |
|
Alexey Milovidov
|
286d1535b9
|
Merge pull request #54466 from ClickHouse/remove-useless-line-1
Remove useless line
|
2023-09-09 06:50:41 +03:00 |
|
Alexey Milovidov
|
3a0a5fcfec
|
Merge pull request #54472 from ClickHouse/revert-54136-aiven-sal/fix_38585
Revert "Fix issues in accurateCastOrNull"
|
2023-09-09 06:49:57 +03:00 |
|
Alexey Milovidov
|
71d37d64ab
|
Revert "Fix issues in accurateCastOrNull"
|
2023-09-09 06:37:02 +03:00 |
|
Mingliang Pan
|
4d05b57c21
|
Merge branch 'ClickHouse:master' into master
|
2023-09-09 11:12:45 +08:00 |
|
robot-clickhouse
|
923d7a0bc3
|
Automatic style fix
|
2023-09-09 00:27:39 +00:00 |
|
Alexey Milovidov
|
61b6fef853
|
Merge pull request #54470 from ClickHouse/revert-48607-master
Revert "Add settings for real-time updates during query execution"
|
2023-09-09 03:10:40 +03:00 |
|
Alexey Milovidov
|
03a755732a
|
Revert "Add settings for real-time updates during query execution"
|
2023-09-09 03:10:23 +03:00 |
|
Alexey Milovidov
|
047d481c97
|
Merge pull request #54382 from evillique/std-alias
Add STD alias to stddevPop function for MySQL compatibility
|
2023-09-09 02:57:06 +03:00 |
|
Alexey Milovidov
|
0728df37e6
|
Add instance_type column to CI Logs and the checks table
|
2023-09-09 01:44:14 +02:00 |
|
Igor Nikonov
|
7a396139df
|
Cleanup: unnecessary SelectQueryInfo usage around distributed
|
2023-09-08 21:53:38 +00:00 |
|
Dmitry Novik
|
da69a9fda0
|
Add a log message on replicated table drop
|
2023-09-08 21:41:42 +00:00 |
|
Alexey Milovidov
|
2e2e226e1d
|
Merge pull request #54367 from Avogar/fix-flaky-azure-schema-cache-test
Fix flaky test test_storage_azure_blob_storage/test.py::test_schema_iference_cache
|
2023-09-08 23:48:44 +03:00 |
|
Alexey Milovidov
|
4df83b0961
|
Remove useless line
|
2023-09-08 22:36:09 +02:00 |
|
Nikolay Degterinsky
|
39b11f47f5
|
Merge pull request #54403 from evillique/fix-column-formatting
Fix incorrect formatting of CREATE query with PRIMARY KEY
|
2023-09-08 22:14:49 +02:00 |
|
Nikolay Degterinsky
|
88d7b81032
|
Merge pull request #54379 from evillique/fix-arrayexists-segfault
Fix segfault in AST optimization of `arrayExists` function
|
2023-09-08 22:11:38 +02:00 |
|
Alexey Milovidov
|
24a13345f5
|
Merge pull request #54463 from den-crane/patch-59
Doc. Examples with non-constant timezones
|
2023-09-08 23:10:59 +03:00 |
|
Denny Crane
|
f5f741c118
|
Update type-conversion-functions.md
|
2023-09-08 16:15:33 -03:00 |
|
Denny Crane
|
24928217b9
|
Update date-time-functions.md
|
2023-09-08 16:14:00 -03:00 |
|
Denny Crane
|
3f58e2f134
|
Update date-time-functions.md
|
2023-09-08 16:10:16 -03:00 |
|
Denny Crane
|
a0ef063b2d
|
Update date-time-functions.md
|
2023-09-08 16:04:35 -03:00 |
|
Denny Crane
|
2d178e9bfd
|
Update type-conversion-functions.md
|
2023-09-08 15:58:24 -03:00 |
|
Anton Popov
|
7589a3dd23
|
Merge pull request #53931 from CurtizJ/refactoring-of-merge-tree-reading
Refactoring of reading from `MergeTree` tables
|
2023-09-08 20:39:26 +02:00 |
|
robot-clickhouse-ci-2
|
533fad1d4e
|
Merge pull request #51436 from ClickHouse/test-libunwind-changes
Test libunwind changes.
|
2023-09-08 19:28:09 +02:00 |
|
vdimir
|
6a51d9fd7d
|
do not merge this commit
|
2023-09-08 17:04:44 +00:00 |
|
robot-clickhouse-ci-1
|
72f7134fa3
|
Merge pull request #54448 from den-crane/patch-57
Doc. HTTP response codes caveats
|
2023-09-08 18:01:22 +02:00 |
|
vdimir
|
a46d1974ac
|
fix
|
2023-09-08 15:49:13 +00:00 |
|
vdimir
|
465d84aba7
|
Set raw_logs in create_ci_report
|
2023-09-08 15:39:07 +00:00 |
|
vdimir
|
b0b8255c6f
|
Set PR status into title
|
2023-09-08 15:36:32 +00:00 |
|
Denny Crane
|
ee608d7c81
|
Update http.md
|
2023-09-08 12:32:31 -03:00 |
|
robot-ch-test-poll4
|
839f69c940
|
Merge pull request #53765 from vitlibar/sync-uuids-of-tables-on-replicas
Sync UUIDs of tables on replicas after RESTORE
|
2023-09-08 17:30:32 +02:00 |
|
Han Fei
|
4cc0b7c7f3
|
update
|
2023-09-08 16:34:02 +02:00 |
|
Anton Popov
|
1aa34c16e3
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2023-09-08 14:00:45 +00:00 |
|
Yarik Briukhovetskyi
|
12ce57369b
|
Update FunctionsConversion.h
|
2023-09-08 15:36:33 +02:00 |
|
Yakov Olkhovskiy
|
ed8d2da31f
|
Merge pull request #54333 from arenadata/ADQM-1156
Fixed wrong dereference problem in Context::setTemporaryStorageInCache
|
2023-09-08 09:27:42 -04:00 |
|
Robert Schulze
|
3c9d9ce39e
|
Fix build
|
2023-09-08 13:10:35 +00:00 |
|
Antonio Andelic
|
5207997bd4
|
Merge branch 'master' into keeper-batch-flushes
|
2023-09-08 13:05:47 +00:00 |
|
Antonio Andelic
|
4a1e2959fa
|
Apply PR comments
|
2023-09-08 12:52:35 +00:00 |
|