Alexey Milovidov
2bc099e03a
Add HTML page
2022-07-07 11:51:46 +02:00
Kruglov Pavel
7c60714b4b
Merge pull request #38841 from lokax/isnullable
...
feat(Function): add isNullable function
2022-07-07 11:49:45 +02:00
Kruglov Pavel
fa1d5b8bdb
Merge pull request #38901 from ClickHouse/Avogar-patch-1
...
Avoid false positive red sanitizer asserts check in stress test
2022-07-07 11:42:47 +02:00
mergify[bot]
7ba147bc7d
Merge branch 'master' into improve-bc-check
2022-07-07 09:38:17 +00:00
Vitaly Baranov
5dcc271856
More careful destructors.
2022-07-07 11:16:44 +02:00
Igor Nikonov
b48a626d02
Simplify test
...
- complexity comes from dreaming about EXPLAIN queries as an ordinary
ones returning scalar result. So they can be used in SQL tests
instead of shell ones
2022-07-07 08:45:13 +00:00
Nikolay Degterinsky
fcb6cfb6df
Fix style issues
2022-07-07 08:31:55 +00:00
Nikolay Degterinsky
1869b7f408
Add functions translate & translateUTF8
2022-07-07 08:25:00 +00:00
Vladimir Galunshchikov
cacc833da6
Rename NUMBER_OF_DIMENSIONS_MISMATHED const to NUMBER_OF_DIMENSIONS_MISMATCHED
2022-07-07 11:15:59 +03:00
Igor Nikonov
fa0d54a3b2
Merge remote-tracking branch 'origin/master' into order_by_with_braces
2022-07-07 08:13:49 +00:00
Igor Nikonov
01bbfd86ad
Merge pull request #38910 from ClickHouse/explain_ast_after_rewrite
...
EXPLAIN AST rewrite option
2022-07-07 10:09:55 +02:00
Igor Nikonov
1f46f48d7d
Fix: remove heeavy performance tests, introduced within this PR
2022-07-07 07:57:05 +00:00
Alexey Milovidov
17a9257106
Fix error
2022-07-07 09:44:17 +02:00
Alexey Milovidov
bb564b3ecb
Fix error
2022-07-07 09:38:11 +02:00
Alexey Milovidov
c71f637c79
Adjustments
2022-07-07 09:29:26 +02:00
Alexey Milovidov
ef4f8e73ba
Convert results to JSON
2022-07-07 09:19:07 +02:00
Alexey Milovidov
328768e778
Convert results to JSON
2022-07-07 09:15:24 +02:00
lingpeng0314
079d4bd0dd
rename keeper_4lw_info to keeper_info
...
- to make clang build successfully
2022-07-07 15:13:51 +08:00
Alexey Milovidov
40f9be4ff7
Add HTML page
2022-07-07 07:54:09 +02:00
Alexey Milovidov
02adad3f27
Merge pull request #37860 from amosbird/remove-duplicated-log
...
Remove duplicate peak mem log
2022-07-07 08:16:06 +03:00
Alexey Milovidov
17186730b6
Add HTML page
2022-07-07 06:45:39 +02:00
Vladimir Chebotarev
367008b7fb
Better objects removal in S3ObjectStorage
.
2022-07-07 06:44:43 +03:00
Alexey Milovidov
5be9e418ed
Add HTML page
2022-07-07 05:24:26 +02:00
Nikolay Degterinsky
2ea46708d6
Merge pull request #38938 from evillique/fix_typos
...
Fix a typo
2022-07-07 04:58:39 +02:00
Nikolay Degterinsky
573b81965a
Fix style
2022-07-07 02:20:25 +00:00
Nikolay Degterinsky
5c5c7ae6db
Fix typos
2022-07-07 02:17:57 +00:00
Nikolay Degterinsky
54d210d714
Add documentation
2022-07-07 01:59:00 +00:00
Nikolay Degterinsky
0c783800c8
Better
2022-07-07 01:47:33 +00:00
Dan Roscigno
e8a5327625
Merge pull request #38928 from DanRoscigno/update-docker-README
...
update README
2022-07-06 21:15:57 -04:00
Vitaly Baranov
ed27987646
Merge pull request #38861 from vitlibar/backup-improvements-9
...
Backup Improvements 9
2022-07-07 02:24:47 +02:00
Denny Crane
db357f4a3c
Update index.md
2022-07-06 20:57:49 -03:00
Denny Crane
9d520e391f
Update index.md
2022-07-06 20:57:25 -03:00
Denny Crane
0a70e596a8
Update update.md
2022-07-06 20:55:19 -03:00
Denny Crane
71c4e738d0
Update update.md
2022-07-06 20:55:06 -03:00
Denny Crane
f96225cca4
Update partition.md
2022-07-06 20:50:13 -03:00
Denny Crane
f361ddcf49
Update partition.md
2022-07-06 20:48:07 -03:00
Denny Crane
d542e8fb7b
Update exchange.md
2022-07-06 20:43:45 -03:00
Denny Crane
d51f9b954b
Update exchange.md
2022-07-06 20:41:01 -03:00
Yakov Olkhovskiy
48c8bc3da9
Merge pull request #38896 from Algunenano/fix_seconds
...
Fix settings profile with seconds unit
2022-07-06 19:05:13 -04:00
Igor Nikonov
6be6a13c2f
Merge branch 'master' into order_by_with_braces
2022-07-07 00:36:12 +02:00
Alexey Milovidov
13889be1d4
Change generator for a new page
2022-07-07 00:28:56 +02:00
Igor Nikonov
a20a15ff30
Tests
...
+ check that EXPLAIN SYNTAX return the same result for ordinary ORDER BY and ORDER BY tuple
+ performance
2022-07-06 22:27:53 +00:00
Igor Nikonov
77317c65fd
Merge pull request #38902 from ClickHouse/interpreter_cleanup_2
...
Interpreter cleanup: ContextPtr -> const ContextPtr & in parameters
2022-07-06 23:46:55 +02:00
Alexey Milovidov
af76e17e2e
Add Infobright
2022-07-06 22:55:09 +02:00
Dan Roscigno
2a6765ce8c
Merge pull request #38603 from den-crane/patch-17
...
Doc. More settings / mysql
2022-07-06 15:24:13 -04:00
DanRoscigno
88bc5a84e5
update README
2022-07-06 14:06:53 -04:00
Robert Schulze
dec184f61d
Add comment about const needle + const haystack
2022-07-06 17:41:15 +00:00
Igor Nikonov
810926c7fc
Rename setting after_rewrite
-> rewrite
2022-07-06 17:29:30 +00:00
Igor Nikonov
beac1820da
Test for EXPLAIN AST after_rewrite option
2022-07-06 15:33:11 +00:00
vdimir
b27d3ec5ce
Fix build
2022-07-06 15:11:23 +00:00