gyuton
|
b55a9cc6d4
|
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 17:47:36 +03:00 |
|
Nikolai Kochetov
|
e00d55c08d
|
Try to fix 30397
|
2021-10-22 17:42:20 +03:00 |
|
alesapin
|
4de6a51545
|
Update test
|
2021-10-22 17:17:18 +03:00 |
|
alesapin
|
1a43a8e1e7
|
Fix with raw logs
|
2021-10-22 16:37:53 +03:00 |
|
Nikolai Kochetov
|
add7c000e1
|
Update test_aggregate_fixed_key.py
|
2021-10-22 16:32:49 +03:00 |
|
Kseniia Sumarokova
|
153dd9a895
|
Update MergeTreeSettings.h
|
2021-10-22 16:27:01 +03:00 |
|
Nikolai Kochetov
|
54cc8e1d27
|
Fix LimitStep header after limit push down optimization.
|
2021-10-22 16:19:49 +03:00 |
|
alesapin
|
e759d4c342
|
Change user and fix test
|
2021-10-22 16:17:23 +03:00 |
|
alesapin
|
cbda48ad4a
|
Fix one more time
|
2021-10-22 15:42:51 +03:00 |
|
kssenii
|
a1a2e276ae
|
Review fixes
|
2021-10-22 12:26:28 +00:00 |
|
alesapin
|
649bfaf7e4
|
Update docker to IPv6
|
2021-10-22 15:23:41 +03:00 |
|
Filatenkov Artur
|
1c72421e53
|
Add columns in columns.sql for INFORMATION_SCHEMA (#29637)
* add columns in columns.sql for INFORMATION_SCHEMA
|
2021-10-22 15:18:16 +03:00 |
|
Kseniia Sumarokova
|
5a60d9a3a3
|
Merge pull request #30521 from azat/local-fix
clickhouse-local: fix block lost in interactive mode
|
2021-10-22 14:49:39 +03:00 |
|
kssenii
|
4e0766e2e9
|
One more
|
2021-10-22 11:43:31 +00:00 |
|
Maksim Kita
|
3a6f55607d
|
Fixed IPAddressDictionary tests
|
2021-10-22 14:18:45 +03:00 |
|
Maksim Kita
|
243be5028a
|
Merge pull request #30014 from jinjunzh/master
add x86 feature avx2/avx512 support for accelerating filter operation
|
2021-10-22 14:16:47 +03:00 |
|
alesapin
|
e38f4e96d5
|
Revert
|
2021-10-22 14:15:00 +03:00 |
|
Vitaly Baranov
|
c0d295980d
|
Add tests for encrypted disk and codec and ReplicatedMergeTree. (#30172)
|
2021-10-22 14:09:47 +03:00 |
|
Anton Popov
|
151daf61c1
|
Merge pull request #30522 from azat/remove-check_columns
Remove check_columns argument from MergeTree code (false was never passed)
|
2021-10-22 14:06:49 +03:00 |
|
alesapin
|
2c3c5b3bea
|
Trying to switch to ipv4
|
2021-10-22 13:52:29 +03:00 |
|
Maksim Kita
|
fc8a515b42
|
Merge pull request #30431 from vesslanjin/remove-branchy-code-in-ColumnDecimal
remove branch in ColumnDecimal, same as pull req #29881
|
2021-10-22 13:24:44 +03:00 |
|
Kseniia Sumarokova
|
057fe51ec8
|
Update TableFunctionPostgreSQL.cpp
|
2021-10-22 13:08:38 +03:00 |
|
kssenii
|
c95a29edac
|
Fix quoting
|
2021-10-22 10:07:23 +00:00 |
|
木木夕120
|
40e35a4571
|
Archive translated documents
|
2021-10-22 17:58:02 +08:00 |
|
vdimir
|
cfb98d381c
|
Do not use default scalars in MutationsInterpreter::prepareInterpreterSelectQuery
|
2021-10-22 12:47:28 +03:00 |
|
alesapin
|
a5ef781739
|
Add cancell direct
|
2021-10-22 12:47:24 +03:00 |
|
alesapin
|
8ffbcb9d3c
|
Fix cancell
|
2021-10-22 12:42:45 +03:00 |
|
alesapin
|
f9ce4ce055
|
Fix fast test
|
2021-10-22 12:38:41 +03:00 |
|
alesapin
|
451528000f
|
Better cancell
|
2021-10-22 12:35:09 +03:00 |
|
alesapin
|
daf8b2e904
|
Add cancell action
|
2021-10-22 12:30:53 +03:00 |
|
alesapin
|
dc9e09eaa8
|
Add fast test
|
2021-10-22 12:26:39 +03:00 |
|
木木夕120
|
3c8b32dfe6
|
第二段翻译存档
|
2021-10-22 17:20:10 +08:00 |
|
Tatiana Kirillova
|
fc3f577cbf
|
Update index.md
|
2021-10-22 12:14:33 +03:00 |
|
Ivan Blinkov
|
18507cf1d7
|
Update hero.html (#30551)
|
2021-10-22 11:58:35 +03:00 |
|
Tatiana Kirillova
|
e4df841798
|
Update intersect.md
|
2021-10-22 11:58:34 +03:00 |
|
Tatiana Kirillova
|
3510f4cddc
|
Update except.md
|
2021-10-22 11:58:04 +03:00 |
|
木木夕120
|
ca6b6df93e
|
translation for Continuous Integration Checks
Document: Chinese translation for Continuous Integration Checks
|
2021-10-22 16:49:24 +08:00 |
|
Tatiana Kirillova
|
745b47762c
|
Update docs/en/sql-reference/statements/select/except.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 11:49:20 +03:00 |
|
Tatiana Kirillova
|
0f66ba1704
|
Update docs/en/sql-reference/statements/select/intersect.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 11:49:11 +03:00 |
|
Tatiana Kirillova
|
692b99ca0d
|
Update docs/en/sql-reference/statements/select/intersect.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 11:49:01 +03:00 |
|
Tatiana Kirillova
|
41f69e9677
|
Update docs/en/sql-reference/statements/select/except.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 11:48:53 +03:00 |
|
Tatiana Kirillova
|
1b408ed588
|
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 11:48:31 +03:00 |
|
Tatiana Kirillova
|
cb907dd6c6
|
Update docs/en/sql-reference/statements/select/intersect.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 11:48:07 +03:00 |
|
Tatiana Kirillova
|
bb7a179f93
|
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 11:47:48 +03:00 |
|
Tatiana Kirillova
|
c7cc5a99f5
|
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 11:47:41 +03:00 |
|
Tatiana Kirillova
|
29618ff47d
|
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 11:47:29 +03:00 |
|
Tatiana Kirillova
|
95cb825d21
|
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 11:47:22 +03:00 |
|
Tatiana Kirillova
|
71d41421a0
|
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 11:47:11 +03:00 |
|
Tatiana Kirillova
|
0104af6c86
|
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 11:46:56 +03:00 |
|
Tatiana Kirillova
|
44136e3da9
|
Update docs/en/sql-reference/operators/index.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-10-22 11:46:44 +03:00 |
|