alesapin
|
4ab39d2bee
|
Fix style
|
2020-09-29 18:19:30 +03:00 |
|
Alexander Tokmakov
|
cf86e19f38
|
fix build
|
2020-09-29 17:15:05 +03:00 |
|
Alexander Tokmakov
|
8692c10495
|
add alias
|
2020-09-29 17:12:40 +03:00 |
|
Alexander Tokmakov
|
5d19ed04f6
|
allow synchronous drop/detach table for Atomic
|
2020-09-29 16:47:08 +03:00 |
|
Alexander Kuzmenkov
|
51b9aaf4d8
|
Merge pull request #15363 from ClickHouse/format-regexp-raw
Add support for "Raw" column format for Regexp format
|
2020-09-28 20:03:32 +03:00 |
|
tavplubix
|
4578d89819
|
Merge pull request #15348 from ClickHouse/replicate_default_args
Continuation of #14791
|
2020-09-28 18:53:02 +03:00 |
|
tavplubix
|
421d3b0b86
|
Merge pull request #14760 from bharatnc/ncb/event_time_microsec_p2
add event_time_microseconds field for system.{trace,text,query,query_thread}_log tables
|
2020-09-28 18:34:21 +03:00 |
|
Nikita Mikhaylov
|
72e4b10c00
|
Merge pull request #14842 from hexiaoting/hxt_dev
Fix bug for LineAsString Format
|
2020-09-28 14:02:23 +03:00 |
|
Nikita Mikhaylov
|
73573472e9
|
Merge pull request #15299 from CurtizJ/fix-mysql-hung
Fix hang of queries with a lot of subqueries to same mysql table
|
2020-09-28 12:51:35 +03:00 |
|
tavplubix
|
ffc0499952
|
Merge pull request #15243 from ClickHouse/tavplubix-patch-1
Try fix race on Context::settings
|
2020-09-28 11:44:27 +03:00 |
|
alesapin
|
bc662ac4e0
|
Merge pull request #15293 from amosbird/bc3
Replace useless multiset with unordered_set
|
2020-09-28 10:30:04 +03:00 |
|
Alexey Milovidov
|
79f510d63a
|
Fix error in LowCardinality; add test
|
2020-09-28 03:22:50 +03:00 |
|
Alexey Milovidov
|
b800a7fdf1
|
Add support for "Raw" column format for Regexp format
|
2020-09-28 01:09:32 +03:00 |
|
Alexander Tokmakov
|
3bc8d9daa9
|
fix sync
|
2020-09-27 14:10:45 +03:00 |
|
Alexander Tokmakov
|
34addcf61f
|
add review suggestions
|
2020-09-26 22:18:28 +03:00 |
|
alexey-milovidov
|
bbbe51033d
|
Merge pull request #15321 from ClickHouse/query-obfuscator
Query obfuscator
|
2020-09-26 19:43:36 +03:00 |
|
tavplubix
|
df6221f7bf
|
Merge pull request #15302 from ClickHouse/tavplubix-patch-2
Fix ASTColumnsReplaceTransformer::Replacement::clone()
|
2020-09-26 19:10:00 +03:00 |
|
alesapin
|
59f2bbe2a3
|
Merge pull request #15304 from ClickHouse/fix_race_condition_on_rename
Fix race condition between write ahead log cleanup and rename
|
2020-09-26 10:43:26 +03:00 |
|
alesapin
|
adf8c94d70
|
Merge pull request #15300 from ClickHouse/fix_race_on_default_database
Fix for default database race on server startup
|
2020-09-26 10:43:17 +03:00 |
|
Alexey Milovidov
|
da8a938069
|
Replace unit test to functional test
|
2020-09-26 09:50:34 +03:00 |
|
alexey-milovidov
|
fc1cf426dd
|
Merge pull request #15048 from markpapadakis/patch-5
Update ForkProcessor.cpp
|
2020-09-26 07:35:31 +03:00 |
|
alexey-milovidov
|
d1fce06292
|
Merge pull request #15297 from hexiaoting/build_bugfix
fix build bug for merge_selector2.cpp
|
2020-09-26 07:32:33 +03:00 |
|
Alexey Milovidov
|
57b480e65d
|
Fix PVS warning
|
2020-09-26 07:03:55 +03:00 |
|
Alexey Milovidov
|
5e146eda04
|
Fix error
|
2020-09-26 06:02:05 +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
|
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 |
|
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
|
324a06145c
|
EventTime - construct time in s and us from same timespec
|
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
|
b0d4fe5114
|
TraceLog - add field event_time_microseconds
|
2020-09-25 10:39:37 -07:00 |
|
bharatnc
|
a351980717
|
TextLog - add event_time_microseconds field
|
2020-09-25 10:39:37 -07: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 |
|
Maxim Akhmedov
|
6914a86673
|
Put createBlockForSet declaration to header file.
|
2020-09-25 17:49:54 +03:00 |
|
Alexander Tokmakov
|
68669b8a92
|
Merge branch 'master' into replicate_default_args
|
2020-09-25 15:52:17 +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 |
|
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 |
|