Commit Graph

48846 Commits

Author SHA1 Message Date
Alexey Milovidov
11ab250a71 More test cases 2020-09-26 05:18:18 +03:00
Alexey Milovidov
f3349c8d13 Keywords are case-insensitive 2020-09-26 05:13:20 +03:00
Alexey Milovidov
c51502bce4 Remove words with dashes 2020-09-26 05:06:14 +03:00
Alexey Milovidov
3a2c809173 Add missing dependencies 2020-09-26 04:59:25 +03:00
Denis Zhuravlev
6f1a144f19 tests for partition pruning 2020-09-25 22:23:29 -03:00
Denis Zhuravlev
4445cb6495 tests for partition pruning 2020-09-25 22:20:36 -03:00
Alexey Milovidov
f97d40584d Fix "Arcadia" 2020-09-26 04:10:26 +03:00
Alexey Milovidov
bda2c2f58f Remove sensitive words 2020-09-26 03:53:26 +03:00
Alexey Milovidov
fc10803def Fix comment 2020-09-26 03:50:56 +03:00
Alexey Milovidov
d78fc63deb Remove duplicate word 2020-09-26 03:50:00 +03:00
Alexey Milovidov
22861b0c3d Remove some profanity 2020-09-26 03:49:30 +03:00
Alexey Milovidov
673f72cf8c Remove some profanity 2020-09-26 03:48:09 +03:00
Alexey Milovidov
ed4ff51ed8 Integrate into clickhouse-format; add test and comments 2020-09-26 03:38:59 +03:00
Alexey Milovidov
62c2c2000c Query obfuscator: development 2020-09-26 03:00:54 +03:00
alesapin
35ab3657c3 Add flaky tests config 2020-09-25 21:39:55 +03:00
bharatnc
4f8266c7a1 Make trace_log test to pass 2020-09-25 10:39:37 -07:00
bharatnc
b27579e3f7 Use std::chrono instead of clock_gettime 2020-09-25 10:39:37 -07:00
bharatnc
24ea6b2380 TraceCollector - time s&us using same timespec 2020-09-25 10:39:37 -07:00
bharatnc
0df3fa00db TraceLog - revert back to functional test 2020-09-25 10:39:37 -07:00
bharatnc
324a06145c EventTime - construct time in s and us from same timespec 2020-09-25 10:39:37 -07:00
bharatnc
3f3b68d676 TraceLog - mark to skip integration test 2020-09-25 10:39:37 -07:00
bharatnc
1cdcaaa817 TraceLog - replace unit test with integration test 2020-09-25 10:39:37 -07:00
bharatnc
5359e3bf70 Field event_time_microseconds - add documentation 2020-09-25 10:39:37 -07:00
bharatnc
e619bd26e6 Query,QueryThread Logs - add tests 2020-09-25 10:39:37 -07:00
bharatnc
f252523442 Query,QueryThread Logs - add event_time_microseconds field 2020-09-25 10:39:37 -07:00
bharatnc
380c2bee7a TraceLog - add tests for event_time_microseconds 2020-09-25 10:39:37 -07:00
bharatnc
b0d4fe5114 TraceLog - add field event_time_microseconds 2020-09-25 10:39:37 -07:00
bharatnc
69e0d59c64 TextLog - add tests for field event_time_microsec 2020-09-25 10:39:37 -07:00
bharatnc
16ba71e2ec Rename test_test_log_level to include related tests 2020-09-25 10:39:37 -07:00
bharatnc
a351980717 TextLog - add event_time_microseconds field 2020-09-25 10:39:37 -07:00
tavplubix
5d8de1f65d
Update ci_config.json 2020-09-25 20:31:01 +03:00
alexey-milovidov
6ec5bcc88f
Merge pull request #15286 from zlobober/public_create_block_for_set
Put createBlockForSet declaration to header file.
2020-09-25 20:12:44 +03:00
alesapin
8f9ec30315 Delete flaky test 2020-09-25 19:23:57 +03:00
alesapin
af0bb5bd26 One more time 2020-09-25 19:15:34 +03:00
Denis Zhuravlev
3eee9e31dd more tests for #11767 (from #11407 #15294) 2020-09-25 12:48:51 -03:00
alesapin
f9b971efa5
Merge pull request #15291 from ClickHouse/supress_lazy_pipes_fds
Trying to supress race in LazyPipeFDs
2020-09-25 18:38:46 +03:00
Maxim Akhmedov
6914a86673 Put createBlockForSet declaration to header file. 2020-09-25 17:49:54 +03:00
alexey-milovidov
2ce63aa9f9
Merge pull request #15305 from qoega/phone-update
Change phone number
2020-09-25 17:32:51 +03:00
alesapin
ada193e7b7 Add diff 2020-09-25 16:33:33 +03:00
alesapin
54fa67838e Add flaky test 2020-09-25 16:32:00 +03:00
Yatsishin Ilya
39c356f230 Change phone number 2020-09-25 16:12:52 +03:00
Alexander Tokmakov
68669b8a92 Merge branch 'master' into replicate_default_args 2020-09-25 15:52:17 +03:00
alesapin
86322fa3e1 Add test 2020-09-25 15:36:02 +03:00
alesapin
f5c38b34ae Fix race condition during write ahead log cleanup and rename 2020-09-25 15:07:38 +03:00
tavplubix
d4c8ba8410
Update ASTColumnsTransformers.h 2020-09-25 14:58:04 +03:00
Alexander Tokmakov
8f21c73b76 Revert "Update ASTColumnsTransformers.h"
This reverts commit b30e860166.
2020-09-25 14:52:55 +03:00
tavplubix
b30e860166
Update ASTColumnsTransformers.h 2020-09-25 14:51:00 +03:00
Nikita Mikhaylov
06d7b6cbef
Merge pull request #15003 from ClickHouse/enable_atomic_database_by_default
Enable Atomic database engine by default
2020-09-25 14:29:14 +03:00
alesapin
97671a1771 Ugly fix for default database race 2020-09-25 14:27:00 +03:00
Anton Popov
085f63a9bf fix hang of queries with a lot of subqueries to same mysql table 2020-09-25 14:12:48 +03:00