alexey-milovidov
|
9e48b9b656
|
Update HashTable.h
|
2020-12-12 03:47:43 +03:00 |
|
George
|
cabe1463d1
|
fixed an error
|
2020-12-12 03:39:45 +03:00 |
|
alexey-milovidov
|
eba1299845
|
Update HashTable.h
|
2020-12-12 03:38:55 +03:00 |
|
alexey-milovidov
|
245dea6f2e
|
Update HashTable.h
|
2020-12-12 03:33:57 +03:00 |
|
alexey-milovidov
|
7e2bc1e7a6
|
Update HashTable.h
|
2020-12-12 03:30:12 +03:00 |
|
alexey-milovidov
|
6e7366f921
|
Update HashTable.h
|
2020-12-12 03:28:41 +03:00 |
|
alexey-milovidov
|
e00b99ffe9
|
Update encodeXML.cpp
|
2020-12-12 03:09:11 +03:00 |
|
alexey-milovidov
|
b96316f0c4
|
Update encodeXML.cpp
|
2020-12-12 03:06:09 +03:00 |
|
alexey-milovidov
|
93985e6645
|
Update encodeXML.cpp
|
2020-12-12 03:05:35 +03:00 |
|
alexey-milovidov
|
0d6fe7121d
|
Merge pull request #17887 from sundy-li/trivial_count-fix
disable optimize_trivial_count in query with array join
|
2020-12-12 02:44:07 +03:00 |
|
alexey-milovidov
|
adbe8e1ebb
|
Merge pull request #17903 from ClickHouse/attach_table_from_path
Implement ATTACH TABLE name FROM 'path/to/data/'
|
2020-12-12 02:42:53 +03:00 |
|
alexey-milovidov
|
932493f12e
|
Merge pull request #17982 from azat/build
Tiny build changes
|
2020-12-12 02:37:14 +03:00 |
|
alexey-milovidov
|
35d9bd2a50
|
Merge pull request #17992 from staticor/patch-1
Update Index.md
|
2020-12-12 02:36:10 +03:00 |
|
alexey-milovidov
|
fb9d05e93b
|
Merge pull request #17988 from ClickHouse/aku/remove-includes
Remove some redundant includes to speed up build
|
2020-12-12 02:32:27 +03:00 |
|
alexey-milovidov
|
656a9222ac
|
Merge pull request #18000 from ClickHouse/filimonov-kafka-flaky-test
kafka test_premature_flush_on_eof flap
|
2020-12-12 02:29:26 +03:00 |
|
alexey-milovidov
|
ee477cde8f
|
Merge pull request #17998 from staticor/patch-2
Update index.md
|
2020-12-12 02:28:14 +03:00 |
|
alexey-milovidov
|
47e3419530
|
Update client-libraries.md
|
2020-12-12 02:26:44 +03:00 |
|
alexey-milovidov
|
5a7e7f9bf6
|
Merge pull request #18004 from glushkovds/patch-1
Update client-libraries.md
|
2020-12-12 02:25:35 +03:00 |
|
alexey-milovidov
|
8d8496a653
|
Merge pull request #18005 from ClickHouse/filimonov-log-verbosity-client-go-away
Decrease log verbosity of disconnecting clients
|
2020-12-12 02:25:13 +03:00 |
|
alexey-milovidov
|
6bc3c8cc14
|
Merge pull request #18009 from amosbird/clientfix
client SIGWINCH fix
|
2020-12-12 02:22:23 +03:00 |
|
alexey-milovidov
|
cd480e6a37
|
Update adopters.md
|
2020-12-11 21:54:35 +03:00 |
|
Alexander Kuzmenkov
|
dcc4b5609f
|
fixup
|
2020-12-11 21:16:26 +03:00 |
|
Amos Bird
|
88341fec82
|
client SIGWINCH fix
|
2020-12-12 00:34:40 +08:00 |
|
Alexander Kuzmenkov
|
a2886cdfa5
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-12-11 18:57:47 +03:00 |
|
Alexander Kuzmenkov
|
d54d96701a
|
fixup
|
2020-12-11 18:57:26 +03:00 |
|
Pavel Kovalenko
|
59a5e63417
|
Merge remote-tracking branch 'origin/master' into s3-adaptive-single-part-upload
# Conflicts:
# src/Disks/S3/DiskS3.cpp
# src/Disks/S3/DiskS3.h
# src/Disks/S3/registerDiskS3.cpp
# src/IO/WriteBufferFromS3.cpp
# src/IO/WriteBufferFromS3.h
|
2020-12-11 18:28:41 +03:00 |
|
Pavel Kovalenko
|
72a55c192e
|
Fix master branch merge artifact.
|
2020-12-11 18:23:59 +03:00 |
|
Pavel Kovalenko
|
75bdb813ea
|
Merge remote-tracking branch 'origin/master' into disk-s3-remove-empty-metadata-files
# Conflicts:
# src/Disks/S3/DiskS3.cpp
|
2020-12-11 18:22:31 +03:00 |
|
alesapin
|
a24a76828e
|
Fix
|
2020-12-11 18:18:51 +03:00 |
|
alesapin
|
4b83707c63
|
Compileable code for some reason
|
2020-12-11 18:00:58 +03:00 |
|
Nikita Mikhaylov
|
f1a145a2b2
|
Merge pull request #17984 from nikitamikhaylov/fix-arcadia-second
Fix arcadia
|
2020-12-11 17:56:19 +03:00 |
|
alexey-milovidov
|
e57944567a
|
Merge pull request #18008 from evgenymarkov/patch-1
Fix typo in related links
|
2020-12-11 17:49:37 +03:00 |
|
Amos Bird
|
c6ac831d4e
|
Fix type
|
2020-12-11 22:44:22 +08:00 |
|
Evgeny Markov
|
401f502468
|
Fix typo in related links
|
2020-12-11 17:30:15 +03:00 |
|
Kruglov Pavel
|
a8c1d17f83
|
Merge pull request #16935 from ucasFL/agg-func-setting-null-for-empty
`aggregate_functions_null_for_empty` move OrNull ahead
|
2020-12-11 17:11:39 +03:00 |
|
Kruglov Pavel
|
6300cd285f
|
Merge pull request #17909 from Jokser/disk-s3-send-metadata
Ability to set metadata when put S3 object
|
2020-12-11 17:01:14 +03:00 |
|
Maksim Kita
|
b70b98c415
|
Fix style issues
|
2020-12-11 16:54:08 +03:00 |
|
Maksim Kita
|
4ae5619714
|
Optimized erase in HashTable
|
2020-12-11 16:54:08 +03:00 |
|
Maksim Kita
|
bf5d75853c
|
Added erase into HashTable
|
2020-12-11 16:54:08 +03:00 |
|
Maksim Kita
|
bfceb06659
|
Fixed test
|
2020-12-11 16:54:08 +03:00 |
|
Maksim Kita
|
d8b78682e1
|
SpaceSaving remove last element from map fix
|
2020-12-11 16:54:08 +03:00 |
|
Alexander Tokmakov
|
ed355f8663
|
fix
|
2020-12-11 16:50:45 +03:00 |
|
Vitaly Baranov
|
1b3893bcab
|
User with allow_ddl=0 cannot do DDL but can grant DDL.
|
2020-12-11 16:38:49 +03:00 |
|
Vitaly Baranov
|
648be453a4
|
User with allow_introspection_functions=0 cannot call introspection functions but can grant INTROSPECTION.
|
2020-12-11 16:38:49 +03:00 |
|
Vitaly Baranov
|
710ba6f617
|
Simplify class ContextAccess.
|
2020-12-11 16:38:45 +03:00 |
|
alesapin
|
57c30c4164
|
Garbage
|
2020-12-11 16:20:19 +03:00 |
|
Alexander Tokmakov
|
58a31e4882
|
Merge branch 'master' into allow_atomic_database_inside_materialize_mysql
|
2020-12-11 16:14:03 +03:00 |
|
Alexander Tokmakov
|
f9f7da5f97
|
fix
|
2020-12-11 15:06:19 +03:00 |
|
Pavel Kovalenko
|
de4a7a8865
|
Correct handling S3 disk metadata file read exceptions.
|
2020-12-11 14:27:58 +03:00 |
|
Pavel Kovalenko
|
5bf388683c
|
Correct handling S3 disk metadata file read exceptions.
|
2020-12-11 14:21:54 +03:00 |
|