Commit Graph

46339 Commits

Author SHA1 Message Date
tavplubix
e014151f79
Merge pull request #13445 from ClickHouse/add-test-insert-values-hex-float
Added a test for hex floats in INSERT VALUES
2020-08-07 16:53:55 +09:00
hcz
898e19e18d Fix function names 2020-08-07 15:40:05 +08:00
zhang2014
4fc57b78f9 Merge branch 'feature/materialize_mysql_database' of github.com:zhang2014/ClickHouse into feature/materialize_mysql_database 2020-08-07 14:14:36 +08:00
zhang2014
d6bba8cbbb ISSUES-4006 add settings for allows_query_when_mysql_lost & move dump event to logger 2020-08-07 14:12:27 +08:00
zhang2014
bd21f8e6b9 ISSUES-4006 fix conflicts commit when merge 2020-08-07 12:55:45 +08:00
zhang2014
e496225641 ISSUES-4006 try fix build failure & review comment 2020-08-07 12:53:33 +08:00
alexey-milovidov
9cb0914bbd
Merge pull request #13447 from vladimir-golovchenko/fix-server-gitignore
Updated gitignore-files.
2020-08-07 05:01:33 +03:00
alexey-milovidov
6ea0943a0f
Update README.md 2020-08-07 04:55:00 +03:00
Alexey Milovidov
0ac3f0481f Probably fix error 2020-08-07 04:27:29 +03:00
Alexander Kuzmenkov
11727864dd performance comparison 2020-08-07 04:25:45 +03:00
Alexey Milovidov
7094f5435c Merge branch 'master' into decimal-too-large-negative-exponent 2020-08-07 04:23:59 +03:00
Alexey Milovidov
1f2d0dce3e Remove useless header file 2020-08-07 04:07:51 +03:00
vladimir golovchenko
cb153d2605 Updated gitignore-files. 2020-08-06 18:05:32 -07:00
Alexey Milovidov
d1ed1fb83a Fix error 2020-08-07 04:04:37 +03:00
Alexey Milovidov
1452e1ab30 Added a test for hex floats in INSERT VALUES 2020-08-07 03:46:49 +03:00
Alexey Milovidov
476da6c1fe Slightly better 2020-08-07 03:35:13 +03:00
Alexey Milovidov
cf618c1e23 Remove false statements 2020-08-07 03:33:17 +03:00
Alexey Milovidov
733bd0ecec Fix error 2020-08-07 03:29:52 +03:00
Alexey Milovidov
bd67ae6052 Fix tests depending on floating point associativity 2020-08-07 03:00:35 +03:00
Alexey Milovidov
5c1703bd6c Merge branch 'master' into fixed-hash-map-implicit-zero-6 2020-08-07 02:58:57 +03:00
alexey-milovidov
467b7e24d3
Merge pull request #13430 from ClickHouse/documentation-optimize-legibility
Documentation: optimize legibility
2020-08-07 02:58:13 +03:00
alexey-milovidov
53047c89b9
Merge pull request #13433 from ClickHouse/documentation-fix-bad-markup-2
Documentation: fix bad markup 2
2020-08-07 02:58:00 +03:00
alexey-milovidov
921dccc619
Merge pull request #13434 from ClickHouse/documentation-fix-bad-markup-3
Fix bad markup in documentation: make it a bit more friendly
2020-08-07 02:57:37 +03:00
alexey-milovidov
1cfbbbd55e
Merge pull request #13435 from ClickHouse/documentation-fix-animation
Documentation: remove animations
2020-08-07 02:57:25 +03:00
alexey-milovidov
421792b2eb
Merge pull request #13436 from ClickHouse/documentation-fix-bad-markup-4
Documentation: fix box drawing characters
2020-08-07 02:56:52 +03:00
Alexey Milovidov
241017bc1f Fix error in parseDateTimeBestEffort 2020-08-07 02:52:18 +03:00
alexey-milovidov
dcfadac00a
Merge pull request #13431 from ClickHouse/documentation-fix-bad-markup
Fix bad markup in docs menu
2020-08-07 01:53:46 +03:00
Alexander Kuzmenkov
da7bc8962d
Merge pull request #13417 from vladimir-golovchenko/fix-quota-statements-interval-formatting
Fix a 'Week'-interval formatting for ATTACH/ALTER/CREATE QUOTA-statements
2020-08-07 01:50:25 +03:00
Artem Zuikov
e05dc65e73
fix duplicated any function rewrite (#13419) 2020-08-07 01:36:14 +03:00
alexey-milovidov
cece629145
Fix documentation 2020-08-07 01:14:31 +03:00
Alexey Milovidov
5a78a49349 Fix box drawing characters 2020-08-07 01:09:32 +03:00
Alexey Milovidov
05a5eb7e8d Remove animations 2020-08-07 00:53:13 +03:00
Alexey Milovidov
0bd41203b4 A bit more friendly 2020-08-07 00:45:56 +03:00
Alexey Milovidov
918413724e Remove strange markup 2020-08-07 00:39:02 +03:00
Alexey Milovidov
d9130227d8 Fix strange CSS 2020-08-07 00:30:23 +03:00
Alexey Milovidov
5fec253d8b Fix idiotic markup in docs menu 2020-08-07 00:13:18 +03:00
alexey-milovidov
5df187783e
Fix data corruption @blinkov 2020-08-06 23:59:19 +03:00
Alexey Milovidov
8ea7fb7e5b Documentation: optimize legibility 2020-08-06 23:47:42 +03:00
Nikolai Kochetov
c35b704c14
Merge pull request #13394 from azat/PrettyCompactMonoBlock
Fix quirks for PrettyCompactMonoBlock
2020-08-06 22:53:11 +03:00
Alexander Tokmakov
b9fdc49e1a try fix synchronization check 2020-08-06 22:44:42 +03:00
Anna
13b292865f
DOCSUP-2029: Split create.md (#13302)
* Split create.md into separated files

* Fixed links

* Fixed a typo

* Fixed links

* Fixed link

Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
2020-08-06 20:05:43 +03:00
Alexander Kuzmenkov
c32fddbb6d Do not fuzz CREATE queries
We don't do it anyway, the first unmodified query succeeds and all
others fail. Just make it official.
2020-08-06 18:40:40 +03:00
Nikita Mikhaylov
573cb50d34
first commit 2020-08-06 18:21:45 +03:00
alesapin
25a472a306
Merge pull request #13407 from ClickHouse/fix_kill_mutation
Simplify kill mutations tests
2020-08-06 17:46:46 +03:00
Nikolai Kochetov
d83c7cc0e6 Merge branch 'master' into refactor-pipes-3 2020-08-06 17:32:50 +03:00
Nikolai Kochetov
ac52726f7d Renamed iterators. Added comment. 2020-08-06 17:16:52 +03:00
Nikolai Kochetov
06abfa367e Update test. 2020-08-06 16:59:49 +03:00
Nikolai Kochetov
38c1d3b061 Fix build. 2020-08-06 16:47:08 +03:00
Alexander Kuzmenkov
511b097881
Merge pull request #13283 from ClickHouse/aku/dictionary-layout
Do not fuzz ASTDictionaryLayout
2020-08-06 16:44:10 +03:00
Alexander Kuzmenkov
e7e71b8615 Use the memcpy predicate from 6f8a274ba0 2020-08-06 16:34:23 +03:00