Alexey Milovidov
|
62b3485cd8
|
Merge pull request #53283 from ClickHouse/fix-00906_low_cardinality_cache
Inhibit randomization in `00906_low_cardinality_cache`
|
2023-08-12 03:01:43 +03:00 |
|
Alexey Milovidov
|
aa815bfc74
|
Relax mergeable check
|
2023-08-12 01:54:11 +02:00 |
|
Alexey Milovidov
|
5b243d2990
|
Merge pull request #53006 from kitaisreal/explain-actions-for-join-step
EXPLAIN actions for JOIN step
|
2023-08-12 02:51:07 +03:00 |
|
Alexey Gerasimchuck
|
930b3d3bff
|
Improved test
|
2023-08-11 23:48:17 +00:00 |
|
Alexey Milovidov
|
36e74b4b51
|
Might be better
|
2023-08-12 01:31:21 +02:00 |
|
Alexey Milovidov
|
9601839980
|
Better
|
2023-08-12 01:04:08 +02:00 |
|
Alexey Milovidov
|
d25961f7f9
|
Fix "Context has expired" error in dictionaries
|
2023-08-12 00:52:14 +02:00 |
|
robot-clickhouse
|
2b852e55b6
|
Automatic style fix
|
2023-08-11 21:13:53 +00:00 |
|
Alexey Milovidov
|
af74bc9564
|
Merge branch 'export-logs-in-ci' of github.com:ClickHouse/ClickHouse into export-logs-in-ci
|
2023-08-11 22:57:23 +02:00 |
|
Alexey Milovidov
|
ddb7fb2ce9
|
Update tests/ci/functional_test_check.py
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
|
2023-08-11 23:56:23 +03:00 |
|
Alexey Milovidov
|
0317ec135d
|
Merge branch 'master' into export-logs-in-ci
|
2023-08-11 22:54:28 +02:00 |
|
Alexey Milovidov
|
9b7fcf17bc
|
Merge branch 'allow-creating-system-tables-at-startup' into export-logs-in-ci
|
2023-08-11 22:54:24 +02:00 |
|
Kseniia Sumarokova
|
65fac88e7c
|
Update FileCache.cpp
|
2023-08-11 19:34:43 +02:00 |
|
Kseniia Sumarokova
|
2245bde85d
|
Fix log message
|
2023-08-11 17:53:06 +02:00 |
|
Han Fei
|
e70dc7d507
|
improve move_primary_key_columns_to_end_of_prewhere
|
2023-08-11 17:36:52 +02:00 |
|
robot-clickhouse-ci-1
|
9e7e581813
|
Merge pull request #53216 from vitaliyf/master
docs: Fixed invalid MySQL named collection examples
|
2023-08-11 17:14:51 +02:00 |
|
Yakov Olkhovskiy
|
4953208adc
|
Merge pull request #52758 from ClickHouse/nullable-num-intdiv
Add modulo, intDiv, intDivOrZero for tuple
|
2023-08-11 11:00:54 -04:00 |
|
Anton Popov
|
8744a0269a
|
Merge pull request #52530 from CurtizJ/fix-alter-delete-skip-index
Fix recalculation of skip indexes and projections in `ALTER DELETE` queries
|
2023-08-11 15:23:05 +02:00 |
|
Arthur Passos
|
1c3f926615
|
Merge branch 'master' into pin_coredns_version_and_fix_tests
|
2023-08-11 10:10:39 -03:00 |
|
Alexey Milovidov
|
22d1ddeb71
|
Fix tidy
|
2023-08-11 14:45:12 +02:00 |
|
Alexey Milovidov
|
a55f9eae84
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into allow-creating-system-tables-at-startup
|
2023-08-11 14:45:03 +02:00 |
|
selfuppen
|
6a343a0b6f
|
[doc/zh]: issues/53254:1. remove incorrect description about the orange-marked column values;2. remove dated description about the default value of optimize_use_projections ;3. add new note items for projection
|
2023-08-11 20:43:00 +08:00 |
|
Alexey Milovidov
|
a6bc9b90e9
|
Merge branch 'master' into warn
|
2023-08-11 15:29:13 +03:00 |
|
Nikita Mikhaylov
|
dbe13e3016
|
Merge pull request #53110 from rmarduga/master
Add hints for HTTP handlers
|
2023-08-11 14:09:33 +02:00 |
|
Kruglov Pavel
|
00865a7dad
|
Merge branch 'master' into format-one
|
2023-08-11 13:54:58 +02:00 |
|
ltrk2
|
94dbef1e50
|
Merge branch 'master' into feature/mergetree-checksum-on-big-endian
|
2023-08-11 07:47:48 -04:00 |
|
ltrk2
|
a17b2595f2
|
Merge branch 'master' into feature/transform-function-big-endian-support
|
2023-08-11 07:47:36 -04:00 |
|
ltrk2
|
9923f123f4
|
Merge branch 'master' into feature/hastokenornull-empty-needle
|
2023-08-11 07:47:27 -04:00 |
|
robot-ch-test-poll
|
58cfede9f9
|
Merge pull request #53285 from ClickHouse/better-concurrency
Change the default of `max_concurrent_queries` from 100 to 1000
|
2023-08-11 13:01:48 +02:00 |
|
robot-ch-test-poll
|
8f6eae5e26
|
Merge pull request #53183 from ClickHouse/remove-heavy-templates
Remove unnecessary templates
|
2023-08-11 12:56:02 +02:00 |
|
Kseniia Sumarokova
|
ec50c61a8c
|
Try fix test
|
2023-08-11 12:28:51 +02:00 |
|
Yarik Briukhovetskyi
|
a6f89c0546
|
Added suggestions for mistyped names for db and tables with different… (#49801)
* Added suggestions for mistyped names for db and tables with different scenarios commented
* fixed bugs
* fixed style check
* fixed errors
* fixed errors
* fixed error with exceptions
* fixed exceptions
* fixed exceptions
* fixed exceptions
* added test and fixed bugs
* fixed style check
* fixed style check
* fixed style check
* fixed check black
* Update test.py
* Fixed server crash
* Fixed server crash and style check
* Fixed style check
* Fixed style check
* Fixed style check
* Fixed bugs with drop_db
* fixed fast test
* added tests
* fixed style check
* fixed style check
* fixed bug with lock_db
* fixed bug with lock_db and fixed reviews
* fixed bug with lock_db and fixed reviews
* fixed style check
* fixed fast test
* fixed fast test
* revert to fd582a2
* revert to fd582a2
* Removed unused parameters
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Remove unused parameters
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* resolved arguments issue in assertDatabaseExists
* fixing fast test
* fixed fast test
* fixed stateless test for default db
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Fixing tests.
* resolved problem with mutex
* Fixed mutex in assertDatabaseExists
* changes about assertDatabaseExists
* fixed bugs with file types
* fixed string types
* fixed fast test
* fixed mutex
* fixed mutex
* fixed style check
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* fixed build
* added -unlocked versions of functions
* Revert "fixed build"
This reverts commit 8ce961be21 .
* Revert "fixed build"
This reverts commit 8ce961be21 .
* changed usage of assertDatabaseExistsUnlocked()
* fixed style check
* style check
* style check
* Revert "style check"
This reverts commit 28a9ee85a0 .
* Merge branch 'master' into hints-for-wrong-db-or-table-name
* Changed AssertDatabaseExists and unified exception output
* resolved proposed changes and modified tests
* Revert "resolved proposed changes and modified tests"
This reverts commit d45337d65c .
* resolved requested changes
* fixed tests
* fixed tests
* fixed check black
* Update include brackets
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update suggested changes
* Update suggested changes
* Fixed style check
* Added test to analyzer_integration_broken
* Update DatabaseCatalog.cpp
* Update test.py
* fixed test
* Revert "fixed test"
This reverts commit ca6d4c17c8 .
* fixed test
* Revert "fixed test"
This reverts commit fe6d0d9c86 , reversing
changes made to 22f4496704 .
* Update test.py
* fixed black check
* Update test.py
* fixed long_log_tinylog_deadlock_race
* Update DatabaseCatalog.cpp
* Update test.py
* style
* Update DatabaseCatalog.cpp
* Fixed test
* implemented for IDatabase
* Style check
* removed const_cast
* Update DatabaseCatalog.h
* Update DatabaseCatalog.h
* Update DatabaseCatalog.cpp
* Update DatabaseCatalog.cpp
* Added db name to hints
* Update 00002_log_and_exception_messages_formatting.sql
* Update 00002_log_and_exception_messages_formatting.sql
---------
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
|
2023-08-11 13:24:16 +03:00 |
|
Mikhail f. Shiryaev
|
bc93254ca2
|
Merge pull request #52865 from ClickHouse/restructure-docker-rust
Significant improvement of rust caching
|
2023-08-11 10:12:06 +02:00 |
|
Alexey Gerasimchuck
|
820d821f50
|
black run
|
2023-08-11 06:30:48 +00:00 |
|
Alexey Gerasimchuck
|
b7c47af8bf
|
added missed files
|
2023-08-11 06:18:20 +00:00 |
|
Alexey Gerasimchuck
|
5bc5649732
|
added an integration test for peak_memory_usage
|
2023-08-11 05:39:13 +00:00 |
|
Alexey Gerasimchuck
|
0a49f45f7a
|
Fixed inconsistency between login success and logout
|
2023-08-11 03:42:39 +00:00 |
|
Alexey Milovidov
|
ebf34f8c17
|
Create system logs at startup
|
2023-08-11 03:46:31 +02:00 |
|
Alexey Milovidov
|
e70d3402a8
|
Merge branch 'allow-creating-system-tables-at-startup' into export-logs-in-ci
|
2023-08-11 03:44:33 +02:00 |
|
Alexey Milovidov
|
6ec4dd5893
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into export-logs-in-ci
|
2023-08-11 03:44:25 +02:00 |
|
Alexey Milovidov
|
b6c47ee157
|
Merge branch 'master' into export-logs-in-ci
|
2023-08-11 03:44:18 +02:00 |
|
Alexey Milovidov
|
aae35f3b1c
|
Merge pull request #53184 from ClickHouse/better-ccache
Better usage of ccache
|
2023-08-11 04:43:45 +03:00 |
|
Alexey Milovidov
|
f3186c939e
|
Merge branch 'master' into fix-00906_low_cardinality_cache
|
2023-08-11 04:42:43 +03:00 |
|
Alexey Milovidov
|
b253d78770
|
Remove flaky tests for the experimental UNDROP feature
|
2023-08-11 03:37:31 +02:00 |
|
Alexey Milovidov
|
db003c4d6c
|
Merge branch 'master' into benchmark-connect-in-parallel
|
2023-08-11 03:15:34 +02:00 |
|
Alexey Milovidov
|
978ab1d07e
|
Remove old test
|
2023-08-11 03:15:27 +02:00 |
|
Alexey Milovidov
|
a04081bafd
|
Merge branch 'fix-01485_256_bit_multiply' into better-concurrency
|
2023-08-11 03:12:29 +02:00 |
|
Alexey Milovidov
|
1ef301f5b1
|
Fix 01485_256_bit_multiply
|
2023-08-11 03:11:16 +02:00 |
|
Alexey Milovidov
|
7bc6015c4b
|
Merge branch 'allow-creating-system-tables-at-startup' of github.com:ClickHouse/ClickHouse into allow-creating-system-tables-at-startup
|
2023-08-11 03:06:27 +02:00 |
|
Alexey Milovidov
|
3b9d2c7080
|
Simplification
|
2023-08-11 03:06:07 +02:00 |
|