Commit Graph

1526 Commits

Author SHA1 Message Date
myrrc
473aef519d reverted 1 scale to fix 3 tests 2020-12-23 16:11:20 +03:00
Nikolai Kochetov
3fd0b69fab
Merge pull request #7649 from ucasFL/master
Add simhash, minhash, and hammingdistance function
2020-12-23 12:22:38 +03:00
spongedc
be41af79de Merge remote-tracking branch 'origin/master' into support_is_ipv4 2020-12-23 11:58:23 +08:00
myrrc
bb50329aa3 fixed the test and the code 2020-12-22 22:04:46 +03:00
myrrc
57bb75b75b finished rearranging the code 2020-12-22 19:45:03 +03:00
Nikolai Kochetov
2f4968c8da Fix style. 2020-12-22 19:07:04 +03:00
Nikolai Kochetov
396ea14f67 Fix special build. 2020-12-22 18:29:32 +03:00
Nikolai Kochetov
2c07516aee Fix special build and style. 2020-12-22 18:17:23 +03:00
spongedc
121f7ae833 Support builtin function isIPv4String && isIPv6String 2020-12-22 16:06:33 +08:00
Nikolai Kochetov
74671bda4a Fix special build 2020-12-22 11:01:13 +03:00
myrrc
2db721b647 further rearrangement 2020-12-22 01:37:07 +03:00
myrrc
881ce408bf rearranged some code parts, unified the impls::process method 2020-12-22 00:48:18 +03:00
Nikolai Kochetov
78429eca70 Refactor code a little bit more. 2020-12-21 17:30:17 +03:00
Nikolai Kochetov
29e0b4ec40 Refactor cose a little bit more. 2020-12-21 17:14:05 +03:00
Nikolai Kochetov
c3a99e21bd Refactor some code. 2020-12-21 14:39:17 +03:00
pingyu
5e954e6496 new function byteSize 2020-12-21 09:54:04 +08:00
Alexey Milovidov
b99634dc5d Merge branch 'master' into harmful 2020-12-21 03:03:10 +03:00
Alexey Milovidov
e4b1cd0d4f Merge branch 'master' into Enmk-DateTime64_DateTime_comparison 2020-12-20 07:44:54 +03:00
myrrc
2c8582a2a8 Squashed commit of the following:
commit 17331d2732
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 18:51:05 2020 +0300

    another fix

commit 61e189d84b
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 18:50:05 2020 +0300

    another fix

commit cb2ddc7d01
Merge: 0e235d35f8 985876b737
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 18:49:18 2020 +0300

    aMerge branch 'improvement/multiply-decimals-and-floats' of github:myrrc/clickhouse into improvement/multiply-decimals-and-floats

commit 0e235d35f8
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 18:48:37 2020 +0300

    aa

commit 985876b737
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 18:37:00 2020 +0300

    another fix

commit e2556659e0
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 18:28:21 2020 +0300

    fix3

commit a199348860
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 18:26:58 2020 +0300

    fix2

commit fbaa8d3951
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 18:24:31 2020 +0300

    fix

commit ed6d74b218
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 18:21:10 2020 +0300

    another bad solution

commit 6f1c0b118a
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 18:17:03 2020 +0300

    typo

commit 0dca856237
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 18:16:38 2020 +0300

    solution fix

commit d22d045a59
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 18:12:31 2020 +0300

    fixed the impl

commit 9d24cafccd
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 18:06:24 2020 +0300

    added vector mult branch

commit 7611f8d15b
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 17:54:48 2020 +0300

    compile fix

commit 6b956a2a0d
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 17:50:16 2020 +0300

    possible fix for non-const mult

commit 58ef4c34c0
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 17:44:24 2020 +0300

    prep for debug version

commit 3c01cfe630
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 17:34:51 2020 +0300

    no scale added

commit fa1f7f40f5
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 17:32:44 2020 +0300

    another try

commit 6488846c92
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 17:23:51 2020 +0300

    signature fix

commit bc651b3047
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 17:21:32 2020 +0300

    added the suboptimal solution

commit 764d462288
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 17:16:54 2020 +0300

    updated test with possible right values

commit 611d400106
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 17:13:15 2020 +0300

    fixed compile error

commit 6c91b3dba0
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 17:10:37 2020 +0300

    added explicit scale calc

commit 1f10514599
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 17:02:02 2020 +0300

    another attempt

commit 07bc3a2a4d
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 16:49:00 2020 +0300

    reverted the overengineering

commit c4ea410a4d
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 16:45:44 2020 +0300

    updated the comments and branches

commit 15f0915ad3
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 16:35:37 2020 +0300

    replaced ternary if

commit 84013d253d
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 16:33:00 2020 +0300

    fix: ternary if

commit f34c0500db
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 16:29:53 2020 +0300

    enlarged the test, updated scales calc

commit d4f8c46210
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 16:04:19 2020 +0300

    fixed the test

commit 283268c50f
Merge: 5b6143bf2f 6a9397a64b
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 15:42:39 2020 +0300

    Merge branch 'improvement/multiply-decimals-and-floats' of github:myrrc/clickhouse into improvement/multiply-decimals-and-floats

commit 5b6143bf2f
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 15:42:12 2020 +0300

    fix style error

commit 05abfb04bd
Merge: a50e9548fd 26637bd7ee
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 15:42:01 2020 +0300

    Merge remote-tracking branch 'upstream/master' into improvement/multiply-decimals-and-floats

commit 26637bd7ee
Merge: 0d9519a0a2 911a1cd48f
Author: alesapin <alesapin@gmail.com>
Date:   Fri Dec 18 12:41:16 2020 +0300

    Merge pull request #17943 from ClickHouse/try_rewrite_writer

    Small simplification of MergeTreeDataWriter

commit 0d9519a0a2
Merge: 6ee2ada592 e4433157e7
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Fri Dec 18 08:08:26 2020 +0300

    Merge pull request #17567 from ClickHouse/insert_quorum_parallel-default

    Insert quorum parallel by default

commit 6ee2ada592
Merge: 55604bde47 fb3d235e84
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Fri Dec 18 08:07:46 2020 +0300

    Merge pull request #18204 from ClickHouse/remove-strerror

    Do not use non thread-safe function `strerror`

commit 55604bde47
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Dec 18 08:07:09 2020 +0300

    Whitespaces

commit c343fa1ae4
Merge: 6a5ce2eea7 4a1618d0b8
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Fri Dec 18 08:03:11 2020 +0300

    Merge pull request #18202 from ClickHouse/update-libc-headers-2

    Update libc headers

commit 6a5ce2eea7
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Fri Dec 18 07:58:56 2020 +0300

    Update config.xml

commit 44734a829e
Merge: aa7793e38f b4a59aecfe
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Fri Dec 18 06:39:35 2020 +0300

    Merge pull request #18207 from ClickHouse/better-config

    Better config: example ports, security advices

commit b4a59aecfe
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Fri Dec 18 06:39:21 2020 +0300

    Update config.xml

commit aa7793e38f
Merge: 8bc9d8ed7e d198f03301
Author: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
Date:   Fri Dec 18 01:54:42 2020 +0300

    Merge pull request #18084 from nikitamikhaylov/fix-arcadia-third

    Try to fix Arcadia

commit 8bc9d8ed7e
Merge: 6fc3ca8b7b 52ef4289fe
Author: tavplubix <avtokmakov@yandex-team.ru>
Date:   Fri Dec 18 01:50:32 2020 +0300

    Merge pull request #18198 from ClickHouse/materialize_mysql_optimize_on_insert

    Enable optimize_on_insert for MaterializeMySQL

commit 6a9397a64b
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Fri Dec 18 01:35:37 2020 +0300

    Update FunctionBinaryArithmetic.h

commit a50e9548fd
Merge: 43348bd708 0462340d8a
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 01:26:23 2020 +0300

    Merge branch 'improvement/multiply-decimals-and-floats' of github:myrrc/clickhouse into improvement/multiply-decimals-and-floats

commit 43348bd708
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 01:25:30 2020 +0300

    fixed the possible values case

commit 0462340d8a
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Fri Dec 18 01:03:25 2020 +0300

    Update FunctionBinaryArithmetic.h

commit 5a78eafb05
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Fri Dec 18 00:59:39 2020 +0300

    Update FunctionBinaryArithmetic.h

commit 40c702c54a
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Fri Dec 18 00:56:42 2020 +0300

    Update multiply.cpp

commit 6fc3ca8b7b
Merge: 8140fbd0fb 0c04a263e5
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Fri Dec 18 00:45:27 2020 +0300

    Merge pull request #16724 from kitaisreal/added-function-accurate-cast-or-null

    Added function accurateCastOrNull, allow different types inside IN subquery

commit 92d8840ae5
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Fri Dec 18 00:31:09 2020 +0300

    Better config: example ports, security advices

commit 8140fbd0fb
Merge: 799997db35 aecdd02be4
Author: alesapin <alesapin@gmail.com>
Date:   Fri Dec 18 00:22:19 2020 +0300

    Merge pull request #18200 from ClickHouse/more_logs_during_quorum

    More logs during quorum insert

commit fe1b396256
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 00:14:06 2020 +0300

    added test reference

commit bf5e836414
Author: myrrc <me@myrrec.space>
Date:   Fri Dec 18 00:03:45 2020 +0300

    updated the test

commit 7db7a9ef5b
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 23:55:59 2020 +0300

    added another constexpr branch

commit 205db4fa92
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 23:50:59 2020 +0300

    fixed the scale bug, added the test (wo reference)

commit b5e6b233ee
Merge: 4f7d019a9e 61d9d213e9
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 23:20:14 2020 +0300

    Merge branch 'improvement/multiply-decimals-and-floats' of github:myrrc/clickhouse into improvement/multiply-decimals-and-floats

commit 4f7d019a9e
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 23:19:57 2020 +0300

    Squashed commit of the following:

    commit 61d9d213e9
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 23:14:02 2020 +0300

        fixed another variable init

    commit 73f3195fe1
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 23:12:41 2020 +0300

        fixed variable init

    commit 488f4ef42e
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 23:09:33 2020 +0300

        fixed compile condition

    commit e50af17545
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 23:05:10 2020 +0300

        fixed template args1

    commit f93385dcf0
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 23:01:29 2020 +0300

        replaced lambda with helper function

    commit 5974e784c2
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 22:52:52 2020 +0300

        added the conversion func

    commit 6eecef35a6
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 22:35:46 2020 +0300

        fixed result type trait

    commit 31e3ca1670
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 22:26:15 2020 +0300

        restored type signature

    commit 613f4e0f04
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 22:24:09 2020 +0300

        removed explicit types

    commit 1c52842e83
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 22:21:23 2020 +0300

        simplified the condition

    commit c61af32360
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 22:12:12 2020 +0300

        fixed const column branch

    commit fd1d24c928
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 22:10:33 2020 +0300

        fixed overflow check

    commit b428f8fcd8
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 22:01:04 2020 +0300

        fixed scales

    commit 39c82fe50c
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 21:52:19 2020 +0300

        fixed result type

    commit 54887dacbf
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 21:38:36 2020 +0300

        fix scale init

    commit 3e9428515c
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 21:36:15 2020 +0300

        fix deleted constuctor

    commit ea2da764f6
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 21:33:51 2020 +0300

        fixed result data type init

    commit 1f67b0ce8d
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 21:28:51 2020 +0300

        reverting if constexpr

    commit 494e9066c3
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 21:17:38 2020 +0300

        fixing first compile bug

    commit d24fc58c94
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 21:12:24 2020 +0300

        case fix 2

    commit 9f217c5df5
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 21:11:39 2020 +0300

        case fix

    commit fa6a1d3b4a
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 20:55:35 2020 +0300

        fix

    commit af8a72a45f
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 20:16:37 2020 +0300

        fix

    commit 737d4fc22f
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 19:43:29 2020 +0300

        debug fix

    commit fcacf5c510
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 19:31:54 2020 +0300

        another try

    commit 49f3b71b5f
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 18:48:22 2020 +0300

        another fix

    commit 0d319c8c61
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 18:47:14 2020 +0300

        fix

    commit 9d5998fd10
    Author: myrrc <me@myrrec.space>
    Date:   Thu Dec 17 18:46:01 2020 +0300

        added debug info

    commit 17d996054e
    Author: myrrc <me@myrrec.space>
    Date:   Wed Dec 16 18:47:24 2020 +0300

        style fix

    commit 02baaddc13
    Author: myrrc <me@myrrec.space>
    Date:   Wed Dec 16 18:20:41 2020 +0300

        removed some casts

commit 799997db35
Merge: 30c98adde4 832d99515b
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 23:16:58 2020 +0300

    Merge pull request #16621 from arenadata/ADQM-148

    HDFS configuration and Kerberos Authenticaiton

commit 61d9d213e9
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 23:14:02 2020 +0300

    fixed another variable init

commit 30c98adde4
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 23:13:49 2020 +0300

    Fix local variable in clickhouse-test

commit 73f3195fe1
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 23:12:41 2020 +0300

    fixed variable init

commit 488f4ef42e
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 23:09:33 2020 +0300

    fixed compile condition

commit e50af17545
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 23:05:10 2020 +0300

    fixed template args1

commit f93385dcf0
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 23:01:29 2020 +0300

    replaced lambda with helper function

commit b9c537ac37
Merge: d9125a4822 da18af96a3
Author: Vitaly Baranov <vitbar@yandex-team.ru>
Date:   Thu Dec 17 22:59:33 2020 +0300

    Merge pull request #18104 from vitlibar/fix-access-rights-for-merge-table-function-2

    Fix access rights required for the merge() table function #2.

commit d9125a4822
Merge: dbfe50c0c1 72df75fc50
Author: Vitaly Baranov <vitbar@yandex-team.ru>
Date:   Thu Dec 17 22:59:09 2020 +0300

    Merge pull request #18014 from vitlibar/fix-showing-temporary-tables-in-system-tables

    Fix showing temporary tables in system tables

commit 5974e784c2
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 22:52:52 2020 +0300

    added the conversion func

commit dbfe50c0c1
Merge: 82ed528d98 a207e3db75
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 22:52:15 2020 +0300

    Merge pull request #18199 from ClickHouse/add_one_more_test_in_util

    Add one more case in zk test util

commit 82ed528d98
Merge: f82274a722 fa266790b4
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 22:51:52 2020 +0300

    Merge pull request #18191 from ClickHouse/hard_watches_test

    Test watches for in-memory zookeeper

commit e4433157e7
Merge: c2b0f9d530 f82274a722
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 22:42:32 2020 +0300

    Merge branch 'master' into insert_quorum_parallel-default

commit c2b0f9d530
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 22:42:15 2020 +0300

    Update integration test

commit 6eecef35a6
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 22:35:46 2020 +0300

    fixed result type trait

commit f82274a722
Merge: e9d97160f4 fd7fe0f84c
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 22:34:05 2020 +0300

    Merge pull request #16527 from kitaisreal/mmap-read-buffer-from-file-descriptor-use-getpagesize

    MMapReadBufferFromFileDescriptor use getpagesize

commit e9d97160f4
Merge: dd78c9dc75 f7f8ff8758
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 22:28:22 2020 +0300

    Merge pull request #16346 from ClickHouse/sigaltstack

    Provide diagnostics on stack overflow

commit 31e3ca1670
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 22:26:15 2020 +0300

    restored type signature

commit 613f4e0f04
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 22:24:09 2020 +0300

    removed explicit types

commit 1c52842e83
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 22:21:23 2020 +0300

    simplified the condition

commit f7f8ff8758
Merge: 01d3aef890 dd78c9dc75
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 22:16:30 2020 +0300

    Merge branch 'master' into sigaltstack

commit c61af32360
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 22:12:12 2020 +0300

    fixed const column branch

commit fd1d24c928
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 22:10:33 2020 +0300

    fixed overflow check

commit 0c04a263e5
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Thu Dec 17 22:04:26 2020 +0300

    Fixed ya.make

commit b428f8fcd8
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 22:01:04 2020 +0300

    fixed scales

commit 39c82fe50c
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 21:52:19 2020 +0300

    fixed result type

commit 54887dacbf
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 21:38:36 2020 +0300

    fix scale init

commit 3e9428515c
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 21:36:15 2020 +0300

    fix deleted constuctor

commit ea2da764f6
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 21:33:51 2020 +0300

    fixed result data type init

commit 9aaa2f9345
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Thu Dec 17 21:32:25 2020 +0300

    Fixed compilation timeout

commit 1f67b0ce8d
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 21:28:51 2020 +0300

    reverting if constexpr

commit fb3d235e84
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 21:08:42 2020 +0300

    Do not use strerror

commit 494e9066c3
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 21:17:38 2020 +0300

    fixing first compile bug

commit d24fc58c94
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 21:12:24 2020 +0300

    case fix 2

commit 9f217c5df5
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 21:11:39 2020 +0300

    case fix

commit fa6a1d3b4a
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 20:55:35 2020 +0300

    fix

commit dd78c9dc75
Merge: a77acd5aa7 b25f126569
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 20:44:44 2020 +0300

    Merge pull request #17566 from ClickHouse/relax-too-many-parts-1

    Relax "Too many parts" threshold, part 1

commit 4a1618d0b8
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 20:25:51 2020 +0300

    Update libc headers

commit af8a72a45f
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 20:16:37 2020 +0300

    fix

commit 737d4fc22f
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 19:43:29 2020 +0300

    debug fix

commit fcacf5c510
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 19:31:54 2020 +0300

    another try

commit a207e3db75
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 19:21:46 2020 +0300

    Fix bad sleep

commit aecdd02be4
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 19:14:42 2020 +0300

    Better message

commit f45993cd1e
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 19:13:01 2020 +0300

    More logs during quorum insert

commit 49f3b71b5f
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 18:48:22 2020 +0300

    another fix

commit 0d319c8c61
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 18:47:14 2020 +0300

    fix

commit d198f03301
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Thu Dec 17 18:46:26 2020 +0300

    suppress warnings

commit 9d5998fd10
Author: myrrc <me@myrrec.space>
Date:   Thu Dec 17 18:46:01 2020 +0300

    added debug info

commit a77acd5aa7
Author: Anton Popov <pad11rus@gmail.com>
Date:   Thu Dec 17 18:12:24 2020 +0300

    Fix flaky test

commit e80b93939f
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 18:09:09 2020 +0300

    Add one more case in zk test uti

commit cb91d64fe7
Author: hexiaoting <hewenting_ict@163.com>
Date:   Thu Dec 17 22:16:14 2020 +0800

    Add new feature: limit length and offset setting (#17633)

    Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>

commit 52ef4289fe
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Thu Dec 17 16:05:38 2020 +0300

    enable optimize_on_insert for MaterializeMySQL

commit 0f3582883c
Merge: d302685e72 8f49946a72
Author: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
Date:   Thu Dec 17 15:44:55 2020 +0300

    Merge pull request #18147 from kitaisreal/array-aggregation-big-integer-types-support

    Added array aggregation big integer types support

commit d302685e72
Merge: 7e73b6acd8 3e07094364
Author: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
Date:   Thu Dec 17 15:12:05 2020 +0300

    Merge pull request #18172 from nikitamikhaylov/julian-day-msan

    toModifiedJulianDayOrNull msan fix

commit 3e07094364
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Thu Dec 17 15:11:32 2020 +0300

    style

commit fa266790b4
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 14:29:29 2020 +0300

    Better test

commit 7e73b6acd8
Merge: d82c23d5cf 294e8bbb4e
Author: tavplubix <avtokmakov@yandex-team.ru>
Date:   Thu Dec 17 14:26:51 2020 +0300

    Merge pull request #17642 from filimonov/detach-permanently

    DETACH TABLE PERMANENTLY

commit b6bd84df84
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 14:25:59 2020 +0300

    One more test for watches

commit d82c23d5cf
Merge: 10449695bc c6ac831d4e
Author: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
Date:   Thu Dec 17 14:00:05 2020 +0300

    Merge pull request #16853 from amosbird/ss

    Add -SimpleState combinator

commit 911a1cd48f
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 13:25:31 2020 +0300

    Suppress gdb warning

commit da18af96a3
Author: Vitaly Baranov <vitbar@yandex-team.ru>
Date:   Thu Dec 10 23:16:53 2020 +0300

    Fix access rights required for the merge() table function.

commit fd7fe0f84c
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Thu Dec 17 12:10:46 2020 +0300

    Updated ya.make

commit 832d99515b
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Thu Dec 17 12:05:49 2020 +0300

    tag for yandex/clickhouse-kerberized-hadoop

commit 72df75fc50
Author: Vitaly Baranov <vitbar@yandex-team.ru>
Date:   Fri Dec 11 23:48:27 2020 +0300

    Add tests.

commit af3ccb49f1
Author: Vitaly Baranov <vitbar@yandex-team.ru>
Date:   Fri Dec 11 22:44:18 2020 +0300

    Show create query for temporary tables in system.tables

commit ede755d3bc
Author: Vitaly Baranov <vitbar@yandex-team.ru>
Date:   Fri Dec 11 23:32:57 2020 +0300

    Show temporary tables in system.columns as tables with empty database.

commit d7a3cc8c90
Author: Vitaly Baranov <vitbar@yandex-team.ru>
Date:   Fri Dec 11 22:42:14 2020 +0300

    Don't show the "_temporary_and_external_tables" database in system tables
    system.databases, system.tables, system.columns.

commit b74e7accf1
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 11:17:39 2020 +0300

    Review fixes

commit f2957d6f05
Merge: 1bd2f49fb5 10449695bc
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 10:40:25 2020 +0300

    Merge branch 'master' into try_rewrite_writer

commit 10449695bc
Author: Nikolai Kochetov <nik-kochetov@yandex-team.ru>
Date:   Thu Dec 17 10:32:11 2020 +0300

    Update boost.

commit c91c5d0a68
Author: Nikolai Kochetov <nik-kochetov@yandex-team.ru>
Date:   Thu Dec 17 10:29:47 2020 +0300

    Update boost.

commit 66228f4054
Merge: bc0186eede 1f3702ff9e
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 17 10:15:30 2020 +0300

    Merge pull request #18065 from ClickHouse/fix_watch_race_testkeeper

    Remove dead list watches from TestKeeperStorage

commit bc0186eede
Merge: 81c00a4e94 6c8f844442
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 07:19:04 2020 +0300

    Merge pull request #18168 from ClickHouse/unknown_function_better_exception

    Better exception message for unknown function

commit 81c00a4e94
Merge: b159e15b1b 76e73e4e8b
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 07:18:53 2020 +0300

    Merge pull request #18167 from ClickHouse/fix_checking_profile_settings_constraints

    Fix `Unknown setting profile` error on attempt to set settings profile

commit 01d3aef890
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 05:53:43 2020 +0300

    Disable trap back

commit b159e15b1b
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 05:50:04 2020 +0300

    Update easy_tasks_sorted_ru.md

commit 22363f6086
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Thu Dec 17 05:29:27 2020 +0300

    better

commit db362e4585
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Thu Dec 17 05:20:56 2020 +0300

    done

commit 4e8978e022
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 05:21:27 2020 +0300

    Merge with master

commit 7f280bef37
Merge: 2e232bad74 16e524e0de
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 05:09:10 2020 +0300

    Merge branch 'master' into sigaltstack

commit 7abc58526a
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 04:55:07 2020 +0300

    Update test

commit 6a7c73a7bd
Merge: f46eb6f2be 16e524e0de
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 04:54:17 2020 +0300

    Merge branch 'master' into insert_quorum_parallel-default

commit b25f126569
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 04:52:27 2020 +0300

    Added a test

commit 9a017b77df
Merge: 2e6bedce91 16e524e0de
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 04:40:39 2020 +0300

    Merge branch 'master' into relax-too-many-parts-1

commit d2653f91e1
Merge: 792d8981ab 4edbb42ba1
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 03:40:13 2020 +0300

    Merge pull request #18112 from GrigoryPervakov/join_set_s3

    Use IDisk in Set and Join storages

commit 792d8981ab
Merge: 37da513c36 60b916fe0b
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 03:36:07 2020 +0300

    Merge pull request #18115 from AnaUvarova/ana-uvarova-DOCSUP-2030-rus-faq-order

    DOCSUP-2030 Rus FAQ order

commit 37da513c36
Merge: 484f20f77d d96ca3fb8d
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 03:35:19 2020 +0300

    Merge pull request #18136 from taiyang-li/explain_ast_nonselect_query

    Explain ast support nonselect querys

commit 484f20f77d
Merge: 908784a0d9 849db47f8a
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 03:34:39 2020 +0300

    Merge pull request #18140 from ClickHouse/fix_flaky_test

    Trying to fix 00620_optimize_on_nonleader_test

commit 908784a0d9
Merge: 2e2cc6d344 8139bab240
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 03:32:10 2020 +0300

    Merge pull request #18148 from ClickHouse/suppress_error_in_test

    Suppress error in 00993_system_parts_race_condition_drop_zookeeper

commit 71bd7e55d3
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Thu Dec 17 03:15:13 2020 +0300

    Bump

commit 2e2cc6d344
Merge: a999850378 2413e82e96
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Thu Dec 17 01:19:08 2020 +0300

    Merge pull request #18141 from staticor/patch-5

    Update misc.md

commit d70f58a98f
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Thu Dec 17 00:52:04 2020 +0300

    remove ryu

commit 6c8f844442
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Thu Dec 17 00:42:14 2020 +0300

    better exception message for unknown function

commit 685099af7f
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Thu Dec 17 00:23:41 2020 +0300

    Move getPageSize in common

commit 8f49946a72
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Thu Dec 17 00:21:44 2020 +0300

    Reused Result type

commit 4b32bb323a
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Thu Dec 17 00:04:03 2020 +0300

    Fixed style issues

commit 76e73e4e8b
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Wed Dec 16 23:49:56 2020 +0300

    fix 'Unknown setting profile' error

commit 5a096a75b8
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Wed Dec 16 23:10:40 2020 +0300

    Fixed issues with average

commit 1f3702ff9e
Merge: 422467628a a999850378
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 23:03:07 2020 +0300

    Merge branch 'master' into fix_watch_race_testkeeper

commit a999850378
Merge: 521e3fc4ae dbbe761fa1
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 22:05:16 2020 +0300

    Merge pull request #18130 from ClickHouse/fix_remove_column_ttl

    Fix remove TTL for column

commit 521e3fc4ae
Merge: 170cd132da 153610b2c3
Author: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
Date:   Wed Dec 16 21:43:32 2020 +0300

    Merge pull request #17910 from sevirov/sevirov-DOCSUP-4919-document_replication_queue_system_table

    DOCSUP-4919: Document the system.replication_queue system table

commit 60b916fe0b
Author: ana-uvarova <ana-uvarova@yandex-team.ru>
Date:   Wed Dec 16 21:24:06 2020 +0300

    polishing links

commit 23270915d3
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Wed Dec 16 21:03:39 2020 +0300

    better

commit 170cd132da
Merge: b8250882ac 95c35b318e
Author: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
Date:   Wed Dec 16 20:49:43 2020 +0300

    Merge pull request #18113 from azat/tld-list-symlink-fix

    Avoid using symlinks for top_level_domains

commit b8250882ac
Merge: 16e524e0de a7933ddf31
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Wed Dec 16 20:35:18 2020 +0300

    Merge pull request #18056 from zhangjmruc/master

    Fix issue #17160 by adding show settings like '...'

commit 294e8bbb4e
Author: Mikhail Filimonov <mfilimonov@altinity.com>
Date:   Wed Dec 16 18:16:47 2020 +0100

    Fix2

commit d96ca3fb8d
Author: Nikolai Kochetov <nik-kochetov@yandex-team.ru>
Date:   Wed Dec 16 20:11:32 2020 +0300

    Fixing build.

commit 16e524e0de
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Wed Dec 16 19:58:00 2020 +0300

    Remove outdated info from the docs

commit 422467628a
Merge: b347fa322c d873439846
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 19:45:57 2020 +0300

    Merge branch 'master' into fix_watch_race_testkeeper

commit d873439846
Merge: d30099fd78 9ad2a76d51
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 19:29:32 2020 +0300

    Merge pull request #15236 from ClickHouse/run_func_tests_in_parallel

    Collect list of non-parallel test

commit 8139bab240
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 19:12:57 2020 +0300

    More relaxed check

commit 9cc6fec36c
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 19:10:46 2020 +0300

    Supress error in 00993_system_parts_race_condition_drop_zookeeper

commit 80dbbc7e58
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Wed Dec 16 18:59:53 2020 +0300

    Style check fix

commit b82770c2ad
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Wed Dec 16 18:47:30 2020 +0300

    Added array aggregation big integer types support

commit 17d996054e
Author: myrrc <me@myrrec.space>
Date:   Wed Dec 16 18:47:24 2020 +0300

    style fix

commit 50c29d9ed0
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Wed Dec 16 18:34:29 2020 +0300

    better

commit d30099fd78
Merge: d046164049 44d2194326
Author: Nikolai Kochetov <KochetovNicolai@users.noreply.github.com>
Date:   Wed Dec 16 18:23:45 2020 +0300

    Merge pull request #18132 from ClickHouse/try-fix-mysql-integration-test

    Try fix integration tests.

commit d046164049
Merge: b1dc8074ef 69ed3d1cb5
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Wed Dec 16 18:22:38 2020 +0300

    Merge pull request #18128 from ClickHouse/boringssl-krb5-2

    Port Kerberos to BoringSSL

commit 02baaddc13
Author: myrrc <me@myrrec.space>
Date:   Wed Dec 16 18:20:41 2020 +0300

    removed some casts

commit f143a37693
Author: myrrc <me@myrrec.space>
Date:   Wed Dec 16 18:11:26 2020 +0300

    simplified case to multiply only

commit f14cafee51
Author: Mikhail Filimonov <mfilimonov@altinity.com>
Date:   Wed Dec 16 16:06:43 2020 +0100

    Fix tests

commit d7145a5ee1
Author: myrrc <me@myrrec.space>
Date:   Wed Dec 16 18:01:18 2020 +0300

    working

commit 484e6e7de4
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Wed Dec 16 17:38:17 2020 +0300

    Removed getPageSize from small files

commit 849db47f8a
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 17:31:17 2020 +0300

    Better exception messages

commit b1dc8074ef
Merge: d99792e614 45361f752c
Author: Anton Popov <pad11rus@gmail.com>
Date:   Wed Dec 16 16:58:02 2020 +0300

    Merge pull request #17829 from CurtizJ/merging-map

    Merging data type Map #15806

commit 74ee36bdb8
Author: ana-uvarova <ana-uvarova@yandex-team.ru>
Date:   Wed Dec 16 16:39:14 2020 +0300

    done

commit 2413e82e96
Author: Steve-金勇 <staticor@me.com>
Date:   Wed Dec 16 21:35:55 2020 +0800

    Update misc.md

    Update translation by machine, and improve document more human-readable.

commit c15f5fba3b
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 16:16:24 2020 +0300

    Fix 00620_optimize_on_nonleader_test

commit b347fa322c
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 15:58:00 2020 +0300

    Trying to fix races one more time

commit 5521abba1e
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Wed Dec 16 15:57:42 2020 +0300

    fix boost

commit c906b1ca76
Author: myrrc <me@myrrec.space>
Date:   Wed Dec 16 15:21:23 2020 +0300

    added the initial solution

commit 4edbb42ba1
Author: Pervakov Grigorii <pervakovg@yandex-team.ru>
Date:   Tue Dec 15 19:45:13 2020 +0300

    Use IDisk in Set and Join storages

commit 0a2bda002d
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Wed Dec 16 14:46:58 2020 +0300

    remove last commit

commit 61c1db3823
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Wed Dec 16 14:45:40 2020 +0300

    skip test

commit bcd6fc1c88
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Wed Dec 16 02:53:25 2020 +0300

    better

commit 18d52dbc63
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Wed Dec 16 02:30:35 2020 +0300

    better

commit 20aaf48e38
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Tue Dec 15 22:56:47 2020 +0300

    pragmas

commit 5c4e1d1db5
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Tue Dec 15 20:53:10 2020 +0300

    better

commit 3288f1fd0c
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Tue Dec 15 16:00:40 2020 +0300

    ya make

commit c3a6499f6d
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Tue Dec 15 14:48:24 2020 +0300

    fix ya.make

commit 4ccdb3ca20
Author: nikitamikhaylov <mikhaylovnikitka@gmail.com>
Date:   Tue Dec 15 06:07:43 2020 +0300

    done

commit a5a33f1963
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Tue Dec 15 14:52:10 2020 +0300

    rpm rebuilddb and yum update in kerberized_hadoop/Dockerfile

commit 39877b1a6f
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Tue Dec 15 12:46:02 2020 +0300

    yum clean all in kerberized_hadoop/Dockerfile

commit a4dad0acb7
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Mon Dec 14 21:35:13 2020 +0300

    CentOS 6 became too old

commit 09d1e89674
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Mon Dec 14 15:07:05 2020 +0300

    yandex/clickhouse-kerberized-hadoop + missed header

commit 407565b47f
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Fri Dec 11 12:16:58 2020 +0300

    fix - wrong error code

commit 9701d6a2d5
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Fri Dec 11 00:52:05 2020 +0300

    style fix per code review, doc improvement, params consistency check

commit 815856bc3d
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Sat Nov 28 01:17:05 2020 +0300

    pass config, not context to createHDFSBuilder

commit fc0a1af214
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Thu Nov 19 00:08:17 2020 +0300

    doc minor changes, cleanup, krb5-user as a recommended package

commit 7e97814859
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Fri Oct 30 22:40:16 2020 +0300

    cleanup, fixes, new submodules, ShellCommand, WriteBufferFromString

commit d1d657335b
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Thu Oct 29 23:40:47 2020 +0300

    USE_INTERNAL_HDFS3_LIBRARY + bash lint

commit d9166a0645
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Mon Sep 28 20:20:04 2020 +0300

    HADOOP_SECURE_DN_USER way, kinit thread, docker capabilities

commit eb10948ca2
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Thu Sep 10 13:02:46 2020 +0300

    kerberized_hdfs cluster started

commit 185ac744b1
Author: Ilya Golshtein <gie@arenadata.io>
Date:   Wed Sep 9 15:13:20 2020 +0300

    kerberized hdfs compiled

commit 7d23451e81
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sat Oct 31 00:24:16 2020 +0300

    Replaced usages of 4096 constant with getPageSize

commit dbb2fbcdd5
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Thu Oct 29 22:52:12 2020 +0300

    Unified usages of getPageSize

    1. Introduced getPageSize function.
    2. Replaced usages of getpagesize with getPageSize function.
    3. Replaced usages of sysconf(_SG_PAGESIZE) with getPageSize function.

commit 058fbd5222
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Thu Oct 29 21:49:44 2020 +0300

    MMapReadBufferFromFileDescriptor use getpagesize

commit dbbe761fa1
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 13:23:11 2020 +0300

    Fix test

commit cd7827f70c
Author: taiyang-li <taiyang_li@163.com>
Date:   Wed Dec 16 18:00:21 2020 +0800

    explain ast support nonselect queries

commit ea4d11cb73
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 13:04:46 2020 +0300

    Wait for connections to special servers

commit 44d2194326
Author: Nikolai Kochetov <nik-kochetov@yandex-team.ru>
Date:   Wed Dec 16 11:52:04 2020 +0300

    Try fix integration tests.

commit 54aeb8fcff
Merge: 2a4a6b22b1 d99792e614
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 11:25:19 2020 +0300

    Merge branch 'master' into fix_remove_column_ttl

commit d99792e614
Merge: 37363ae89d 86fc9ea4df
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 10:54:58 2020 +0300

    Merge pull request #18105 from ClickHouse/fix_docker_images

    Fix dependencies for docker stateful_with_coverage

commit 2a4a6b22b1
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 16 10:26:18 2020 +0300

    Fix remove TTL for column

commit 37363ae89d
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Wed Dec 16 09:43:05 2020 +0300

    Comment update

commit 69ed3d1cb5
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Wed Dec 16 09:40:30 2020 +0300

    Update submodule URL

commit e3b490e9b3
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Wed Dec 16 09:36:26 2020 +0300

    Port Kerberos to BoringSSL

commit 42b401c893
Merge: 4bd5d3b662 cf35e144ff
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Wed Dec 16 09:00:38 2020 +0300

    Merge pull request #18127 from chienlungcheung/patch-1

    Correct the unit from Kb to KB in the last section.

commit cf35e144ff
Author: Chienlung Cheung <chienlungcheung@gmail.com>
Date:   Wed Dec 16 13:55:17 2020 +0800

    correct the unit from Kb to KB in the last section.

commit 4bd5d3b662
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Wed Dec 16 06:36:43 2020 +0300

    Comment update

commit 62ce33153a
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Wed Dec 16 06:34:25 2020 +0300

    Added valuable comment

commit 88c5031dfa
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Wed Dec 16 06:27:28 2020 +0300

    Add a commit #16595

commit ca9ccf4850
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Wed Dec 16 06:03:43 2020 +0300

    Comment update

commit a7933ddf31
Merge: b56523fd94 eed767bbab
Author: jianmei zhang <zhangjmruc@sina.com>
Date:   Wed Dec 16 09:38:38 2020 +0800

    Merge and rebase with master

commit 45361f752c
Author: Anton Popov <pad11rus@gmail.com>
Date:   Wed Dec 16 02:36:03 2020 +0300

    fix test

commit b485b5bd1c
Author: Anton Popov <pad11rus@gmail.com>
Date:   Wed Dec 16 01:22:21 2020 +0300

    minor fixes and comments added

commit aec820362a
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Wed Dec 16 00:28:53 2020 +0300

    Update DecimalFunctions.h

commit eed767bbab
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Wed Dec 16 00:02:44 2020 +0300

    Update tips.md

commit b842cb0455
Author: ana-uvarova <ana-uvarova@yandex-team.ru>
Date:   Tue Dec 15 23:38:36 2020 +0300

    one more try

commit 4e3cc606e6
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Tue Dec 15 23:36:45 2020 +0300

    Fixed tests

commit 97c93fa984
Author: ana-uvarova <ana-uvarova@yandex-team.ru>
Date:   Tue Dec 15 23:23:58 2020 +0300

    one more try

commit 86fc9ea4df
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 23:18:53 2020 +0300

    Update base image to 20.04

commit 0887cf476d
Merge: b0d27d6747 2e4aa6b9e1
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 23:09:37 2020 +0300

    Merge pull request #18098 from ClickHouse/fix_clickhouse_test

    Fix database drop timeout in clickhouse-test

commit 93b58321d0
Author: ana-uvarova <ana-uvarova@yandex-team.ru>
Date:   Tue Dec 15 23:00:30 2020 +0300

    fixes

commit acfc3d4281
Author: ana-uvarova <ana-uvarova@yandex-team.ru>
Date:   Tue Dec 15 22:47:24 2020 +0300

    host fixes

commit 8aaef7f634
Author: ana-uvarova <ana-uvarova@yandex-team.ru>
Date:   Tue Dec 15 22:34:11 2020 +0300

    host fixes

commit 99ecb8ae68
Author: ana-uvarova <ana-uvarova@yandex-team.ru>
Date:   Tue Dec 15 22:02:37 2020 +0300

    host fixes

commit b0d27d6747
Merge: f1e1672b54 3ec48cec53
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Tue Dec 15 22:01:57 2020 +0300

    Merge pull request #18082 from den-crane/patch-3

    Doc. toYYYYMM  translation to Russian

commit f1e1672b54
Merge: 01286a6a09 96f22a5bcc
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Tue Dec 15 22:01:08 2020 +0300

    Merge pull request #18094 from staticor/patch-4

    Update limit.md

commit 95c35b318e
Author: Azat Khuzhin <a3at.mail@gmail.com>
Date:   Tue Dec 15 21:48:24 2020 +0300

    Avoid using symlinks for top_level_domains

    Move the main copy into the tests/config and ship it to the perf tests
    via the perf package.

commit 51f53ce8e9
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Tue Dec 15 21:54:16 2020 +0300

    Added tryParseDecimal functions

commit e51cf03f21
Merge: ba63635251 01286a6a09
Author: Anton Popov <pad11rus@gmail.com>
Date:   Tue Dec 15 21:08:01 2020 +0300

    Merge remote-tracking branch 'upstream/master' into HEAD

commit ba63635251
Author: Anton Popov <pad11rus@gmail.com>
Date:   Tue Dec 15 21:07:13 2020 +0300

    add tests for formats with type map

commit 9df7ecb8e6
Author: Mikhail Filimonov <mfilimonov@altinity.com>
Date:   Tue Dec 15 18:06:23 2020 +0100

    fixes

commit 2e4aa6b9e1
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 19:20:09 2020 +0300

    Kill not only database proc

commit 01286a6a09
Author: Nikolai Kochetov <nik-kochetov@yandex-team.ru>
Date:   Tue Dec 15 19:18:28 2020 +0300

    Update libunwind.

commit e10ee944be
Author: ana-uvarova <ana-uvarova@yandex-team.ru>
Date:   Tue Dec 15 19:17:42 2020 +0300

    links fixes

commit a325c0db74
Author: ana-uvarova <ana-uvarova@yandex-team.ru>
Date:   Tue Dec 15 19:07:25 2020 +0300

    base

commit 1bd2f49fb5
Merge: 8670836573 063488d943
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 19:05:04 2020 +0300

    Merge branch 'master' into try_rewrite_writer

commit dff71850a8
Merge: 9d17f01dc9 063488d943
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 19:04:24 2020 +0300

    Merge branch 'master' into fix_watch_race_testkeeper

commit 9ad2a76d51
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 18:27:47 2020 +0300

    Update run.sh

commit 554fd738e9
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 18:22:21 2020 +0300

    Remove strange line

commit ccabb4680d
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 18:19:56 2020 +0300

    Fix dependencies

commit 063488d943
Merge: 31bef163ba 22aba554c0
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Tue Dec 15 18:07:42 2020 +0300

    Merge pull request #18103 from ClickHouse/revert-17983-fix-access-rights-for-merge-table-function

    Revert "Fix access rights required for the merge() table function."

commit 22aba554c0
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Tue Dec 15 18:07:20 2020 +0300

    Revert "Fix access rights required for the merge() table function."

commit 27ff3a5214
Author: Mikhail Filimonov <mfilimonov@altinity.com>
Date:   Tue Dec 15 15:46:13 2020 +0100

    Rework using a separate flag file instead of renames

commit 31bef163ba
Merge: b252321ef7 c3a4e5e7b7
Author: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
Date:   Tue Dec 15 17:34:38 2020 +0300

    Merge pull request #17848 from azat/max_distributed_connections-fix

    Fix max_distributed_connections

commit dd09e1d783
Author: Anton Popov <pad11rus@gmail.com>
Date:   Tue Dec 15 17:34:37 2020 +0300

    fix type map ser/de to json

commit b252321ef7
Merge: def080c8ba 6defcbb662
Author: Nikolai Kochetov <KochetovNicolai@users.noreply.github.com>
Date:   Tue Dec 15 16:51:54 2020 +0300

    Merge pull request #16954 from Avogar/optimize-data-on-insert

    Optimize data on INSERT

commit 6defcbb662
Merge: c8c543ca94 def080c8ba
Author: Nikolai Kochetov <KochetovNicolai@users.noreply.github.com>
Date:   Tue Dec 15 16:50:42 2020 +0300

    Merge branch 'master' into optimize-data-on-insert

commit 873d9d1e1e
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 16:34:53 2020 +0300

    Better

commit 9bb0326fc6
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 16:33:14 2020 +0300

    Fix database drop timeout in clickhouse-test

commit 96f22a5bcc
Author: Steve-金勇 <staticor@me.com>
Date:   Tue Dec 15 18:55:52 2020 +0800

    Update limit.md

    Update translation of LIMIT , and providing more details for with ties modifier.

    Make document more human-readable for Chinese.

commit 9d17f01dc9
Merge: 73780838a1 def080c8ba
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 13:41:04 2020 +0300

    Merge branch 'master' into fix_watch_race_testkeeper

commit 8670836573
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 13:34:28 2020 +0300

    Add some comments

commit b56523fd94
Author: jianmei zhang <zhangjmruc@sina.com>
Date:   Tue Dec 15 17:56:54 2020 +0800

    Update test case to avoid the latest added parameter

commit 74c2211510
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 12:54:48 2020 +0300

    More clear

commit def080c8ba
Author: Alexander Kazakov <Akazz@users.noreply.github.com>
Date:   Tue Dec 15 11:16:25 2020 +0300

    Fixed unsafe ast rewrite (#18064)

    Fixed unsafe assignment to a reference in InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery()

commit a50187c995
Author: alesapin <alesapin@gmail.com>
Date:   Tue Dec 15 11:04:37 2020 +0300

    Slightly better

commit 508b50d121
Author: jianmei zhang <zhangjmruc@sina.com>
Date:   Tue Dec 15 14:44:39 2020 +0800

    support SHOW CHANGED SETTINGS query and add test cases, also do code changes to compile SHOW SETTINGS PROFILES.

commit 5a8c750b0b
Merge: 45b9d79f81 9310437920
Author: Vitaly Baranov <vitbar@yandex-team.ru>
Date:   Tue Dec 15 09:17:52 2020 +0300

    Merge pull request #17983 from vitlibar/fix-access-rights-for-merge-table-function

    Fix access rights required for the merge() table function.

commit 45b9d79f81
Merge: a0405182ed 8de0c0e8fc
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Tue Dec 15 07:51:14 2020 +0300

    Merge pull request #18081 from azat/gcc10-sanitizers

    Do not pass -fsanitize-blacklist for gcc (it does not support it) for UBSAN

commit 3ec48cec53
Author: Denny Crane <deniszhuravlov@gmail.com>
Date:   Mon Dec 14 22:19:06 2020 -0400

    Update date-time-functions.md

    toYYYYMM  translation to Russian

commit a0405182ed
Merge: 49f65ecf9d fe6f477881
Author: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
Date:   Tue Dec 15 03:12:23 2020 +0300

    Merge pull request #18066 from ClickHouse/aku/utils-split-build

    Build utils in CI, at least in split build

commit 8de0c0e8fc
Author: Azat Khuzhin <a3at.mail@gmail.com>
Date:   Tue Dec 15 02:24:50 2020 +0300

    Fix warning message for unusupported -fsanitize-blacklist

commit 519d89dc9f
Author: Azat Khuzhin <a3at.mail@gmail.com>
Date:   Tue Dec 15 02:19:37 2020 +0300

    Do not pass -fsanitize-blacklist for gcc (it does not support it) for UBSAN

commit c78861e86e
Merge: afc2d7099b 49f65ecf9d
Author: Anton Popov <pad11rus@gmail.com>
Date:   Tue Dec 15 01:45:01 2020 +0300

    Merge remote-tracking branch 'upstream/master' into HEAD

commit afc2d7099b
Author: Anton Popov <pad11rus@gmail.com>
Date:   Tue Dec 15 01:16:04 2020 +0300

    add conversion from array to map

commit 49f65ecf9d
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 23:07:28 2020 +0300

    Update CHANGELOG.md

commit 91be7a6f27
Merge: 363ff79cca 5da9315ceb
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 23:03:21 2020 +0300

    Merge pull request #16809 from kitaisreal/read-float-8digits-unroll-performance-improvement

    ReadFloat 8digits unroll performance improvement

commit 363ff79cca
Merge: 491e086435 346c241c20
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 23:00:43 2020 +0300

    Merge pull request #17934 from Jokser/s3-adaptive-single-part-upload

    Adaptive choose of single/multi part upload in WriteBufferFromS3

commit 491e086435
Merge: 906415540a bf23bc6f0c
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 22:57:27 2020 +0300

    Merge pull request #18057 from azat/fix-01600_remerge_sort_lowered_memory_bytes_ratio-flap

    Fix 01600_remerge_sort_lowered_memory_bytes_ratio flap

commit 906415540a
Merge: 7184746f45 14dedae9f1
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 22:57:02 2020 +0300

    Merge pull request #18060 from kitaisreal/create-query-create-as-select-with-columns-specification

    CreateQuery create as select with columns specification

commit 7184746f45
Merge: 5f424f7c5c 60efab623d
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 22:56:39 2020 +0300

    Merge pull request #18059 from excitoon/patch-2

    Fixed `std::out_of_range: basic_string` in S3 URL parsing

commit 17b43ca721
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Tue Dec 8 13:54:33 2020 +0300

    Fixed tests

commit 16a30eb4aa
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Tue Dec 8 10:43:18 2020 +0300

    Updated non-finite floating conversion into int

commit e945821e1f
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 7 20:34:16 2020 +0300

    Update castColumn.h

commit 26e582272f
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 7 20:34:01 2020 +0300

    Update castColumn.h

commit 6873b13587
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sun Dec 6 14:58:54 2020 +0300

    Fixed clang build issue

commit 0b565b679e
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sat Dec 5 17:55:37 2020 +0300

    Fixed Set execute for columns that cannot be inside Nullable

commit 18dc118298
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sat Dec 5 16:46:14 2020 +0300

    Fixed compile issues

commit 0464859cfe
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sat Dec 5 16:18:56 2020 +0300

    Updated usage of different types during IN query

    1. Added accurateCast function.
    2. Use accurateCast in Set during execute.
    3. Added accurateCast tests.
    4. Updated select_in_different_types tests.

commit 6f4bc77dbc
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Wed Dec 2 15:28:29 2020 +0300

    Added equality comparsion

commit f4b8e8ef99
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Wed Dec 2 13:09:13 2020 +0300

    Allow different types inside IN subquery

commit dff31e8de7
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Mon Nov 30 11:26:00 2020 +0300

    Fixed compile issues

commit 0dac432942
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sat Nov 28 15:55:29 2020 +0300

    Added const to arguments

commit dd072a20c9
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sun Nov 15 22:24:15 2020 +0300

    Fixed compile issues

commit 7b66dc374c
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sun Nov 15 13:03:53 2020 +0300

    Fixed clang compile issues

commit 4435642e39
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Thu Nov 12 18:56:17 2020 +0300

    Fixed style issues

commit db5d0944ed
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Thu Nov 12 14:27:02 2020 +0300

    Added Decimal support

commit 476fb3b677
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Thu Nov 12 13:32:37 2020 +0300

    Updated documentation

commit baad78d2f2
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Thu Nov 12 12:28:49 2020 +0300

    Fixed setting null value in vector. Updated tests.

commit 4cd5025e83
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Tue Nov 10 16:18:58 2020 +0300

    Added numeric limits for UInt128

commit d636e1618b
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Thu Nov 5 22:09:17 2020 +0300

    Added function accurate cast or null

commit fe6f477881
Author: Alexander Kuzmenkov <akuzm@yandex-team.ru>
Date:   Mon Dec 14 20:39:52 2020 +0300

    Build utils in CI, at least in split build

    Currently we don't build them at all, so they were broken by https://github.com/ClickHouse/ClickHouse/pull/17988

commit 5f424f7c5c
Author: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
Date:   Mon Dec 14 20:08:32 2020 +0300

    Update zzz-perf-comparison-tweaks-config.xml

commit 19af691aa6
Merge: e7f93b5563 b08842d44e
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 19:44:13 2020 +0300

    Merge pull request #17738 from vklimontovich/docker-cli-example

    Docker cli example

commit 73780838a1
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 14 19:01:29 2020 +0300

    Remove dead list watches

commit b08842d44e
Author: filimonov <1549571+filimonov@users.noreply.github.com>
Date:   Mon Dec 14 16:54:37 2020 +0100

    Update README.md

commit 1436986a86
Author: filimonov <1549571+filimonov@users.noreply.github.com>
Date:   Mon Dec 14 16:53:58 2020 +0100

    Update README.md

commit bca41bb7fd
Author: filimonov <1549571+filimonov@users.noreply.github.com>
Date:   Mon Dec 14 16:50:48 2020 +0100

    Update README.md

commit e7f93b5563
Merge: 2edabd5519 653ddab63e
Author: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
Date:   Mon Dec 14 17:54:47 2020 +0300

    Merge pull request #18058 from azat/perf-test-zk-port-fix

    Remove test_keeper_server in perf tests

commit 2edabd5519
Author: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
Date:   Mon Dec 14 17:45:58 2020 +0300

    Update zzz-perf-comparison-tweaks-config.xml

commit 24abcc970b
Author: Mikhail Filimonov <mfilimonov@altinity.com>
Date:   Mon Dec 14 15:21:31 2020 +0100

    Tests and fixes

commit 87ea1528cb
Author: Mikhail Filimonov <mfilimonov@altinity.com>
Date:   Tue Dec 8 16:54:49 2020 +0100

    support for Lazy database

commit 4ba80996b0
Author: Mikhail Filimonov <mfilimonov@altinity.com>
Date:   Tue Dec 8 16:48:30 2020 +0100

    Detach permanently for DatabaseConnectionMySQL

commit 799141362d
Author: Mikhail Filimonov <mfilimonov@altinity.com>
Date:   Tue Dec 8 11:00:32 2020 +0100

    Prevent attempts to recreate the table which was detached permanently

commit ad9cb580a9
Author: Mikhail Filimonov <mfilimonov@altinity.com>
Date:   Mon Dec 7 16:19:05 2020 +0100

    Fix

commit 2aeb72c09a
Author: Mikhail Filimonov <mfilimonov@altinity.com>
Date:   Mon Dec 7 15:01:09 2020 +0100

    Fix for tiny issue #13850

commit 3f5e5eb15a
Author: Mikhail Filimonov <mfilimonov@altinity.com>
Date:   Mon Dec 7 14:55:24 2020 +0100

    Handle not implemented cases properly

commit f6097cf818
Author: Mikhail Filimonov <mfilimonov@altinity.com>
Date:   Mon Nov 30 18:52:32 2020 +0100

    Adding DETACH TABLE PERMANENTLY

commit 34d1ad1aca
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 14 17:27:39 2020 +0300

    Fix writer compact

commit dd2ae6926d
Merge: 7a8510d1c4 7f7eed4031
Author: tavplubix <avtokmakov@yandex-team.ru>
Date:   Mon Dec 14 16:27:13 2020 +0300

    Merge pull request #14849 from ClickHouse/allow_atomic_database_inside_materialize_mysql

    Allow Atomic database inside MaterializeMySQL

commit 35d2a689dd
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 14 16:06:11 2020 +0300

    One more time

commit 2a2b02d395
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 14 16:05:48 2020 +0300

    One more time

commit 9e98cdad5a
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 14 16:05:07 2020 +0300

    Accident changes

commit 47e3f619e5
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 14 16:01:01 2020 +0300

    Remove redundant code

commit a87fb3fae0
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 14 15:52:15 2020 +0300

    Fix style

commit 303c12d2e4
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 14 15:51:14 2020 +0300

    Slightly better

commit 14dedae9f1
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Mon Dec 14 15:50:11 2020 +0300

    Updated sql test file

commit 7a8510d1c4
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 15:45:13 2020 +0300

    Update CHANGELOG.md

commit ad70b0bd97
Merge: 0bc2603b1d 9f4929bdce
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 15:43:51 2020 +0300

    Merge pull request #18062 from ClickHouse/changelog-20.12

    Add changelog for 20.12

commit 9f4929bdce
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 15:30:37 2020 +0300

    Add changelog for 20.12

commit 55f991adde
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Mon Dec 14 15:23:53 2020 +0300

    Updated test

commit 6fb23da851
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 14 15:03:49 2020 +0300

    Refactoring

commit 70be03aa7d
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 14 14:36:15 2020 +0300

    Working compact parts

commit 0bc2603b1d
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 14:14:59 2020 +0300

    Update 01081_PartialSortingTransform_full_column.sql

commit ab17927c85
Merge: d55c5bec94 8a20d449d9
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 14:11:09 2020 +0300

    Merge pull request #18032 from kitaisreal/array-aggregation-functions

    Array aggregation functions

commit fbcf85cb42
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 14 14:06:02 2020 +0300

    Something working for wide parts

commit 8a20d449d9
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 14:01:31 2020 +0300

    Update arrayAggregation.cpp

commit d55c5bec94
Merge: 493ee6732b 2bf226decc
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 13:59:11 2020 +0300

    Merge pull request #18053 from azat/librdkafka-snappy-UB-fix

    Fix possible corruption in librdkafka snappy decompression

commit 493ee6732b
Merge: aac8b85b34 1bccd6dff6
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 13:58:45 2020 +0300

    Merge pull request #18052 from kitaisreal/memory-storage-read-optimization

    MemoryStorage read optimization

commit aac8b85b34
Merge: 86cef85186 6341521b10
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 13:58:15 2020 +0300

    Merge pull request #18054 from ClickHouse/remove-obsolete-settings

    Remove obsolete settings

commit 60efab623d
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 13:53:40 2020 +0300

    Update S3Common.cpp

commit 86cef85186
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 13:46:39 2020 +0300

    Remove old changelog generator to avoid confusion

commit 5f7c867da3
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Mon Dec 14 12:33:16 2020 +0300

    Added parse error if no select after as keyword

commit d8534ae1af
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Mon Dec 14 12:30:08 2020 +0300

    CreateQuery create as select with columns specification

commit a98e2311f8
Merge: e7ffae89e9 1b3893bcab
Author: Vitaly Baranov <vitbar@yandex-team.ru>
Date:   Mon Dec 14 12:10:17 2020 +0300

    Merge pull request #17908 from vitlibar/fix-checking-introspection-grants

    Fix checking introspection grants

commit 418c974eaf
Author: Vladimir Chebotarev <vladimir.chebotarev@gmail.com>
Date:   Mon Dec 14 11:17:29 2020 +0300

    Fixed `std::out_of_range: basic_string` in S3 URL parsing.

commit 346c241c20
Merge: 59a5e63417 e7ffae89e9
Author: Pavel Kovalenko <jokserfn@yandex-team.ru>
Date:   Mon Dec 14 11:00:30 2020 +0300

    Merge remote-tracking branch 'origin/master' into s3-adaptive-single-part-upload

    # Conflicts:
    #	src/Disks/S3/DiskS3.cpp

commit 653ddab63e
Author: Azat Khuzhin <a3at.mail@gmail.com>
Date:   Mon Dec 14 10:59:01 2020 +0300

    Remove test_keeper_server in perf tests

    To avoid port overlaps for right and left server (anyway it is not
    used).

commit bf23bc6f0c
Author: Azat Khuzhin <a3at.mail@gmail.com>
Date:   Mon Dec 14 10:46:30 2020 +0300

    Fix 01600_remerge_sort_lowered_memory_bytes_ratio flap

commit 12b6a54a24
Merge: fd695c9ff4 e7ffae89e9
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 14 10:30:01 2020 +0300

    Merge branch 'master' into try_rewrite_writer

commit fd695c9ff4
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 14 10:28:42 2020 +0300

    Dive into debug

commit f829fbb928
Merge: 2169e8f7f4 e7ffae89e9
Author: jianmei zhang <zhangjmruc@sina.com>
Date:   Mon Dec 14 11:21:42 2020 +0800

    Merge remote-tracking branch 'upstream/master'

commit 2169e8f7f4
Author: jianmei zhang <zhangjmruc@sina.com>
Date:   Mon Dec 14 10:33:51 2020 +0800

    Fix issue #17160 by adding show settings like '...'

commit 5da9315ceb
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 05:22:17 2020 +0300

    Update readFloatText.h

commit 66b2424e33
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 05:20:00 2020 +0300

    Update readFloatText.h

commit 6341521b10
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 02:40:11 2020 +0300

    Remove obsolete settings

commit e7ffae89e9
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 02:31:35 2020 +0300

    Update build.sh

commit 52f03d942e
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Dec 14 02:31:18 2020 +0300

    Update Dockerfile

commit 1bccd6dff6
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Mon Dec 14 00:50:55 2020 +0300

    Fixed style issues

commit 2bf226decc
Author: Azat Khuzhin <a3at.mail@gmail.com>
Date:   Mon Dec 14 00:38:10 2020 +0300

    Fix typo in KafkaSettings comments

commit 3b431b054e
Author: Azat Khuzhin <a3at.mail@gmail.com>
Date:   Mon Dec 14 00:34:38 2020 +0300

    Bump librdkafka to fix UB in snappy decompression.

    In incremental_copy_fast_path there is undefined behavior (and in some
    other places too).

    And under this circumstances gcc10 with -O1 -ftree-loop-vectorize (or
    simply -O3), due to loop unroll, generates code that do copy by 16 bytes
    at a time for the second loop (MOVDQU+MOVUPS), while this is not correct
    since the memory may be overlapped and may be changed in the previous
    iteration.

    Updated version includes [1], that fixes those UB, by using memcpy over
    direct store/load since these days direct store/loads looks redundant.
    Even on ARM.

      [1]: https://github.com/ClickHouse-Extras/librdkafka/pull/3

    NOTE: clang is fine, and other older versions of gcc too

commit 2e569899d1
Author: Azat Khuzhin <a3at.mail@gmail.com>
Date:   Thu Dec 10 10:18:49 2020 +0300

    Add a test for kafka with snappy compression method (regression for UB in snappy)

    I've checked it manually and it works with clang build and does not with
    gcc (there are NULL bytes in the middle of value).

commit 69127ca0ed
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Mon Dec 14 00:21:25 2020 +0300

    Changed BlocksList to Blocks

commit 153610b2c3
Author: Dmitriy <sevirov@yandex-team.ru>
Date:   Sun Dec 13 23:44:09 2020 +0300

    Update distribution_queue.md

    Поменял also на Also.

commit 698737681a
Merge: 629f5f0797 8702809c9f
Author: Dmitriy <sevirov@yandex-team.ru>
Date:   Sun Dec 13 23:41:22 2020 +0300

    Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4919-document_replication_queue_system_table

commit 9310437920
Author: Vitaly Baranov <vitbar@yandex-team.ru>
Date:   Thu Dec 10 23:16:53 2020 +0300

    Fix access rights required for the merge() table function.

commit 3c6df61e5c
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sun Dec 13 22:24:15 2020 +0300

    MemoryStorage read optimization

commit 8702809c9f
Merge: 246e1fbb2f 0954cc2b5c
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 21:28:03 2020 +0300

    Merge pull request #17464 from amosbird/ddlworkermetric

    ddlworker max entry metric

commit 0be51cbabd
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sun Dec 13 21:27:48 2020 +0300

    Updated tests

commit 246e1fbb2f
Merge: 4a2aaa68a8 149431ffc3
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 21:09:09 2020 +0300

    Merge pull request #18048 from ClickHouse/play-auto-dark-theme

    Automatic support for dark theme in Play interface

commit 4a2aaa68a8
Merge: 9116eb7aca 6d87743b0e
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 21:08:50 2020 +0300

    Merge pull request #18049 from ClickHouse/datasets-cdn

    CDN for datasets

commit 6d87743b0e
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 21:06:27 2020 +0300

    CDN for datasets

commit 149431ffc3
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 20:54:57 2020 +0300

    Automatic support for dark theme in Play interface

commit 9116eb7aca
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 19:35:56 2020 +0300

    Add checksums

commit d75c7ec30c
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 19:28:45 2020 +0300

    Redundancy.

commit 629f5f0797
Author: Dmitriy <sevirov@yandex-team.ru>
Date:   Sun Dec 13 18:42:34 2020 +0300

    Update replication_queue.md

    Выполнил перевод на русский язык, внес изменения в английскую версию.

commit d8484d9c31
Merge: 73890fa3a7 ef064696e7
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 18:28:52 2020 +0300

    Merge pull request #18033 from ClickHouse/encode-xml-rename-files

    encodeXMLComponent: rename files after #17659

commit 73890fa3a7
Merge: cd5f827265 b394487d4f
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 18:27:52 2020 +0300

    Merge pull request #18046 from baibaichen/feature/update_doc

    update Mac-OS build documentation

commit cd5f827265
Merge: 443d1724b3 06b047235a
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 18:27:01 2020 +0300

    Merge pull request #18047 from kitaisreal/space-saving-remove-last-element-from-map-fix

    HashTable erase added tests

commit 7f7eed4031
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Sun Dec 13 17:57:15 2020 +0300

    fix test

commit 0c80fce7f0
Merge: ed355f8663 443d1724b3
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Sun Dec 13 17:56:50 2020 +0300

    Merge branch 'master' into allow_atomic_database_inside_materialize_mysql

commit 5d6036e9c8
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sun Dec 13 14:38:56 2020 +0300

    Fixed style issues

commit 06b047235a
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sun Dec 13 14:35:52 2020 +0300

    Fixed style issues

commit 547f452ba9
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sun Dec 13 13:30:25 2020 +0300

    HashTable erase added tests

commit b394487d4f
Author: chang.chen <baibaichen@gmail.com>
Date:   Sun Dec 13 16:10:07 2020 +0800

    update Mac-OS build documentation

commit 443d1724b3
Merge: a714b82f9b 065a64cc37
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 04:54:14 2020 +0300

    Merge pull request #18031 from sevirov/sevirov-DOCSUP-4709-document_distribution_queue_system_table

    DOCSUP-4709: Document system.distribution_queue table

commit a714b82f9b
Merge: 785317e542 784a484d80
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 04:52:39 2020 +0300

    Merge pull request #18036 from ClickHouse/benchmark-macbook2020

    Added results from MacBook Pro

commit 784a484d80
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 04:51:56 2020 +0300

    Added results from MacBook Pro

commit 785317e542
Merge: bce02de691 10beda9d39
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 04:44:47 2020 +0300

    Merge pull request #18035 from ClickHouse/benchmark-results-seodo

    Add benchmark results Yiğit Konur and Metehan Çetinkaya of seo.do

commit 10beda9d39
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 04:44:07 2020 +0300

    Add benchmark results Yiğit Konur and Metehan Çetinkaya of seo.do

commit bce02de691
Merge: 436adf34df ccd794a676
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 04:38:50 2020 +0300

    Merge pull request #17539 from azat/remerge_sort_lowered_memory_bytes_ratio

    Add remerge_sort_lowered_memory_bytes_ratio setting

commit 436adf34df
Merge: 4ce148d2ea 8d79ae56f0
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 04:37:29 2020 +0300

    Merge pull request #17881 from gyuton/gyuton-DOCSUP-4263-Update_the_sql_statement_ORDER_BY

    DOCSUP-4263: Updated the sql statement order by

commit 4ce148d2ea
Merge: 8df4789113 17a8a4e966
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 04:34:46 2020 +0300

    Merge pull request #18034 from edani/master

    Expand max_parallel_replicas documentation

commit 8df4789113
Merge: 04e222f6f3 6f50a86025
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 04:09:51 2020 +0300

    Merge pull request #17845 from kitaisreal/space-saving-remove-last-element-from-map-fix

    SpaceSaving remove last element from map fix

commit 04e222f6f3
Merge: 2ad5c8eed3 41bc43325b
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 01:12:05 2020 +0300

    Merge pull request #17986 from azat/fwd-decl

    More forward declaration for generic headers

commit 17a8a4e966
Author: Eric Daniel <6210036+edani@users.noreply.github.com>
Date:   Sat Dec 12 13:57:01 2020 -0800

    Expand max_parallel_replicas documentation

    Based on discussion in #17807

commit 5ae1652d51
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sun Dec 13 00:47:17 2020 +0300

    Fixed aggregate function avg

commit 2ad5c8eed3
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 00:45:23 2020 +0300

    Allow server to start with TestKeeper port in development environment

commit b810b28b08
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sun Dec 13 00:40:34 2020 +0300

    Added comment

commit 4887d59b06
Merge: 2eabd41749 c2c497e290
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 00:39:41 2020 +0300

    Merge pull request #18027 from Jokser/fix-flappy-log-family-s3

    Fix flappy test_log_family_s3

commit 0dcbcec19a
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sun Dec 13 00:29:09 2020 +0300

    Added tests

commit ef064696e7
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Sun Dec 13 00:17:37 2020 +0300

    Add perf test

commit 532557ecfd
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Sat Dec 12 23:47:37 2020 +0300

    encodeXMLComponent: rename files after #17659

commit 18bde6ef02
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sat Dec 12 23:47:23 2020 +0300

    Fixed compile issues

commit 8d79ae56f0
Author: George <gyuton@yandex-team.ru>
Date:   Sat Dec 12 23:07:24 2020 +0300

    created lowcardinality files for ja and tr

commit 3d261c82e9
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sat Dec 12 22:50:28 2020 +0300

    Array aggregation functions

commit 065a64cc37
Author: Dmitriy <sevirov@yandex-team.ru>
Date:   Sat Dec 12 22:43:52 2020 +0300

    Update distribution_queue.md

    Добавил ссылку на движок таблиц Distributed.

commit a244a4f0e3
Merge: c03e91eec0 6e417088dc
Author: Dmitriy <sevirov@yandex-team.ru>
Date:   Sat Dec 12 22:28:09 2020 +0300

    Merge branch 'sevirov-DOCSUP-4709-document_distribution_queue_system_table' of https://github.com/sevirov/ClickHouse into sevirov-DOCSUP-4709-document_distribution_queue_system_table

commit c03e91eec0
Author: Dmitriy <sevirov@yandex-team.ru>
Date:   Sat Dec 12 22:27:01 2020 +0300

    Create distribution_queue.md

    Выполнил перевод на русский язык.

commit 6f50a86025
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sat Dec 12 18:57:07 2020 +0300

    Update gtest_hash_table.cpp

commit 41bc43325b
Author: Azat Khuzhin <a3at.mail@gmail.com>
Date:   Fri Dec 11 21:10:37 2020 +0300

    Make 01290_max_execution_speed_distributed less flaky

commit 77a1d00dee
Author: Azat Khuzhin <a3at.mail@gmail.com>
Date:   Fri Dec 11 21:10:36 2020 +0300

    Add new remote context as interpreter context to the Pipe

commit 5b3ab48861
Author: Azat Khuzhin <a3at.mail@gmail.com>
Date:   Fri Dec 11 01:05:02 2020 +0300

    More forward declaration for generic headers

    The following headers are pretty generic, so use forward declaration as
    much as possible:
    - Context.h
    - Settings.h
    - ConnectionTimeouts.h
    (Also this shows that some missing some includes -- this has been fixed)

    And split ConnectionTimeouts.h into ConnectionTimeoutsContext.h (since
    module part cannot be added for it, due to recursive build dependencies
    that will be introduced)

    Also remove Settings from the RemoteBlockInputStream/RemoteQueryExecutor
    and just pass the context, since settings was passed only in speicifc
    places, that can allow making a copy of Context (i.e. Copier).

    Approx results (How much units will be recompiled after changing file X?):

    - ConnectionTimeouts.h
      - mainline: 100

    - Context.h:
      - mainline: ~800
      - patched:  415

    - Settings.h:
      - mainline: 900-1K
      - patched:  440 (most of them because of the Context.h)

commit c2c497e290
Author: Pavel Kovalenko <jokserfn@yandex-team.ru>
Date:   Sat Dec 12 16:44:19 2020 +0300

    Use s3 disk explicitly for log tables in test_log_family_s3.

commit 07c8293043
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sat Dec 12 15:08:46 2020 +0300

    Added tests

commit c7d48c48ce
Author: George <gyuton@yandex-team.ru>
Date:   Sat Dec 12 11:58:07 2020 +0300

    more troubleshooting

commit fa9257cd82
Author: George <gyuton@yandex-team.ru>
Date:   Sat Dec 12 11:14:46 2020 +0300

    fix

commit 1567444628
Author: George <gyuton@yandex-team.ru>
Date:   Sat Dec 12 10:36:39 2020 +0300

    troubleshooting - fixed links to original articles

commit 0954cc2b5c
Author: Amos Bird <amosbird@gmail.com>
Date:   Sun Nov 29 21:28:11 2020 +0800

    test is not working

commit 8d0e949462
Author: Amos Bird <amosbird@gmail.com>
Date:   Fri Nov 27 12:27:43 2020 +0800

    ddlworker max entry metric

commit 9b1d919110
Author: George <gyuton@yandex-team.ru>
Date:   Sat Dec 12 06:39:22 2020 +0300

    more troubleshooting

commit 3794cb2d3f
Author: George <gyuton@yandex-team.ru>
Date:   Sat Dec 12 05:48:23 2020 +0300

    troubleshooting the error

commit c74011851a
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sat Dec 12 04:58:07 2020 +0300

    Update HashTable.h

commit d94d9aa8d7
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sat Dec 12 04:17:32 2020 +0300

    Update HashTable.h

commit d5f87efba5
Author: George <gyuton@yandex-team.ru>
Date:   Sat Dec 12 04:16:58 2020 +0300

    fixed a typo in translation

commit 99212dcb73
Author: George <gyuton@yandex-team.ru>
Date:   Sat Dec 12 04:06:37 2020 +0300

    added translation

commit 9e48b9b656
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sat Dec 12 03:47:43 2020 +0300

    Update HashTable.h

commit cabe1463d1
Author: George <gyuton@yandex-team.ru>
Date:   Sat Dec 12 03:39:45 2020 +0300

    fixed an error

commit eba1299845
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sat Dec 12 03:38:55 2020 +0300

    Update HashTable.h

commit 245dea6f2e
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sat Dec 12 03:33:57 2020 +0300

    Update HashTable.h

commit 7e2bc1e7a6
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sat Dec 12 03:30:12 2020 +0300

    Update HashTable.h

commit 6e7366f921
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Sat Dec 12 03:28:41 2020 +0300

    Update HashTable.h

commit 59a5e63417
Merge: 5802633f95 f1a145a2b2
Author: Pavel Kovalenko <jokserfn@yandex-team.ru>
Date:   Fri Dec 11 18:28:41 2020 +0300

    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

commit a24a76828e
Author: alesapin <alesapin@gmail.com>
Date:   Fri Dec 11 18:18:51 2020 +0300

    Fix

commit 4b83707c63
Author: alesapin <alesapin@gmail.com>
Date:   Fri Dec 11 18:00:58 2020 +0300

    Compileable code for some reason

commit c6ac831d4e
Author: Amos Bird <amosbird@gmail.com>
Date:   Fri Dec 11 22:44:22 2020 +0800

    Fix type

commit b70b98c415
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Wed Dec 9 23:56:15 2020 +0300

    Fix style issues

commit 4ae5619714
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Wed Dec 9 22:44:43 2020 +0300

    Optimized erase in HashTable

commit bf5d75853c
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Wed Dec 9 15:47:22 2020 +0300

    Added erase into HashTable

commit bfceb06659
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sun Dec 6 22:16:21 2020 +0300

    Fixed test

commit d8b78682e1
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Sun Dec 6 22:14:40 2020 +0300

    SpaceSaving remove last element from map fix

commit ed355f8663
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Fri Dec 11 16:50:45 2020 +0300

    fix

commit 1b3893bcab
Author: Vitaly Baranov <vitbar@yandex-team.ru>
Date:   Tue Dec 8 21:09:13 2020 +0300

    User with allow_ddl=0 cannot do DDL but can grant DDL.

commit 648be453a4
Author: Vitaly Baranov <vitbar@yandex-team.ru>
Date:   Tue Dec 8 21:07:50 2020 +0300

    User with allow_introspection_functions=0 cannot call introspection functions but can grant INTROSPECTION.

commit 710ba6f617
Author: Vitaly Baranov <vitbar@yandex-team.ru>
Date:   Tue Dec 8 17:24:32 2020 +0300

    Simplify class ContextAccess.

commit 57c30c4164
Author: alesapin <alesapin@gmail.com>
Date:   Fri Dec 11 16:20:19 2020 +0300

    Garbage

commit 58a31e4882
Merge: 0ba712a2d3 fb1221148d
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Fri Dec 11 16:14:03 2020 +0300

    Merge branch 'master' into allow_atomic_database_inside_materialize_mysql

commit 7ffd76a605
Author: alesapin <alesapin@gmail.com>
Date:   Fri Dec 11 11:41:02 2020 +0300

    Fix bug

commit cbba73672e
Merge: 1cb06bd975 e11790f61a
Author: alesapin <alesapin@gmail.com>
Date:   Fri Dec 11 11:09:47 2020 +0300

    Merge branch 'master' into try_rewrite_writer

commit 5b1e5679b4
Author: Amos Bird <amosbird@gmail.com>
Date:   Wed Nov 11 12:05:54 2020 +0800

    Add -SimpleState combinator

commit 1cb06bd975
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 10 19:29:10 2020 +0300

    Split one method

commit 90fa9a2073
Merge: f3d1dc360c b1c00d4045
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 10 18:36:10 2020 +0300

    Merge branch 'master' into try_rewrite_writer

commit f3d1dc360c
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 10 12:24:52 2020 +0300

    Fix style

commit 0704b478ee
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 10 12:22:43 2020 +0300

    Less constuctors

commit 2787b615b0
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 10 11:57:52 2020 +0300

    Make interface as simple as possible

commit 7979b3655c
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 9 21:22:07 2020 +0300

    Better formating

commit 3b88c077ed
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 9 21:19:49 2020 +0300

    Mechanical refactoring

commit af73db93e6
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 9 21:10:09 2020 +0300

    Mechanical refactoring

commit 7b88f9a115
Merge: fa64d314df 89a3a86b71
Author: alesapin <alesapin@gmail.com>
Date:   Wed Dec 9 19:23:53 2020 +0300

    Merge branch 'master' into try_rewrite_writer

commit 5802633f95
Author: Pavel Kovalenko <jokserfn@yandex-team.ru>
Date:   Wed Dec 9 18:38:02 2020 +0300

    Fix parameter name in constructor of DiskS3

commit c8c543ca94
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Wed Dec 9 18:07:58 2020 +0300

    Add throwing exceptions

commit db7a87089b
Author: Pavel Kovalenko <jokserfn@yandex-team.ru>
Date:   Wed Dec 9 17:09:04 2020 +0300

    Adaptive choose of single/multi part upload in WriteBufferFromS3.

commit 215c5675dd
Author: Dmitriy <sevirov@yandex-team.ru>
Date:   Tue Dec 8 23:25:45 2020 +0300

    Update replication_queue.md

    Изменил описание столбца node_name.

commit ce721f95ee
Author: Dmitriy <sevirov@yandex-team.ru>
Date:   Tue Dec 8 21:46:25 2020 +0300

    Create replication_queue.md

    Задокументировал системную таблицу replication_queue.

commit 291959c1b3
Author: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
Date:   Tue Dec 8 19:19:51 2020 +0300

    Update comment

commit 0ba712a2d3
Merge: a0ef3a113a d9b52f94f7
Author: Ivan <5627721+abyss7@users.noreply.github.com>
Date:   Tue Dec 8 16:45:51 2020 +0300

    Merge branch 'master' into allow_atomic_database_inside_materialize_mysql

commit e19eb6f17a
Merge: 5ae6c6dab9 d9b52f94f7
Author: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
Date:   Tue Dec 8 15:57:46 2020 +0300

    Merge branch 'master' into optimize-data-on-insert

commit 4e49c59ed0
Author: George <gyuton@yandex-team.ru>
Date:   Tue Dec 8 04:55:57 2020 +0300

    minor fix

commit 6be3933cea
Author: George <gyuton@yandex-team.ru>
Date:   Tue Dec 8 04:27:26 2020 +0300

    fixed links v2

commit 8760fc1227
Author: George <gyuton@yandex-team.ru>
Date:   Tue Dec 8 04:07:34 2020 +0300

    Fixed links

commit 1f0cfbaca8
Author: George <gyuton@yandex-team.ru>
Date:   Tue Dec 8 03:51:41 2020 +0300

    Added Collation description

commit 371cb23946
Merge: b68aa1c76d dd8362a5eb
Author: alesapin <alesapin@gmail.com>
Date:   Mon Dec 7 13:30:41 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit c3a4e5e7b7
Author: Azat Khuzhin <a3at.mail@gmail.com>
Date:   Mon Dec 7 01:12:54 2020 +0300

    Fix max_distributed_connections (one more time)

    With prefer_localhost_replica=1 max_distributed_connections uses
    max_threads before this patch.

    Fixes: #14936
    Previous fix: #9673

commit ce03a896a1
Author: Anton Popov <pad11rus@gmail.com>
Date:   Sat Dec 5 22:51:16 2020 +0300

    remove unused files

commit 7aaa2c052f
Merge: 6b09669d66 67c82eb61b
Author: Anton Popov <pad11rus@gmail.com>
Date:   Sat Dec 5 22:41:46 2020 +0300

    Merge branch 'master' into merging-map

commit 6b09669d66
Author: Anton Popov <pad11rus@gmail.com>
Date:   Thu Dec 3 06:52:41 2020 +0300

    data type map: several fixes

commit 5ae6c6dab9
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Fri Dec 4 20:40:28 2020 +0300

    Fix build error

commit 4b58528b9e
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Fri Dec 4 19:25:30 2020 +0300

    Rename getPos to getRow, change mergeBlock, pass setting instead of context

commit 905ba78adc
Merge: e5588b94aa 7c2a04d77d
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Fri Dec 4 18:56:46 2020 +0300

    Merge branch 'master' of github.com:ClickHouse/ClickHouse into optimize-data-on-insert

commit b68aa1c76d
Merge: 9df414fa0c 2b3281888a
Author: alesapin <alesapin@gmail.com>
Date:   Thu Dec 3 17:22:09 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit 9bf5ab9f4c
Author: Vladimir Klimontovich <v@klimontovich.com>
Date:   Wed Dec 2 19:01:31 2020 +0300

    Removed unnecessary mapping

commit 274c87d4c7
Author: Vladimir Klimontovich <v@klimontovich.com>
Date:   Wed Dec 2 19:00:23 2020 +0300

    Remove extra space

commit a0ef3a113a
Merge: e82c63e05c 9b72323594
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Wed Dec 2 18:29:02 2020 +0300

    Merge branch 'master' into allow_atomic_database_inside_materialize_mysql

commit d402d68071
Author: Vladimir Klimontovich <v@klimontovich.com>
Date:   Wed Dec 2 18:26:16 2020 +0300

    Added HTTP CLI example and expose 8123 port

    Exposing the 8123 (HTTP) interface in basic example and giving CLI connection instruction makes it easier to start. For a lot of developers, curl is a native and very familiar tool

commit 12604ce0e6
Merge: 21bbc7bc19 5b3a7f5c98
Author: Anton Popov <pad11rus@gmail.com>
Date:   Tue Dec 1 14:52:30 2020 +0300

    Merge branch 'dev_map2' of git://github.com/hexiaoting/ClickHouse into merging-map

commit ccd794a676
Author: Azat Khuzhin <a3at.mail@gmail.com>
Date:   Sat Nov 28 19:32:28 2020 +0300

    Add remerge_sort_lowered_memory_bytes_ratio setting

    Sometimes default ratio is not good enough (2), since it depends on lots
    of factors:
    - size of LIMIT
    - max_memory_usage
    - ...

    So add a separate setting for it.

    But note that it make sense to set
    remerge_sort_lowered_memory_bytes_ratio only in range (1, 2]

    Since <= 1 will just use more CPU, and > 2 will use more RAM and will
    unlikely be faster.

commit f46eb6f2be
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Sun Nov 29 18:16:47 2020 +0300

    Update tests

commit 7d79a3cc35
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Sun Nov 29 18:13:57 2020 +0300

    Make insert_quorum_parallel by default

commit 2e6bedce91
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Sun Nov 29 18:08:02 2020 +0300

    Relax "Too many parts" threshold, part 1

commit 5b3a7f5c98
Merge: 74d875c837 747453b008
Author: hexiaoting <hewenting_ict@163.com>
Date:   Thu Nov 26 16:43:27 2020 +0800

    Merge remote-tracking branch 'origin/master' into dev_map2

commit 74d875c837
Merge: c7c14cc6ad b494b18748
Author: hexiaoting <hewenting_ict@163.com>
Date:   Thu Nov 26 15:13:52 2020 +0800

    Merge remote-tracking branch 'origin/master' into dev_map2

commit e82c63e05c
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Tue Nov 24 15:28:54 2020 +0300

    fixes

commit dce0bf8efc
Merge: 5f6bbe8967 45f09fe293
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Tue Nov 24 15:28:31 2020 +0300

    Merge branch 'master' into allow_atomic_database_inside_materialize_mysql

commit e5588b94aa
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Fri Nov 20 13:38:53 2020 +0300

    Fix style and tests

commit 625962fb59
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Fri Nov 20 03:19:36 2020 +0300

    Remove debug logging

commit c3c32ff9f8
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Fri Nov 20 03:16:57 2020 +0300

    Minor change

commit 608722b6ab
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Fri Nov 20 02:59:58 2020 +0300

    Fix integration tests

commit 3ee4972586
Merge: cc1b16ea81 4b7a7ca12a
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Fri Nov 20 01:23:51 2020 +0300

    Merge branch 'master' of github.com:ClickHouse/ClickHouse into optimize-data-on-insert

commit cc1b16ea81
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Wed Nov 18 13:40:58 2020 +0300

    Fix test

commit 547ec19fb3
Merge: 4ed7657008 0bc60e2d53
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Wed Nov 18 12:01:59 2020 +0300

    Merge branch 'master' of github.com:ClickHouse/ClickHouse into optimize-data-on-insert

commit 4ed7657008
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Tue Nov 17 22:07:19 2020 +0300

    fix typo

commit 53b8ff42c2
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Tue Nov 17 19:56:36 2020 +0300

    Add test and set setting to 0 in some other tests

commit 437bbef5b9
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Mon Nov 9 21:56:49 2020 +0300

    Fix marker check

commit 1b9c20a5df
Author: Maksim Kita <kitaetoya@gmail.com>
Date:   Mon Nov 9 14:36:44 2020 +0300

    ReadFloat 8digits unroll performance improvement

commit 264e9daf6f
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Fri Nov 13 11:16:30 2020 +0300

    Fix style

commit 6a57c0a8cf
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Fri Nov 13 10:54:05 2020 +0300

    Move merge in MergeTreeDataWriter

commit 8d5e0784d3
Author: Pavel Kruglov <avogar@sandbox-633380738>
Date:   Thu Nov 12 23:29:36 2020 +0300

    Add setting optimize_on_insert

commit 9df414fa0c
Author: alesapin <alesapin@gmail.com>
Date:   Tue Nov 10 13:54:56 2020 +0300

    One more test to skip

commit fe4bd6a7d2
Merge: e2ece9ef0a 059357d51e
Author: alesapin <alesapin@gmail.com>
Date:   Tue Nov 10 13:54:43 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit c7c14cc6ad
Author: hexiaoting <hewenting_ict@163.com>
Date:   Tue Nov 10 11:24:39 2020 +0800

    fix bug

commit e2ece9ef0a
Merge: 8fa6831185 24e57c659a
Author: alesapin <alesapin@gmail.com>
Date:   Mon Nov 9 13:24:47 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit ef0b78cf12
Author: hexiaoting <hewenting_ict@163.com>
Date:   Fri Nov 6 17:21:26 2020 +0800

    style error fix

commit 28e87da976
Merge: 66bca89001 ccf57300eb
Author: hexiaoting <hewenting_ict@163.com>
Date:   Fri Nov 6 15:07:41 2020 +0800

    remove map literal and Merge remote-tracking branch 'origin/master' into dev_map2

commit 8fa6831185
Merge: 5622a3f57f 01898be459
Author: alesapin <alesapin@gmail.com>
Date:   Tue Nov 3 10:16:28 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit 66bca89001
Author: hexiaoting <hewenting_ict@163.com>
Date:   Mon Nov 2 17:23:02 2020 +0800

    Style error fix

commit 5622a3f57f
Author: alesapin <alesapin@gmail.com>
Date:   Mon Nov 2 10:46:43 2020 +0300

    Update skip list json

commit 3fe6f1e3fd
Author: hexiaoting <hewenting_ict@163.com>
Date:   Mon Nov 2 15:10:29 2020 +0800

    Add test case for tuple convert to map

commit 3a70cf3773
Merge: e1ff6c3870 dc5fc9ddcb
Author: hexiaoting <hewenting_ict@163.com>
Date:   Mon Nov 2 14:46:56 2020 +0800

    Merge remote-tracking branch 'origin/master' into dev_map2

commit e1ff6c3870
Author: hexiaoting <hewenting_ict@163.com>
Date:   Mon Nov 2 14:46:32 2020 +0800

    Update codes

commit 619fe6b10b
Merge: 2ba68d7494 ceab1add26
Author: hexiaoting <hewenting_ict@163.com>
Date:   Mon Nov 2 14:07:00 2020 +0800

    Merge remote-tracking branch 'hexiaoting/dev_map2' into dev_map2

commit 2ba68d7494
Author: hexiaoting <hewenting_ict@163.com>
Date:   Mon Nov 2 14:05:53 2020 +0800

    Add map function

commit 4e45253c02
Author: alesapin <alesapin@gmail.com>
Date:   Thu Oct 29 19:05:56 2020 +0300

    Update skip_list.json

commit b5553c0c23
Author: alesapin <alesapin@gmail.com>
Date:   Thu Oct 29 15:48:02 2020 +0300

    Update skip_list.json

commit 8a6574767a
Merge: 6345769b01 2e8594159c
Author: alesapin <alesapin@gmail.com>
Date:   Thu Oct 29 12:57:56 2020 +0300

    Merge branch 'run_func_tests_in_parallel' of github.com:ClickHouse/ClickHouse into run_func_tests_in_parallel

commit 6345769b01
Merge: 362b2c1cb2 745cb4ab2f
Author: alesapin <alesapin@gmail.com>
Date:   Thu Oct 29 12:56:54 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit 2e8594159c
Author: alesapin <alesapin@gmail.com>
Date:   Wed Oct 28 22:25:57 2020 +0300

    Update skip_list.json

commit 964149586e
Author: alesapin <alesapin@gmail.com>
Date:   Wed Oct 28 18:20:21 2020 +0300

    Update tests/queries/skip_list.json

    Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>

commit ceab1add26
Merge: 483be134b2 e0d85ffd1d
Author: hexiaoting <hewenting_ict@163.com>
Date:   Wed Oct 28 19:13:40 2020 +0800

    Merge pull request #1 from Enmk/ColumnMap_fixes

    Allow casting Tuple as Map.

commit 362b2c1cb2
Merge: b9f63645b6 4a63f1271b
Author: alesapin <alesapin@gmail.com>
Date:   Wed Oct 28 14:12:45 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit e0d85ffd1d
Author: Vasily Nemkov <V.Nemkov@gmail.com>
Date:   Mon Oct 26 21:20:45 2020 +0300

    Allow casting Tuple as Map.

    SELECT CAST(([1, 2, 3], ['1', '2', 'foo']), 'Map(UInt8, String)') AS map

commit 2e232bad74
Merge: aa3a43c964 cc5f15da29
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Mon Oct 26 22:51:58 2020 +0300

    Merge branch 'master' into sigaltstack

commit aa3a43c964
Merge: 0ba2fa8105 a591d1f32a
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Mon Oct 26 22:51:55 2020 +0300

    Merge branch 'sigaltstack' of github.com:yandex/ClickHouse into sigaltstack

commit a591d1f32a
Author: alexey-milovidov <milovidov@yandex-team.ru>
Date:   Mon Oct 26 22:46:25 2020 +0300

    Update ThreadStatus.cpp

commit b9f63645b6
Author: tavplubix <avtokmakov@yandex-team.ru>
Date:   Mon Oct 26 12:45:30 2020 +0300

    Update 01107_atomic_db_detach_attach.sh

commit eab3371d5f
Author: tavplubix <avtokmakov@yandex-team.ru>
Date:   Mon Oct 26 12:42:54 2020 +0300

    Update 01114_database_atomic.sh

commit 0ba2fa8105
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Mon Oct 26 11:56:30 2020 +0300

    Fix "Arcadia"

commit c1cce28470
Author: alesapin <alesapin@gmail.com>
Date:   Mon Oct 26 09:25:20 2020 +0300

    Update skip_list.json

commit 46fc6733e2
Merge: b472bd35b7 18458f36e7
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Mon Oct 26 08:23:47 2020 +0300

    Merge branch 'master' into sigaltstack

commit b472bd35b7
Merge: 88e846b36d bfe17d7dca
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Mon Oct 26 07:42:33 2020 +0300

    Merge branch 'master' into sigaltstack

commit 88e846b36d
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Mon Oct 26 07:42:22 2020 +0300

    Fix build on Mac OS

commit 068235c2d7
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Mon Oct 26 05:18:36 2020 +0300

    Disable alt stack for sanitizers

commit 1228396eff
Merge: 4e2c0ba226 772faeb74f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Mon Oct 26 05:09:33 2020 +0300

    Merge branch 'master' into sigaltstack

commit 4e2c0ba226
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date:   Sun Oct 25 03:10:05 2020 +0300

    Provide diagnostics on stack overflow

commit 96a10f3664
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 23 15:19:03 2020 +0300

    Update skip_list.json

commit bbc421acb7
Merge: b158a22a4f 6285fd1378
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 23 13:22:34 2020 +0300

    Merge branch 'run_func_tests_in_parallel' of github.com:ClickHouse/ClickHouse into run_func_tests_in_parallel

commit b158a22a4f
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 23 13:21:40 2020 +0300

    Bump CI

commit 483be134b2
Merge: 521b07d37a 0082c56b67
Author: hexiaoting <hewenting_ict@163.com>
Date:   Fri Oct 23 16:36:17 2020 +0800

    Support MergeTree Engine

commit 6285fd1378
Author: alesapin <alesapin@gmail.com>
Date:   Thu Oct 22 17:41:34 2020 +0300

    Update skip_list.json

commit d04edef048
Author: alesapin <alesapin@gmail.com>
Date:   Thu Oct 22 10:20:45 2020 +0300

    More tests to skip

commit fedf169bb6
Merge: 96daa31436 0082c56b67
Author: alesapin <alesapin@gmail.com>
Date:   Thu Oct 22 10:19:48 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit 96daa31436
Merge: 620c8e3d38 4261455621
Author: alesapin <alesapin@gmail.com>
Date:   Wed Oct 21 22:53:18 2020 +0300

    Merge branch 'run_func_tests_in_parallel' of github.com:ClickHouse/ClickHouse into run_func_tests_in_parallel

commit 620c8e3d38
Merge: cc43b002cc 6a57bc8c0b
Author: alesapin <alesapin@gmail.com>
Date:   Wed Oct 21 22:52:30 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit 4261455621
Author: alesapin <alesapin@gmail.com>
Date:   Wed Oct 21 17:18:48 2020 +0300

    Update skip_list.json

commit cc43b002cc
Merge: df4620b7bd c53f59dece
Author: alesapin <alesapin@gmail.com>
Date:   Wed Oct 21 12:51:43 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit df4620b7bd
Merge: 85ca6f7e6a b4f0e08369
Author: alesapin <alesapin@gmail.com>
Date:   Tue Oct 20 17:15:56 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit 521b07d37a
Author: hexiaoting <hewenting_ict@163.com>
Date:   Sun Oct 18 20:40:51 2020 +0800

    Fix build error

commit fcd35b0619
Merge: db8ba39c9c 6dc5cb166f
Author: hexiaoting <hewenting_ict@163.com>
Date:   Sun Oct 18 16:18:13 2020 +0800

    Merge branch 'master' into dev_map2

commit db8ba39c9c
Author: hexiaoting <hewenting_ict@163.com>
Date:   Sat Oct 17 23:45:35 2020 +0800

    Implement Integer And Array for value type

commit 85ca6f7e6a
Merge: 8f3d6dae2d e89a3b5d09
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 16 13:43:30 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit 8f3d6dae2d
Merge: 09bb6e9944 0fa35cdc80
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 16 10:26:57 2020 +0300

    Merge branch 'run_func_tests_in_parallel' of github.com:ClickHouse/ClickHouse into run_func_tests_in_parallel

commit 09bb6e9944
Merge: 9a235cfb8b 0bb4480fee
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 16 10:26:33 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit cb9e88efa3
Author: hexiaoting <hewenting_ict@163.com>
Date:   Wed Oct 14 15:35:22 2020 +0800

    Update with fresh master to build sucessfully.

commit 4f3f221987
Author: hexiaoting <hewenting_ict@163.com>
Date:   Tue Oct 13 15:02:03 2020 +0800

    Fix build error

commit 03102fead3
Author: hexiaoting <hewenting_ict@163.com>
Date:   Sun Oct 11 22:22:54 2020 +0800

    Fix style check error.

commit 974352a8e1
Author: hexiaoting <hewenting_ict@163.com>
Date:   Sat Oct 10 18:16:05 2020 +0800

    Fix style check errors.

commit cdb4dd57a6
Author: hexiaoting <hewenting_ict@163.com>
Date:   Sat Oct 10 14:49:03 2020 +0800

    Add new DataType Map(key,value)

commit 0fa35cdc80
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Tue Oct 13 19:03:25 2020 +0300

    use async drop in some tests

commit 9a235cfb8b
Author: alesapin <alesapin@gmail.com>
Date:   Tue Oct 13 17:29:24 2020 +0300

    Database atomic sync drop detach

commit 7d735b4725
Author: alesapin <alesapin@gmail.com>
Date:   Tue Oct 13 13:40:00 2020 +0300

    Update max_concurrent_queries.xml

commit 2909378bbc
Author: alesapin <alesapin@gmail.com>
Date:   Tue Oct 13 09:52:37 2020 +0300

    Bump CI

commit 97e89afea7
Merge: d75d486029 38c7132c0f
Author: alesapin <alesapin@gmail.com>
Date:   Mon Oct 12 22:40:57 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit d75d486029
Author: alesapin <alesapin@gmail.com>
Date:   Mon Oct 12 13:20:52 2020 +0300

    Update skip_list.json

commit 2a63a619cc
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 9 22:42:51 2020 +0300

    Update skip_list.json

commit e112fbe2a9
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 9 14:51:34 2020 +0300

    Update skip_list.json

commit cd28dab666
Merge: 7b3d430149 e6c6930397
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 9 10:26:40 2020 +0300

    Merge branch 'run_func_tests_in_parallel' of github.com:ClickHouse/ClickHouse into run_func_tests_in_parallel

commit 7b3d430149
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 9 10:25:50 2020 +0300

    Add more tests

commit 2b66180c70
Merge: 9982c17814 66b7748b63
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 9 10:25:35 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit e6c6930397
Author: alesapin <alesapin@gmail.com>
Date:   Wed Oct 7 23:01:03 2020 +0300

    Update skip_list.json

commit e7d1d34a60
Author: alesapin <alesapin@gmail.com>
Date:   Wed Oct 7 12:43:49 2020 +0300

    Update skip_list.json

commit d2762624f5
Author: alesapin <alesapin@gmail.com>
Date:   Tue Oct 6 22:45:17 2020 +0300

    Update skip_list.json

commit 9982c17814
Author: alesapin <alesapin@gmail.com>
Date:   Tue Oct 6 19:02:33 2020 +0300

    Skip more

commit 4f6d794816
Author: alesapin <alesapin@gmail.com>
Date:   Tue Oct 6 14:41:35 2020 +0300

    Trying 8

commit a5f8439761
Author: alesapin <alesapin@gmail.com>
Date:   Tue Oct 6 12:18:49 2020 +0300

    Trying 12 threads

commit 4330fc0f39
Merge: a257751924 a49591b250
Author: alesapin <alesapin@gmail.com>
Date:   Tue Oct 6 10:26:55 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit a257751924
Author: alesapin <alesapin@gmail.com>
Date:   Tue Oct 6 10:13:55 2020 +0300

    Ignore max concurrent queries in tests

commit 99ea5cca10
Author: alesapin <alesapin@gmail.com>
Date:   Mon Oct 5 23:30:14 2020 +0300

    Bump

commit 766802ae4d
Author: alesapin <alesapin@gmail.com>
Date:   Mon Oct 5 22:34:50 2020 +0300

    Bump

commit 2f9a6fe479
Author: alesapin <alesapin@gmail.com>
Date:   Mon Oct 5 18:49:40 2020 +0300

    More tests to skip

commit b2f2a274c0
Author: alesapin <alesapin@gmail.com>
Date:   Mon Oct 5 16:08:39 2020 +0300

    One more time

commit 8561a11620
Author: alesapin <alesapin@gmail.com>
Date:   Mon Oct 5 12:56:48 2020 +0300

    Revert "Better fix"

    This reverts commit 0496987c8f.

commit 0496987c8f
Author: alesapin <alesapin@gmail.com>
Date:   Mon Oct 5 12:56:20 2020 +0300

    Better fix

commit 916cef0487
Author: alesapin <alesapin@gmail.com>
Date:   Mon Oct 5 12:45:11 2020 +0300

    Bump CI

commit edd5a4b936
Author: alesapin <alesapin@gmail.com>
Date:   Mon Oct 5 10:15:08 2020 +0300

    Less tests

commit 933999b4ae
Author: alesapin <alesapin@gmail.com>
Date:   Sun Oct 4 11:37:11 2020 +0300

    less tests

commit 7ccf1cc316
Author: alesapin <alesapin@gmail.com>
Date:   Sun Oct 4 11:36:34 2020 +0300

    Less tests

commit 744eb8a2e4
Author: alesapin <alesapin@gmail.com>
Date:   Sat Oct 3 16:10:10 2020 +0300

    Trying 6

commit 7cef000b72
Author: alesapin <alesapin@gmail.com>
Date:   Sat Oct 3 10:53:02 2020 +0300

    More tests to skip

commit 182f510565
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 2 21:58:11 2020 +0300

    Try 8 threads

commit d8f7dce286
Merge: 626e9a82cf 77c9f7af79
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 2 21:45:43 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit 5f6bbe8967
Merge: 32776da69a 9cb3c743bd
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Fri Oct 2 20:14:08 2020 +0300

    Merge branch 'master' into allow_atomic_database_inside_materialize_mysql

commit 32776da69a
Merge: aa5e5013f2 404c199448
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Fri Oct 2 20:09:37 2020 +0300

    Merge branch 'master' into allow_atomic_database_inside_materialize_mysql

commit 626e9a82cf
Merge: 91ba9c2e5f 7d75866722
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 2 17:34:20 2020 +0300

    Merge branch 'fix_ilike' into run_func_tests_in_parallel

commit 91ba9c2e5f
Merge: 76e37a6406 c0d1416bbd
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 2 10:44:34 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit 76e37a6406
Author: alesapin <alesapin@gmail.com>
Date:   Fri Oct 2 10:43:21 2020 +0300

    More tests to skip

commit aa5e5013f2
Merge: 1c37ac7c9d bbbe51033d
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Sun Sep 27 14:11:53 2020 +0300

    Merge branch 'master' into allow_atomic_database_inside_materialize_mysql

commit 2452b40093
Author: alesapin <alesapin@gmail.com>
Date:   Fri Sep 25 22:44:13 2020 +0300

    Skip more tests

commit 7c1c548b43
Author: alesapin <alesapin@gmail.com>
Date:   Fri Sep 25 22:43:35 2020 +0300

    Disable more tests

commit 4ee1621ebf
Author: alesapin <alesapin@gmail.com>
Date:   Fri Sep 25 19:55:05 2020 +0300

    Disable all tests with attach

commit 6669b7da29
Author: alesapin <alesapin@gmail.com>
Date:   Fri Sep 25 19:41:09 2020 +0300

    More parallel tests

commit bedab199af
Author: alesapin <alesapin@gmail.com>
Date:   Fri Sep 25 16:20:16 2020 +0300

    Fix category name

commit 66be1580fd
Author: alesapin <alesapin@gmail.com>
Date:   Fri Sep 25 16:18:08 2020 +0300

    Correctly merge with master

commit 987a46faee
Merge: 8e9013561d 8f21c73b76
Author: alesapin <alesapin@gmail.com>
Date:   Fri Sep 25 16:16:42 2020 +0300

    Merge branch 'master' into run_func_tests_in_parallel

commit 8e9013561d
Author: alesapin <alesapin@gmail.com>
Date:   Thu Sep 24 17:54:10 2020 +0300

    Trying to split tests in sequential and parallel

commit 1c37ac7c9d
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Thu Sep 17 21:19:02 2020 +0300

    fix

commit 41e99cf261
Merge: 18e48838bb 9b6c62e82b
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Thu Sep 17 20:28:50 2020 +0300

    Merge branch 'master' into allow_atomic_database_inside_materialize_mysql

commit 18e48838bb
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Tue Sep 15 17:22:20 2020 +0300

    fix build

commit 5455068226
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Tue Sep 15 17:17:30 2020 +0300

    try fix flacky test

commit 0ecf8e595f
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Tue Sep 15 16:30:30 2020 +0300

    cleanup code, add test

commit 3671c91c37
Merge: a812f7eb75 1d8ee50769
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Tue Sep 15 12:43:01 2020 +0300

    Merge branch 'master' into allow_atomic_database_inside_materialize_mysql

commit a812f7eb75
Author: Alexander Tokmakov <avtokmakov@yandex-team.ru>
Date:   Mon Sep 14 22:25:02 2020 +0300

    allow using Atomic database inside MaterializeMySQL
2020-12-18 18:52:33 +03:00
Vasily Nemkov
5ff7baf663 Fixed comparing Date and DateTime64
With a less flakky test
2020-12-18 17:47:08 +02:00
Amos Bird
272311f6bd
Extensive information in system.query_log 2020-12-18 14:13:58 +08:00
alexey-milovidov
6fc3ca8b7b
Merge pull request #16724 from kitaisreal/added-function-accurate-cast-or-null
Added function accurateCastOrNull, allow different types inside IN subquery
2020-12-18 00:45:27 +03:00
Alexey Milovidov
f7f8ff8758 Merge branch 'master' into sigaltstack 2020-12-17 22:16:30 +03:00
Nikolai Kochetov
654b8528b2 Try fix build 2020-12-17 22:14:01 +03:00
Maksim Kita
9aaa2f9345 Fixed compilation timeout 2020-12-17 21:32:25 +03:00
Alexey Milovidov
08cc43da81 Merge branch 'master' into harmful 2020-12-17 21:08:48 +03:00
Nikolai Kochetov
171a992192 Merge branch 'master' into ucasFL-master 2020-12-17 18:52:13 +03:00
Nikita Mikhaylov
0f3582883c
Merge pull request #18147 from kitaisreal/array-aggregation-big-integer-types-support
Added array aggregation big integer types support
2020-12-17 15:44:55 +03:00
Nikita Mikhaylov
d302685e72
Merge pull request #18172 from nikitamikhaylov/julian-day-msan
toModifiedJulianDayOrNull msan fix
2020-12-17 15:12:05 +03:00
nikitamikhaylov
3e07094364 style 2020-12-17 15:11:32 +03:00
Alexey Milovidov
bef492240c Apply harmful library only for clickhouse binary 2020-12-17 06:45:46 +03:00
Alexey Milovidov
01d3aef890 Disable trap back 2020-12-17 05:53:43 +03:00
nikitamikhaylov
22363f6086 better 2020-12-17 05:29:27 +03:00
nikitamikhaylov
db362e4585 done 2020-12-17 05:27:32 +03:00
Alexey Milovidov
4e8978e022 Merge with master 2020-12-17 05:21:27 +03:00
Alexey Milovidov
7f280bef37 Merge branch 'master' into sigaltstack 2020-12-17 05:09:10 +03:00
Alexander Tokmakov
6c8f844442 better exception message for unknown function 2020-12-17 00:42:14 +03:00
Maksim Kita
8f49946a72 Reused Result type 2020-12-17 00:21:44 +03:00
Maksim Kita
4b32bb323a Fixed style issues 2020-12-17 00:04:03 +03:00
Maksim Kita
5a096a75b8 Fixed issues with average 2020-12-16 23:10:40 +03:00
Maksim Kita
b82770c2ad Added array aggregation big integer types support 2020-12-16 18:47:30 +03:00
Anton Popov
b485b5bd1c minor fixes and comments added 2020-12-16 01:22:21 +03:00
Maksim Kita
4e3cc606e6 Fixed tests 2020-12-15 23:36:45 +03:00
Maksim Kita
51f53ce8e9 Added tryParseDecimal functions 2020-12-15 21:54:16 +03:00
Anton Popov
dd09e1d783 fix type map ser/de to json 2020-12-15 17:34:37 +03:00
Anton Popov
c78861e86e Merge remote-tracking branch 'upstream/master' into HEAD 2020-12-15 01:45:01 +03:00
Anton Popov
afc2d7099b add conversion from array to map 2020-12-15 01:16:04 +03:00
Maksim Kita
17b43ca721 Fixed tests 2020-12-14 22:12:15 +03:00
Maksim Kita
16a30eb4aa Updated non-finite floating conversion into int 2020-12-14 22:12:15 +03:00
Maksim Kita
0b565b679e Fixed Set execute for columns that cannot be inside Nullable 2020-12-14 22:12:15 +03:00
Maksim Kita
18dc118298 Fixed compile issues 2020-12-14 22:12:15 +03:00
Maksim Kita
0464859cfe Updated usage of different types during IN query
1. Added accurateCast function.
2. Use accurateCast in Set during execute.
3. Added accurateCast tests.
4. Updated select_in_different_types tests.
2020-12-14 22:12:15 +03:00
Maksim Kita
f4b8e8ef99 Allow different types inside IN subquery 2020-12-14 22:12:15 +03:00
Maksim Kita
dff31e8de7 Fixed compile issues 2020-12-14 22:12:15 +03:00
Maksim Kita
0dac432942 Added const to arguments 2020-12-14 22:12:15 +03:00
Maksim Kita
dd072a20c9 Fixed compile issues 2020-12-14 22:12:15 +03:00
Maksim Kita
4435642e39 Fixed style issues 2020-12-14 22:12:15 +03:00
Maksim Kita
db5d0944ed Added Decimal support 2020-12-14 22:12:15 +03:00
Maksim Kita
baad78d2f2 Fixed setting null value in vector. Updated tests. 2020-12-14 22:12:15 +03:00
Maksim Kita
4cd5025e83 Added numeric limits for UInt128 2020-12-14 22:12:15 +03:00
Maksim Kita
d636e1618b Added function accurate cast or null 2020-12-14 22:12:15 +03:00
alexey-milovidov
ab17927c85
Merge pull request #18032 from kitaisreal/array-aggregation-functions
Array aggregation functions
2020-12-14 14:11:09 +03:00
alexey-milovidov
8a20d449d9
Update arrayAggregation.cpp 2020-12-14 14:01:31 +03:00
Maksim Kita
0be51cbabd Updated tests 2020-12-13 21:27:48 +03:00
alexey-milovidov
d8484d9c31
Merge pull request #18033 from ClickHouse/encode-xml-rename-files
encodeXMLComponent: rename files after #17659
2020-12-13 18:28:52 +03:00
Maksim Kita
5d6036e9c8 Fixed style issues 2020-12-13 14:38:56 +03:00
alexey-milovidov
04e222f6f3
Merge pull request #17986 from azat/fwd-decl
More forward declaration for generic headers
2020-12-13 01:12:05 +03:00
Maksim Kita
b810b28b08 Added comment 2020-12-13 00:40:34 +03:00
Maksim Kita
0dcbcec19a Added tests 2020-12-13 00:29:09 +03:00
Alexey Milovidov
532557ecfd encodeXMLComponent: rename files after #17659 2020-12-12 23:47:37 +03:00
Maksim Kita
18bde6ef02 Fixed compile issues 2020-12-12 23:47:23 +03:00
alexey-milovidov
2eabd41749
Merge pull request #17659 from nautaa/master
add function to escape charaters for XML
2020-12-12 23:43:41 +03:00
Maksim Kita
3d261c82e9 Array aggregation functions 2020-12-12 22:50:28 +03:00
Azat Khuzhin
5b3ab48861 More forward declaration for generic headers
The following headers are pretty generic, so use forward declaration as
much as possible:
- Context.h
- Settings.h
- ConnectionTimeouts.h
(Also this shows that some missing some includes -- this has been fixed)

And split ConnectionTimeouts.h into ConnectionTimeoutsContext.h (since
module part cannot be added for it, due to recursive build dependencies
that will be introduced)

Also remove Settings from the RemoteBlockInputStream/RemoteQueryExecutor
and just pass the context, since settings was passed only in speicifc
places, that can allow making a copy of Context (i.e. Copier).

Approx results (How much units will be recompiled after changing file X?):

- ConnectionTimeouts.h
  - mainline: 100

- Context.h:
  - mainline: ~800
  - patched:  415

- Settings.h:
  - mainline: 900-1K
  - patched:  440 (most of them because of the Context.h)
2020-12-12 17:43:10 +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
Alexander Kuzmenkov
fb1221148d
Merge pull request #17748 from azat/custom-TLD
Add ability to use custom TLD list
2020-12-11 12:42:19 +03:00
nauta
00dc104025 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse 2020-12-11 16:15:40 +08:00
alexey-milovidov
2fb7ce8340
Revert "Date vs DateTime64 comparison" 2020-12-11 01:09:01 +03:00
Nikita Mikhaylov
80d4af9a73
Merge pull request #17874 from nikitamikhaylov/calendar-date
Merging #17750
2020-12-10 00:19:04 +03:00
Azat Khuzhin
916cbd6610 Add ability to use custom TLD list
v2: Add a note that top_level_domains_lists aren not applied w/o restart
v3: Remove ExtractFirstSignificantSubdomain{Default,Custom}Lookup.h headers
v4: TLDListsHolder: remove FIXME for dense_hash_map (this is not significant)
2020-12-09 21:08:22 +03:00
nikitamikhaylov
b13873356c also style 2020-12-09 18:30:44 +03:00
Nikolai Kochetov
6a9e1ce436
Merge pull request #17895 from Enmk/DateTime64_DateTime_comparison
Date vs DateTime64 comparison
2020-12-09 14:22:26 +03:00
nauta
15eb2addd1 fix encodeXML 2020-12-09 16:55:03 +08:00
nauta
12f1ebdc00 fix encodeXML 2020-12-09 15:08:12 +08:00
nauta
c05ca054c1 fix encodeXML 2020-12-09 12:40:11 +08:00
nikitamikhaylov
95ce4bc54c style 2020-12-08 21:28:18 +03:00
nikitamikhaylov
e3a9cae4c5 better 2020-12-08 20:43:43 +03:00
nikitamikhaylov
71e9a8d9d0 build 2020-12-08 18:40:32 +03:00
Vasily Nemkov
0c2d73adcb Fixed comparing Date and DateTime64 2020-12-08 17:17:02 +03:00
nauta
ab5f397022 add encodeXMLComponent function 2020-12-08 21:02:09 +08:00
nikitamikhaylov
a8616ea262 better 2020-12-07 18:47:57 +03:00
PHO
3c90065158 Add functions toMJD and fromMJD
These functions convert between Proleptic Gregorian calendar date and Modified Julian Day number.
2020-12-07 16:00:32 +03:00
Alexey Milovidov
c40d024915 Merge branch 'master' into vdimir-speedup-apply-cidr-mask-v6 2020-12-07 02:20:57 +03:00
Alexey Milovidov
a63d4f0db3 Merge branch 'master' into amosbird-buildid 2020-12-07 02:17:29 +03:00
alexey-milovidov
7df72c79f1
Merge pull request #17606 from ClickHouse/boringssl-2
Port ClickHouse code to BoringSSL
2020-12-06 23:00:22 +03:00
Anton Popov
7aaa2c052f
Merge branch 'master' into merging-map 2020-12-05 22:41:46 +03:00
Anton Popov
6b09669d66 data type map: several fixes 2020-12-05 22:36:09 +03:00
Alexander Kuzmenkov
b54d50fa7f
Merge pull request #17459 from azat/countMatches-pull
Add countMatches function
2020-12-05 00:01:47 +03:00
alesapin
ac118feef0 Merge branch 'master' into boringssl-2 2020-12-04 16:24:20 +03:00
Ivan
315ff4f0d9
ANTLR4 Grammar for ClickHouse and new parser (#11298) 2020-12-04 05:15:44 +03:00
Azat Khuzhin
737357418f Fix and optimize countMatches()/countMatchesCaseInsensitive()
- Update after IFunction interfaces changes
- move type checks into FunctionCountMatches::getReturnTypeImpl()
- Use StringRef over String
- Separate out logic for counting sub matches into separate helper
- Do not copy other regular expression matches, only the first
- Add some comments
- Set is_no_capture, to avoid check for number of subpatterns
- Add countMatchesCaseInsensitive()
- Reguster functions in case-sensitive manner, since this is not SQL
  standard
2020-12-01 22:25:26 +03:00
Azat Khuzhin
0004fd8ab9 Merge remote-tracking branch 'upstream/pr/16277' into countMatches-pull 2020-12-01 21:03:33 +03:00
Anton Popov
12604ce0e6 Merge branch 'dev_map2' of git://github.com/hexiaoting/ClickHouse into merging-map 2020-12-01 14:52:30 +03:00
Amos Bird
310918b06a
reload symbols and fix build-id 2020-11-30 22:30:55 +08:00
Anton Popov
115574163e
Merge pull request #16937 from satanson/master
A very fast O(logn) repeat impl
2020-11-30 15:14:51 +03:00
Alexey Milovidov
e42ff1ae02 Port ClickHouse code to BoringSSL 2020-11-30 10:01:55 +03:00
vdimir
cd8e7981e0
Speedup applyCIDRMask for IPv6 with compile-time generated mask array 2020-11-29 20:54:46 +03:00
alexey-milovidov
51f159201b
Merge pull request #17536 from azat/fix-toUnixTimestamp-Date-error
Fix toUnixTimestamp(Date()) error (use type name not column type name)
2020-11-29 18:19:55 +03:00
Azat Khuzhin
ee38cce1bf Fix toUnixTimestamp(Date()) error (use type name not column type name)
Was:
    Code: 44. DB::Exception: Received from localhost:9000. DB::Exception: Illegal column UInt16 of first argument of function toUnixTimestamp: While processing toUnixTimestamp(today()).

Now:
    Code: 44. DB::Exception: Received from localhost:9000. DB::Exception: Illegal type Date of first argument of function toUnixTimestamp: While processing toUnixTimestamp(today()).
2020-11-28 15:05:48 +03:00
Azat Khuzhin
838596c7a4 Implement countSubstrings()
Function to count number of substring occurrences in the string:
- in case of needle is multi char - counts non-intersecting substrings
- the code is based on position helpers.

The following new functions is available:
- countSubstrings()
- countSubstringsCaseInsensitive()
- countSubstringsCaseInsensitiveUTF8()

v0: substringCount()

v2:
- add substringCountCaseInsensitiveUTF8
- improve tests
- fix coding style issues
- fix multichar needle

v3: rename to countSubstrings (by analogy with countEqual())
2020-11-26 22:58:16 +03:00
Nikolai Kochetov
9291bbb04b
Merge pull request #16804 from vdimir/ip-dict-no-trie
sorted-array based ip_dict
2020-11-26 19:26:06 +03:00
hexiaoting
5b3a7f5c98 Merge remote-tracking branch 'origin/master' into dev_map2 2020-11-26 16:43:27 +08:00
alexey-milovidov
ee3a0b790b
Merge pull request #17376 from azat/toUnixTimestamp-Date-fix
Prohibit toUnixTimestamp(Date())
2020-11-26 10:50:00 +03:00
hexiaoting
74d875c837 Merge remote-tracking branch 'origin/master' into dev_map2 2020-11-26 15:13:52 +08:00
alexey-milovidov
747453b008
Merge pull request #17051 from hexiaoting/bugfix_fuzzbits
Bug fix for funciton fuzzBits
2020-11-26 06:41:20 +03:00
Nikolai Kochetov
729272391f
Merge branch 'master' into ip-dict-no-trie 2020-11-25 23:07:19 +03:00
Azat Khuzhin
17f6c82ffa Prohibit toUnixTimestamp(Date())
Making it implicitly cast to Date() does not looks correct, since before
it returns somewhat unexpected result:

    SELECT toUnixTimestamp(today())

    ┌─toUnixTimestamp(today())─┐
    │                    18591 │
    └──────────────────────────┘
2020-11-25 00:26:14 +03:00
Nikita Mikhaylov
c25558ad2e
Revert "Attempt to fix Stress test (MSan)" 2020-11-24 20:36:17 +03:00
Anton Popov
8c5971873e Merge branch 'master' of git://github.com/satanson/ClickHouse into repeat-logn 2020-11-24 17:17:30 +03:00
Nikita Mikhaylov
44e4a4f388
Merge pull request #17344 from nikitamikhaylov/msan-fix-attempt
Attempt to fix Stress test (MSan)
2020-11-24 17:07:54 +03:00
nikitamikhaylov
9cc81dae85 done 2020-11-23 23:02:24 +03:00
alexey-milovidov
1663b13215
Merge pull request #17257 from ucasFL/fix
fix toUInt256 stack overflow
2020-11-21 22:54:06 +03:00
vdimir
a277a5bb16
Rename TrieDictionary -> IPAddressDictionary 2020-11-21 21:38:10 +03:00
fenglv
268b15f221 fix toUInt256 stack overflow 2020-11-21 12:59:40 +00:00
Nikolai Kochetov
cf678b6092 Merge branch 'master' into order-inputs-in-action-dag 2020-11-21 13:54:50 +03:00
Nikolai Kochetov
bac1def5f9
Merge pull request #17134 from abyss7/tcp-port
Implement tcpPort() function for tests
2020-11-20 20:32:55 +03:00
Alexander Kuzmenkov
bde805cb3e
Merge pull request #17175 from ClickHouse/aku/named-tuple
Allow formatting named tuples as JSON objects
2020-11-20 12:48:24 +03:00
Kruglov Pavel
51bcd286f2
Merge pull request #16845 from azat/cutToFirstSignificantSubdomainWithWWW
Add cutToFirstSignificantSubdomainWithWWW()
2020-11-20 01:44:57 +03:00
Alexander Kuzmenkov
24293ccb30 Merge remote-tracking branch 'origin/master' into HEAD 2020-11-19 15:28:37 +03:00
Ivan
b711331e2c
Update visibleWidth.cpp 2020-11-19 10:14:23 +03:00
alexey-milovidov
c7e88087cd
Merge pull request #16636 from hombit/cmath
Add some of missed cmath functions
2020-11-19 07:37:27 +03:00
Ivan
f1650291d8
Fix gcc-10 build 2020-11-18 23:05:53 +03:00
Azat Khuzhin
48645eae33 Add cutToFirstSignificantSubdomainWithWWW()
Sometimes it is odd to get TLD itself from the
cutToFirstSignificantSubdomain() (since you will not get TLD itself if
you pass it directly):
- cutToFirstSignificantSubdomain('org')            -> ""
- cutToFirstSignificantSubdomain('www.org')        -> org
- cutToFirstSignificantSubdomain('kernel.org')     -> kernel.org
- cutToFirstSignificantSubdomain('www.kernel.org') -> kernel.org

So add one more function to get www.org in this case:
- cutToFirstSignificantSubdomainWithWWW('org')            -> ""
- cutToFirstSignificantSubdomainWithWWW('www.org')        -> www.org
- cutToFirstSignificantSubdomainWithWWW('kernel.org')     -> kernel.org
- cutToFirstSignificantSubdomainWithWWW('www.kernel.org') -> kernel.org

P.S. not sure about the naming though, so it will great if someone has
suggestion for the name.
2020-11-18 21:09:27 +03:00
Ivan Lezhankin
f7041c1b55 Fix style and ya.make 2020-11-18 16:24:16 +03:00
Ivan Lezhankin
fdd1c182ab Merge remote-tracking branch 'upstream/master' into tcp-port 2020-11-18 16:22:00 +03:00
Alexander Kuzmenkov
f2b3f5f8b6 Allow formatting named tuples as JSON objects 2020-11-18 13:38:30 +03:00
Nikolai Kochetov
266596783a Remove Converting transform and step. 2020-11-18 12:45:46 +03:00
Nikolai Kochetov
947a29e378 Remove Converting transform and step. 2020-11-18 12:38:03 +03:00
Nikolai Kochetov
354620b5a1 Remove Converting transform and step. 2020-11-18 12:35:32 +03:00
Nikolai Kochetov
76346c0563 Remove Converting transform and step. 2020-11-17 22:43:26 +03:00
Ivan
ed2452fbff
Fix build 2020-11-17 18:32:40 +03:00
Ivan Lezhankin
f897f7c93f Refactor IFunction to execute with const arguments 2020-11-17 16:24:45 +03:00
Nikolai Kochetov
013c582abf
Merge pull request #17095 from ClickHouse/actions-dag-addition
Move ActionsDAG into separate file
2020-11-17 11:17:55 +03:00
Alexey Milovidov
24f4fa6edf Follow Arcadia ya.make rules 2020-11-17 00:16:50 +03:00
Alexey Milovidov
3df04ce0c2 Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00
Nikolai Kochetov
82e8e74bcd Fix includes. 2020-11-16 18:39:12 +03:00
hexiaoting
26a529fc32 Bug fix for funciton fuzzBits 2020-11-16 11:46:05 +08:00
satanson
39fa688420 use 1ULL instead of 1 in shift operation 2020-11-14 22:33:08 +08:00
Ivan Lezhankin
bef6463cb4 Implement tcpPort() function 2020-11-13 18:50:50 +03:00
satanson
3dd4f2fb1e use unlikely instead of BOOST_UNLIKELY 2020-11-13 15:21:08 +08:00
satanson
766883a0e3 A very fast O(logn) repeat impl 2020-11-13 00:47:59 +08:00
Nikolai Kochetov
46f70dd0de Merge branch 'master' into actions-dag-f14 2020-11-12 11:54:44 +03:00
Alexander Tokmakov
b94cc5c4e5 remove more stringstreams 2020-11-10 21:22:26 +03:00
Nikolai Kochetov
1db8e77371 Add comments. Update ActionsDAG::Index 2020-11-10 17:54:59 +03:00
Nikolai Kochetov
6717c7a0af Merge branch 'master' into actions-dag-f14 2020-11-09 14:57:48 +03:00
alexey-milovidov
2d427eb1e8
Merge pull request #16496 from ClickHouse/register-formats
Fix inconsistency in FormatFactory
2020-11-08 14:27:33 +03:00
Alexey Milovidov
d564e4efad Fix build 2020-11-07 03:29:49 +03:00
Alexey Milovidov
fd84d16387 Fix "server failed to start" error 2020-11-07 03:14:53 +03:00
Nikolai Kochetov
93e4802fa4 Try fix integration test. 2020-11-06 17:07:28 +03:00
Nikolai Kochetov
9aeb757da4 Merge branch 'master' into actions-dag-f14 2020-11-06 15:04:20 +03:00
hexiaoting
ef0b78cf12 style error fix 2020-11-06 17:21:26 +08:00
Nikolai Kochetov
983aaa3b83 Try fix integration test. 2020-11-06 11:08:47 +03:00
hexiaoting
28e87da976 remove map literal and Merge remote-tracking branch 'origin/master' into dev_map2 2020-11-06 15:07:41 +08:00
alexey-milovidov
7bda6dba3c
Merge pull request #16657 from ucasFL/reinterpret
Allow reinterpret between integers and floats of the same size
2020-11-05 23:21:59 +03:00
alexey-milovidov
39cd1c0371
Merge pull request #16700 from ClickHouse/better-arcadia
Improve Arcadia
2020-11-05 15:34:34 +03:00
alexey-milovidov
5954b7ec8b
Merge pull request #16570 from JacobHayes/add-farmfingerprint64
Add farmFingerprint64 function
2020-11-05 13:36:59 +03:00
Alexey Milovidov
b56486510f Improve Arcadia 2020-11-05 12:55:01 +03:00
Alexey Milovidov
f06abe03da utils/generate-ya-make/generate-ya-make.sh 2020-11-05 12:48:53 +03:00
alexey-milovidov
b8b9c6d409
Update reinterpretAs.cpp 2020-11-04 17:55:05 +03:00
Alexey Milovidov
d966bb939e Fix inconsistent code around H3 2020-11-04 17:51:41 +03:00
Konstantin Malanchev
6e2e1da709 ya.make 2020-11-04 12:30:40 +01:00
Konstantin Malanchev
7d138ae717 clang-format 2020-11-04 12:30:40 +01:00
Konstantin Malanchev
d12f2f64fb Add some of missed cmath functions
acosh
asinh
atan2
atanh
cosh
hypot
log1p
sinh
2020-11-04 12:30:40 +01:00
Alexey Milovidov
f7c77b4a25 Fix unit tests 2020-11-04 13:14:23 +03:00
feng lv
9b8dbf37cc fix
fix
2020-11-04 08:56:15 +00:00
feng lv
cd711039fb Allow reinterpret between integers and floats of the same size 2020-11-04 07:56:27 +00:00
alexey-milovidov
8a3f38f332
Merge branch 'master' into errorCode-v2 2020-11-04 01:40:41 +03:00
Nikolai Kochetov
6767a226fc Merge branch 'master' into actions-dag-f14 2020-11-03 15:21:06 +03:00
Nikolai Kochetov
07a7c46b89 Refactor ExpressionActions [Part 3] 2020-11-03 14:28:28 +03:00
hexiaoting
66bca89001 Style error fix 2020-11-02 17:23:02 +08:00
hexiaoting
3a70cf3773 Merge remote-tracking branch 'origin/master' into dev_map2 2020-11-02 14:46:56 +08:00
hexiaoting
e1ff6c3870 Update codes 2020-11-02 14:46:32 +08:00
hexiaoting
619fe6b10b Merge remote-tracking branch 'hexiaoting/dev_map2' into dev_map2 2020-11-02 14:07:00 +08:00
hexiaoting
2ba68d7494 Add map function 2020-11-02 14:05:53 +08:00
Jacob Hayes
2aa0362765 Add farmFingerprint64 function 2020-10-31 08:45:53 -04:00
alesapin
be183027b3
Merge pull request #16516 from zlobober/remove_g0
Remove -g0 form Arcadia build settings.
2020-10-30 13:58:08 +03:00
Azat Khuzhin
3661769e1b Remove some absolute changes for errorCodeToName/system.errors 2020-10-30 09:04:22 +03:00
Maxim Akhmedov
3627fabfb9 Remove -g0 form Arcadia build settings. 2020-10-29 17:37:23 +03:00
Azat Khuzhin
b42f77a791 Covert error codes list to lookup table and drop generation of them. 2020-10-29 10:55:41 +03:00
Azat Khuzhin
b7eac807f5 Fix readability-qualified-auto in errorCodeToName() 2020-10-29 10:55:41 +03:00
Azat Khuzhin
a81b0418ac Make errorCodeToName() return LowCardinality(String) 2020-10-29 10:55:41 +03:00
Azat Khuzhin
b2e2322895 Add system.errors table
Contains error codes with number of times they have been triggered.

Columns:

-   `name` ([String](../../sql-reference/data-types/string.md)) — name of the error (`errorCodeToName`).
-   `code` ([Int32](../../sql-reference/data-types/int-uint.md)) — code number of the error.
-   `value` ([UInt64](../../sql-reference/data-types/int-uint.md)) - number of times this error has been happened.

**Example**

``` sql
SELECT *
FROM system.errors
WHERE value > 0
ORDER BY code ASC
LIMIT 1

┌─name─────────────┬─code─┬─value─┐
│ CANNOT_OPEN_FILE │   76 │     1 │
└──────────────────┴──────┴───────┘
2020-10-29 10:55:38 +03:00
Azat Khuzhin
3fb8d08dd4 Add errorCodeToName() function
This patch adds errorCode() function that will return macro name by the
exception code, useful for analyzing query_log and similar.

Later some descriptions can be added.

v2: replace hana::map/fusion::vector with external script
v3:
- use binary cmake dir for .sh
- use jump table over suboptimal std::unordered_map (with very poor hash
  function for int -- std::hash)
- cleanup errorCodeToName (drop extra templates and headers)
- rename errorCode -> errorCodeToName
- fix arcadia build (by not providing those helpers there)
- fix build on CI, by using CMAKE_CXX_COMPILER for parsing the file
2020-10-29 10:55:00 +03:00
Alexey Milovidov
1e99ce5f3a Merge branch 'master' into decimal-round-fuzz 2020-10-29 04:57:43 +03:00
Vasily Nemkov
e0d85ffd1d Allow casting Tuple as Map.
SELECT CAST(([1, 2, 3], ['1', '2', 'foo']), 'Map(UInt8, String)') AS map
2020-10-28 12:41:11 +03:00
Alexander Kuzmenkov
ba34145817
Merge pull request #16425 from filimonov/minumum
Fix typos reported by codespell
2020-10-28 08:07:18 +03:00
Alexey Milovidov
7254f40ba8 Add range check for "scale" argument of decimal rounding function to prevent overflow 2020-10-28 04:16:52 +03:00
Mikhail Filimonov
41971e073a
Fix typos reported by codespell 2020-10-27 12:04:03 +01:00
Alexey Milovidov
59910991b6 Fix "Darwin" 2020-10-27 00:33:46 +03:00
Alexey Milovidov
2e232bad74 Merge branch 'master' into sigaltstack 2020-10-26 22:51:58 +03:00
Anton Popov
5fbca7d62d
Merge pull request #16337 from kitaisreal/uuid-safe-cast-functions-added
UUID safe cast functions added
2020-10-26 16:03:27 +03:00
Nikolai Kochetov
02bd35924e
Merge pull request #16242 from ClickHouse/another-one-untuple
Another one untuple implementation
2020-10-26 12:26:43 +03:00
Alexey Milovidov
1228396eff Merge branch 'master' into sigaltstack 2020-10-26 05:09:33 +03:00
Maksim Kita
440ae2bc57 UUID safe cast functions added
1. Added readUUIDTextImpl, readUUIDText, tryReadUUIDText functions in
ReadHelpers.
2. Added toUUIDOrNull, toUUIDOrZero functions based on ReadHelpers read
implementations.
3. Updated documentation.
2020-10-25 11:45:29 +03:00
Alexey Milovidov
2613012fd1 Improve performance of FunctionsLogical a little by adding "restrict" 2020-10-25 04:43:06 +03:00
Alexey Milovidov
4e2c0ba226 Provide diagnostics on stack overflow 2020-10-25 03:10:05 +03:00
Alexey Milovidov
9d50921e52 Fix performance test "functions logical" after move to clang 2020-10-24 23:55:17 +03:00
alexey-milovidov
70427bfa63
Merge pull request #16335 from kexianda/fix
minor fix.
2020-10-24 21:41:35 +03:00
Xianda Ke
97d84dd855 minor fix.
redundant variable, duplicated defination of the variable aad_data
compiler error: variable ‘aad_value’ set but not used [-Werror=unused-but-set-variable]
2020-10-24 17:37:51 +08:00
alexey-milovidov
32e0de5121
Merge pull request #16071 from hczhcz/patch-1
Change error message in function if & ifNull
2020-10-24 07:40:22 +03:00
Nikita Mikhaylov
cb4945d8b0
Merge pull request #16205 from azat/do-not-cache-dictGet
Do not cache dictionary for dictGet*/dictHas*
2020-10-23 15:47:11 +03:00
hexiaoting
483be134b2 Support MergeTree Engine 2020-10-23 16:36:17 +08:00
filipe
6a3ceba9a3 add countMatches sql function (issue #15413) 2020-10-23 01:28:25 -03:00
Azat Khuzhin
6f78243e32 Use std::nullptr_t over nullptr_t 2020-10-22 01:21:06 +03:00
Nikolai Kochetov
69279e6d76 Fix tests. 2020-10-21 23:05:10 +03:00
Nikolai Kochetov
69ae6ace47 Add untuple. 2020-10-21 21:17:27 +03:00
Nikolai Kochetov
a0da588f06 Merge branch 'master' into new-block-for-functions-4 2020-10-21 16:16:58 +03:00
Nikita Mikhaylov
ef5dd73ae0
Merge pull request #16155 from nikitamikhaylov/vladimir-golovchenko-fix-IPvXCIDRToRange
Merging #15856
2020-10-21 15:01:30 +03:00
Nikolai Kochetov
42a90cf533 Fix special build. 2020-10-21 11:32:57 +03:00
Nikolai Kochetov
c4c1446111 Fix build. 2020-10-21 09:22:20 +03:00
Nikolai Kochetov
68c9a57788 Merge branch 'master' into new-block-for-functions-4 2020-10-21 09:17:25 +03:00
Nikolai Kochetov
6177996d5b Fix gcc build. 2020-10-21 00:27:01 +03:00
Azat Khuzhin
3559e3355c Do not cache dictionary for dictGet*/dictHas*
There are places where ExpressionActionsPtr is cached
(StorageDistributed caching it for sharding_key_expr and
optimize_skip_unused_shards), and if the dictionary will be cached
within "query" then cached ExpressionActionsPtr will always have first
version of the query and the dictionary will not be updated after
reload.

For example this will fix dictGet in sharding_key (and similar places,
i.e. when the function context is stored permanently)

Fixes: 01527_dist_sharding_key_dictGet_reload
2020-10-21 00:22:40 +03:00
Nikolai Kochetov
19ccce0305 Fix gcc build. 2020-10-20 18:56:05 +03:00
Nikolai Kochetov
395b9293d5 Remove double space. 2020-10-20 17:03:54 +03:00
nikitamikhaylov
f33ae7f167 style 2020-10-20 16:34:57 +03:00
Nikolai Kochetov
a1d5adf8d5 Merge branch 'master' into new-block-for-functions-4 2020-10-20 16:16:08 +03:00
Nikolai Kochetov
295e612343 Fix build and tests. 2020-10-20 16:11:57 +03:00
vladimir golovchenko
a64bc6c586 Fixed IPv4CIDRToRange/IPv6CIDRToRange functions to pass Const IP address. 2020-10-20 15:06:22 +03:00
Nikolai Kochetov
9fe51524cc Part 9. 2020-10-20 00:21:10 +03:00
Nikolai Kochetov
bc58637ec2 Fixing build. 2020-10-19 21:37:44 +03:00
Nikolai Kochetov
384718e6c3 Part 8. 2020-10-19 18:27:41 +03:00
Nikolai Kochetov
df1af1bd94 Part 7. 2020-10-19 16:42:14 +03:00
Nikolai Kochetov
740fad66f3 Part 6. 2020-10-18 22:00:13 +03:00
Nikolai Kochetov
50dcba6df4 Part 5. 2020-10-18 17:49:19 +03:00
hexiaoting
521b07d37a Fix build error 2020-10-18 20:40:51 +08:00
hexiaoting
fcd35b0619 Merge branch 'master' into dev_map2 2020-10-18 16:18:13 +08:00
Nikolai Kochetov
ce2f6a0560 Part 4. 2020-10-18 00:41:50 +03:00
Vasily Nemkov
4124538b56 Merge remote-tracking branch 'upstream/master' into AES_encrypt_decrypt 2020-10-18 00:00:13 +03:00
Vasily Nemkov
f0d5ade1c1 Fixed argument checks and updated tests accordingly 2020-10-17 19:50:58 +03:00
Nikolai Kochetov
142ce5ece0 Part 3. 2020-10-17 19:48:53 +03:00
hexiaoting
db8ba39c9c Implement Integer And Array for value type 2020-10-17 23:45:35 +08:00
Nikolai Kochetov
21c1a2e44d Part 2. 2020-10-17 18:22:42 +03:00
Nikolai Kochetov
139487a1a0 Part 1. 2020-10-17 17:23:37 +03:00
hcz
d95229317d
Change error message in function if & ifNull 2020-10-16 17:50:47 +08:00
Mike
e89a3b5d09
Fixing arrayIndex functions when right operand is LC but left is not (#16038) 2020-10-16 12:08:44 +03:00
Alexander Kuzmenkov
41f1fd8fa0
Merge pull request #15822 from abyss7/fix-build
Fix build without libraries
2020-10-15 20:48:53 +03:00
Nikolai Kochetov
571a5fbff3 Update functions interface. 2020-10-15 19:52:25 +03:00
Nikolai Kochetov
ee7b32c283 Fix tests and build. 2020-10-15 14:52:25 +03:00
Nikolai Kochetov
d0112c5dc4 Merge branch 'master' into new-block-for-functions-3 2020-10-14 23:37:10 +03:00
Nikolai Kochetov
04476c533e Fix ya.make 2020-10-14 23:33:25 +03:00
Alexander Kuzmenkov
1cbb26e6e4 Merge remote-tracking branch 'origin/master' into HEAD 2020-10-14 22:41:25 +03:00
Nikolai Kochetov
26158ebc94 Fix tests 2020-10-14 22:25:36 +03:00
Nikolai Kochetov
e2f826c22d Rename block to columns. 2020-10-14 17:44:22 +03:00
Nikolai Kochetov
1f49d83622 Rename block to columns. 2020-10-14 17:32:43 +03:00
Nikolai Kochetov
e64eba88da Rename block to columns. 2020-10-14 17:19:39 +03:00
Nikolai Kochetov
7108a0423f Rename block to columns. 2020-10-14 17:15:57 +03:00
Nikolai Kochetov
31898fc5ce Rename block to columns. 2020-10-14 17:14:13 +03:00
Nikolai Kochetov
77323962ec Rename block to columns. 2020-10-14 17:07:54 +03:00
Nikolai Kochetov
959424f28a Rename block to columns. 2020-10-14 17:04:50 +03:00
Alexey Milovidov
ac670d6868 Merge with master 2020-10-14 16:52:59 +03:00
Nikolai Kochetov
f81af6c958 Rename Block to ColumnsWithTypeAndName. 2020-10-14 16:50:18 +03:00
Vasily Nemkov
8984f4b8c2 Empty string optimization for encryption 2020-10-14 16:33:07 +03:00
Alexey Milovidov
5e502c52b3 Merge branch 'master' into AES_encrypt_decrypt 2020-10-14 16:30:23 +03:00
Nikolai Kochetov
966b1d6cf5 Rename Block to ColumnsWithTypeAndName. 2020-10-14 16:09:11 +03:00
Alexey Milovidov
298b321f4a Merge with master 2020-10-14 15:51:53 +03:00
hexiaoting
cb9e88efa3 Update with fresh master to build sucessfully. 2020-10-14 15:35:22 +08:00
hexiaoting
4f3f221987 Fix build error 2020-10-14 14:35:14 +08:00
hexiaoting
974352a8e1 Fix style check errors. 2020-10-14 14:35:14 +08:00
hexiaoting
cdb4dd57a6 Add new DataType Map(key,value) 2020-10-14 14:35:14 +08:00
Alexey Milovidov
dbd4366aa4 Merge branch 'master' of github.com:filipecaixeta/ClickHouse into filipecaixeta-master 2020-10-13 23:45:43 +03:00
Alexey Milovidov
da4e4c5cdb Merge branch 'master' into filipecaixeta-master 2020-10-13 23:44:48 +03:00
Nikolai Kochetov
9b42bfdc36
Merge pull request #15817 from ClickHouse/new-block-for-functions-2
Use `ColumnsWithTypeAndName` instead of `Block` for function calls [part 2]
2020-10-12 00:32:58 +03:00
Nikolai Kochetov
23aec1f954 Fix build. 2020-10-11 22:44:20 +03:00
alexey-milovidov
760e2ca29c
Update formatReadableTimeDelta.cpp 2020-10-11 22:43:04 +03:00
Nikolai Kochetov
3a17c2a7ac Rename FunctionArguments to ColumnsWithTypeAndName 2020-10-11 22:20:20 +03:00
Nikolai Kochetov
0df08dcb36 Rename columns() to size(). 2020-10-11 21:11:39 +03:00
Alexey Milovidov
c8ae1d097a Add comments 2020-10-11 18:24:20 +03:00
Alexey Milovidov
8a252ebef8 Merge remote-tracking branch 'origin/master' into filipecaixeta-master 2020-10-11 17:29:50 +03:00
Alexey Milovidov
452a1b5218 Simplifications 2020-10-11 01:03:03 +03:00
Ivan Lezhankin
7ea393ada8 Fix build without libraries 2020-10-10 23:41:27 +03:00
Alexey Milovidov
7541be86cd Fix "Arcadia" 2020-10-10 23:26:36 +03:00
Nikolai Kochetov
3f446b9713 Fix build. 2020-10-10 22:19:46 +03:00
Nikolai Kochetov
780bd424ad Fix build. 2020-10-10 22:11:39 +03:00
Nikolai Kochetov
3099d44a96 Merge branch 'master' into new-block-for-functions-2 2020-10-10 22:09:50 +03:00
Nikolai Kochetov
6d8dc1f8ed Fix style. 2020-10-10 21:44:51 +03:00
Alexey Milovidov
269b6383f5 Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
Nikolai Kochetov
d28325a353 Replace getByPosition to [] 2020-10-10 21:24:57 +03:00
Alexey Milovidov
f42b471de8 Moved functions to separate files; remove copy-paste 2020-10-10 21:23:54 +03:00
Alexey Milovidov
9ca9855f96 Merge branch 'master' into filipecaixeta-master 2020-10-10 20:52:34 +03:00
alexey-milovidov
1f6c2c8efc
Merge pull request #15803 from ucasFL/tid-function
Add `tid` and `logTrace` function
2020-10-10 19:37:04 +03:00
feng lv
9438f2f4d2 fix
fix

fix
2020-10-10 19:21:11 +08:00
Nikolai Kochetov
76a04fb4b4
Merge pull request #15762 from ClickHouse/new-block-for-functions
Use `ColumnsWithTypeAndName` instead of `Block` for function calls
2020-10-10 08:50:38 +03:00
feng lv
45925f60c7 fix 2020-10-10 11:20:45 +08:00
feng lv
d39868b853 fix 2020-10-10 10:56:21 +08:00
feng lv
ec87254abe add test 2020-10-10 10:48:15 +08:00
alexey-milovidov
9d02347e2e
Update FunctionsFormatting.h 2020-10-09 22:55:02 +03:00
filipe
09b5e1dbc3 fix FunctionsFormatting error for ARM 2020-10-09 13:46:59 -03:00
Nikolai Kochetov
3898a8ac5f Try fix tests. 2020-10-09 19:05:11 +03:00
feng lv
8a1a41f77b add tid function 2020-10-09 23:49:14 +08:00
Nikolai Kochetov
9328cea4f1 Supress pvs 2020-10-09 14:35:58 +03:00
Nikolai Kochetov
a7fb2e38a5 Use ColumnWithTypeAndName as function argument instead of Block. 2020-10-09 10:41:28 +03:00
filipe
3861a03927 fix pvs check 2020-10-08 20:14:54 -03:00
Artem Zuikov
403a5320f5
enable bigint float division (#15691) 2020-10-07 14:32:57 +03:00
filipe
0436e0f8f1 fix style and pvs check 2020-10-03 20:50:44 -03:00
filipe
bab7c762bc fix style and pvs check 2020-10-03 20:38:21 -03:00
filipe
146f973437 add maximum_unit arg to formatReadableTimeDelta function 2020-10-03 19:38:51 -03:00
tavplubix
e219162b82
Update FunctionsJSON.h 2020-10-03 21:09:22 +03:00
alexey-milovidov
6f3aab8f09
Merge pull request #15319 from bharatnc/ncb/fix-14509
Fix bug in queries like SELECT toStartOfDay(today())
2020-10-03 17:02:57 +03:00
alesapin
8c0581c503 Fix ilike cache 2020-10-02 17:27:47 +03:00
Alexander Kuzmenkov
bc66dc99d1 Merge remote-tracking branch 'origin/master' into HEAD 2020-10-01 12:28:30 +03:00
filipe
077ee81177 add an SQL function formatReadableTimeDelta to format time delta 2020-09-30 23:55:46 -03:00
Alexander Kuzmenkov
e45edd57f2 Add reinterpretAsUUID function 2020-09-30 20:19:32 +03:00
alexey-milovidov
ac989f3a8f
Merge pull request #15285 from ucasFL/now-with-timezone
function `now` allow an argument with timezone
2020-09-30 04:32:36 +03:00
feng lv
6d5cd95d3f fix 2020-09-26 14:48:59 +08:00
bharatnc
5c8c636cf1 Fix - allow empty tz in exp like toStartOf*(today()) 2020-09-25 11:03:16 -07:00
feng lv
87726a7af2 function allow an argument with timezone 2020-09-25 15:20:42 +08:00
Amos Bird
a2845acf37
Fix joinGet crash with LowCardinality types. 2020-09-24 17:29:52 +08:00
alexey-milovidov
3bc09bb867
Merge pull request #15178 from amosbird/dtcf
Fix performance issue when doing datetime comparison
2020-09-23 20:33:23 +03:00
Amos Bird
ee45395942
Fix datetime comparison 2020-09-23 10:29:55 +08:00
alesapin
269d225637 Merge branch 'master' into myrrc-feature-cmake-flags-doc-generator 2020-09-22 17:00:02 +03:00
Nikolai Kochetov
c77a6967a3 Remove commented code. 2020-09-21 19:22:23 +03:00
Nikolai Kochetov
334289fd57
Merge pull request #15082 from ClickHouse/try-improve-array-has-built-time
Update SourceVisitor for GatherUtils.
2020-09-21 17:08:14 +03:00
Nikolai Kochetov
0f3eab1e48
Merge pull request #15084 from amosbird/lef
Don't hide interface symbols
2020-09-21 17:07:52 +03:00
Amos Bird
741912cafd
Don't hide interface symbols 2020-09-21 21:03:17 +08:00
Nikolai Kochetov
efa493fbcb Update SourceVisitor for GatherUtils. 2020-09-21 13:29:31 +03:00
alexey-milovidov
068e9f372e
Merge pull request #15030 from ClickHouse/base64-unpoison
Maybe fix MSan report in base64
2020-09-20 19:03:28 +03:00
Alexey Milovidov
0029c5512d Maybe fix MSan report in base64 2020-09-19 22:43:26 +03:00
myrrc
146dd0f3f0 fixed comments parser 2020-09-19 20:14:37 +03:00
myrrc
c78d9f9f38 moved the generators to docs/ folder 2020-09-19 19:42:36 +03:00
Alexey Milovidov
ef5363b87f Fix terribly wrong code 2020-09-19 02:05:13 +03:00
myrrc
f6bce8bd1e reverted USE to ENABLE 2020-09-18 17:18:59 +03:00
myrrc
3953ed485b added sub-tables in report, replaced some USE_ -> ENABLE_ for
consistency
2020-09-18 16:09:22 +03:00
alexey-milovidov
76a3cc2dae
Merge pull request #14937 from filimonov/finalizeAggregation_statefullness
Fix enable_optimize_predicate_expression for finalizeAggregation
2020-09-18 01:24:02 +03:00
Alexey Milovidov
799a675b5d Merge branch 'master' into AES_encrypt_decrypt 2020-09-17 21:42:51 +03:00
myrrc
7cd5c0d34f Merge remote-tracking branch 'upstream/master' into feature/cmake-flags-doc-generator 2020-09-17 19:17:09 +03:00
Mikhail Filimonov
22bd22702e
Fix enable_optimize_predicate_expression for finalizeAggregation
finalizeAggregation was wrongly marked as stateful, preventing pushing the conditions down.
2020-09-17 15:59:14 +02:00
alexey-milovidov
2413caa7d5
Merge pull request #14889 from ClickHouse/extract-all-groups-empty-match
Fix error in "extractAllGroups" function
2020-09-17 16:02:30 +03:00
Nikolai Kochetov
c2906e3871
Merge pull request #14918 from ClickHouse/revert-14362
Revert #14362
2020-09-17 15:41:08 +03:00
Nikolai Kochetov
bd92284b4e Push ci. 2020-09-17 13:18:01 +03:00
Nikolai Kochetov
35e8ee5f85 Rollback inlining. 2020-09-17 12:20:23 +03:00
Nikolai Kochetov
6d3e6dadfa Update has. 2020-09-17 11:18:00 +03:00
Nikolai Kochetov
225b85624e Merge branch 'master' into inline-gather-utils 2020-09-17 11:17:32 +03:00
alexey-milovidov
200bc9b9b2
Update FunctionsAES.h 2020-09-17 00:57:26 +03:00
alexey-milovidov
60f91332b3
Update FunctionsAES.h 2020-09-17 00:52:01 +03:00
alexey-milovidov
d97426fe9a
Update FunctionsAES.cpp 2020-09-17 00:47:43 +03:00
Alexey Milovidov
c37b55c3b1 Fix error in "extractAllGroups" function 2020-09-17 00:19:58 +03:00
Nikolai Kochetov
9fc594a4c5 Fix tests. 2020-09-16 20:32:56 +03:00
Nikolai Kochetov
8fed50b1db Fix GenericSource 2020-09-16 18:03:47 +03:00
Nikolai Kochetov
42c543a64d Fix GenericSource 2020-09-16 17:58:54 +03:00
Nikolai Kochetov
17ec88da84 Split has. 2020-09-16 17:02:28 +03:00
Nikolai Kochetov
9a6b4b3355 Split has. 2020-09-16 16:49:09 +03:00
Nikolai Kochetov
ec6390231a Split has. 2020-09-16 16:43:36 +03:00
Nikolai Kochetov
0eff356c38 Split has. 2020-09-16 16:37:16 +03:00
Nikolai Kochetov
bc1031be9b Split has. 2020-09-16 16:33:28 +03:00
Nikolai Kochetov
715b1a41ed Update arrayConcat 2020-09-16 16:14:46 +03:00
Nikolai Kochetov
2a2e369c6e Update arrayConcat 2020-09-16 16:11:42 +03:00
Nikolai Kochetov
d362ced0b5 Update arrayConcat 2020-09-16 16:09:32 +03:00
Nikolai Kochetov
e94b814606 Update arrayConcat 2020-09-16 16:07:32 +03:00
Nikolai Kochetov
bbb89d10de Fix build. 2020-09-16 15:40:18 +03:00
Nikolai Kochetov
d36e84cde9 Fix build. 2020-09-16 15:36:54 +03:00
Nikolai Kochetov
e9de8c8875 Fix build. 2020-09-16 15:21:26 +03:00
Nikolai Kochetov
b31ce6a536 Fix build. 2020-09-16 15:19:00 +03:00
Nikolai Kochetov
589fd67146 Fix build. 2020-09-16 15:15:14 +03:00
Nikolai Kochetov
4079a7f319 Fix build. 2020-09-16 15:13:34 +03:00
Nikolai Kochetov
dcb52c1d1d Fix build. 2020-09-16 15:05:24 +03:00
Nikolai Kochetov
5acf73d873 Fix build. 2020-09-16 15:00:34 +03:00
Nikolai Kochetov
675b2c44af Fix build. 2020-09-16 14:56:37 +03:00
Nikolai Kochetov
8bc45c9d42 Fix build. 2020-09-16 14:49:59 +03:00
Nikolai Kochetov
0800ceab5a Fix build. 2020-09-16 14:39:42 +03:00
Nikolai Kochetov
9a92e5eabb Fix build. 2020-09-16 14:33:29 +03:00
Nikolai Kochetov
22e3d471b6 Fix build. 2020-09-16 14:29:43 +03:00
Nikolai Kochetov
6c6e0a88c6 Fix build. 2020-09-16 14:22:08 +03:00
Nikolai Kochetov
85698e04fa Update slice for arrays. 2020-09-16 13:57:23 +03:00
Nikolai Kochetov
9e00fb44b5 Update creating sink. 2020-09-16 13:18:28 +03:00
myrrc
29ac26f0f2 separated ch parts table 2020-09-16 00:12:37 +03:00
Nikolai Kochetov
69b02c7500 Remove space. 2020-09-15 16:35:04 +03:00
alexey-milovidov
88ac9bef1b
Delete gtest_openssl.cpp 2020-09-15 15:45:52 +03:00
Artem Zuikov
1ba67ea8a1
Improve DecimalBinaryOperation specializations (#14743) 2020-09-15 13:31:15 +03:00
Nikolai Kochetov
dd4d5bc931 Fix build 2020-09-15 13:10:41 +03:00
Artem Zuikov
51ba12c2c3
Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
Nikolai Kochetov
c1f61984e5
Merge pull request #14513 from amosbird/mf1
Binary operator monotonicity
2020-09-15 12:45:23 +03:00
Nikolai Kochetov
fe9c451966 Fix build. 2020-09-15 10:20:34 +03:00
Nikolai Kochetov
2e7da0e2f9 Fix build. 2020-09-15 09:56:49 +03:00
Nikolai Kochetov
c044c040a8 Fix build. 2020-09-15 09:53:14 +03:00
alesapin
a75254766e
Merge pull request #14609 from ClickHouse/update_to_gcc_10
Update default build to gcc-10
2020-09-15 09:49:43 +03:00
Nikolai Kochetov
95ae1105d9 Remove virtual destructors for Visitor. 2020-09-15 02:05:43 +03:00
Nikolai Kochetov
45098f7112 Fix build. 2020-09-14 23:32:38 +03:00
Nikolai Kochetov
d418ee48a4
Merge pull request #14783 from amosbird/fix3
Fix signedness conversion monotonicity
2020-09-14 21:40:51 +03:00
Alexey Milovidov
038ae02126 Fix for #14761, part 2 2020-09-14 20:24:55 +03:00
Nikolai Kochetov
d4542a352c GatherUtils visibility. 2020-09-14 19:40:04 +03:00
Nikolai Kochetov
08d4e96529 GatherUtils visibility. 2020-09-14 19:37:35 +03:00
Ildus Kurbangaliev
67b49862d9
Add mapPopulateSeries function (#13166) 2020-09-14 19:11:50 +03:00
Nikolai Kochetov
c05021abc7 Inline GatherUtils algorithms. 2020-09-14 18:11:15 +03:00
Nikolai Kochetov
d2cd2775eb Inline GatherUtils algorithms. 2020-09-14 17:44:08 +03:00
Nikolai Kochetov
765c8604c9 Inline GatherUtils algorithms. 2020-09-14 17:35:57 +03:00
Alexey Milovidov
b5620018ca Fix for #14761 2020-09-14 17:02:24 +03:00
Amos Bird
004b91511d
Fix wrong code 2020-09-14 18:16:22 +08:00
Amos Bird
5998570762
Fix signedness conversion monotonicity 2020-09-14 18:12:41 +08:00
Amos Bird
654245af3c
Fix signedness conversion monotonicity 2020-09-14 18:11:40 +08:00
alesapin
336430d3c2
Merge pull request #14646 from ClickHouse/if_bug
Fix bug in if function when then clause contain const nullable column
2020-09-14 09:51:40 +03:00
Nikolai Kochetov
109fd9d6d7
Merge pull request #13015 from amosbird/jgmko
Refactor joinGet and implement multi-key lookup.
2020-09-13 22:39:48 +03:00
Amos Bird
72786c8130
Take arithmetic overflow into consideration 2020-09-13 21:55:16 +08:00
Amos Bird
34b9547ce1
Binary operator monotonicity 2020-09-13 21:55:12 +08:00
zhang2014
5b952a369b Fix build failure in OSX 2020-09-12 12:07:02 +08:00
Artem Zuikov
6dd764bcfe
FunctionBinaryArithmetic refactoring (#14712) 2020-09-11 18:12:08 +03:00
alesapin
5ce0c21bbe Remove redundant change 2020-09-11 14:24:42 +03:00
alesapin
ebb9de1376 Supress strange warning 2020-09-11 14:13:41 +03:00
alesapin
3b9ab3f1be Fix if 2020-09-11 12:23:31 +03:00
alexey-milovidov
e73ca17ad3
Merge pull request #14725 from BooBSD/formatReadableQuantity
formatReadableQuantity() function
2020-09-11 12:09:18 +03:00
Vasily Nemkov
8129169ead Fixed Yandex-specific builds :( 2020-09-10 22:52:42 +03:00
alexey-milovidov
f21cf98960
Merge pull request #14657 from myrrc/feature/disable-debug-symbols-cmake-option
Extracted the debug info generation for functions into a cmake option
2020-09-10 21:04:15 +03:00
Artem Hnilov
15bdb6048e Function formatReadableQuantity() added. 2020-09-10 16:25:07 +00:00
myrrc
e008198023 fix: default value 2020-09-10 15:44:49 +03:00
feng lv
9a370a03ef fix
fix
2020-09-10 19:18:56 +08:00
myrrc
598c81ed0a fix: default value 2020-09-10 14:07:08 +03:00
myrrc
c309f55c20 updated setting and added default value 2020-09-10 14:02:52 +03:00
myrrc
11ffbda7cc added the debugger info option 2020-09-09 21:17:01 +03:00
Ilya Yatsishin
594ce8ea66
Merge pull request #14636 from mcheshkov/use-global-addincl-for-icu
Use global ICU ADDINCL for Arcadia build
2020-09-09 20:50:52 +03:00
alexey-milovidov
38131917ef
Merge pull request #14530 from amosbird/ma
Fix Nullable String to Enum conversion.
2020-09-09 19:24:04 +03:00
alexey-milovidov
c6d0944994
Merge pull request #14591 from myrrc/bugfix/lc-nullability-checker
Correct nullability checker for LowCardinality nested columns
2020-09-09 19:23:19 +03:00
Mikhail Cheshkov
673244876e Use global ICU ADDINCL for Arcadia build 2020-09-09 18:01:52 +03:00
Artem Zuikov
48f29ae11f
Fix bug in Decimal scale (#14603) 2020-09-09 16:18:58 +03:00
alexey-milovidov
91edd2bba1
Merge branch 'master' into bugfix/lc-nullability-checker 2020-09-09 09:50:39 +03:00
alexey-milovidov
0c2ecb53d1
Update arrayIndex.h 2020-09-09 09:35:05 +03:00
alexey-milovidov
f2e9a09b11
Merge pull request #14585 from ClickHouse/join-processor
Remove Join from ExpressionActions
2020-09-08 23:56:09 +03:00
myrrc
78eac658b0 adding correct LC nested nullability checker 2020-09-08 22:51:44 +03:00
alexey-milovidov
a5499ab9d6
Merge pull request #14555 from 4ertus2/some
Hide symbols in nameless namespace
2020-09-08 19:55:56 +03:00
Vasily Nemkov
d6c84291c9 Fixed data race caused by EVP_CIPHER_fetch() 2020-09-08 16:28:52 +03:00
Artem Zuikov
69e82e647e another fix for clang tidy 2020-09-08 14:01:17 +03:00
Nikolai Kochetov
39aad9979a Remove Join from ExpressionActions. 2020-09-08 13:40:53 +03:00
Artem Zuikov
d95614ad60 fix for clang tidy 2020-09-08 12:16:50 +03:00
Ilya Yatsishin
11a247d2f4
Merge pull request #14556 from ClickHouse/fix-arcadia-2
Lower binary size in "Arcadia" build
2020-09-08 12:08:35 +03:00
feng lv
4f94581116 Merge branch 'master' of github.com:ClickHouse/ClickHouse 2020-09-08 16:01:13 +08:00
Artem Zuikov
7373aaf465 add IsOperation helper 2020-09-08 03:59:13 +03:00
Alexey Milovidov
e3924b8057 Fix "Arcadia" 2020-09-08 01:14:13 +03:00
Artem Zuikov
b3eafc1106 hide symbols in nameless namespace 2020-09-07 21:00:37 +03:00
Alexey Milovidov
53e39b05b2 Lower binary size in debug build 2020-09-07 18:35:18 +03:00
Amos Bird
4c3c1cdaf3
Fix Nullable String to Enum conversion. 2020-09-07 15:32:44 +08:00
alexey-milovidov
a78b04b56a
Merge pull request #14455 from ClickHouse/prepare-clang-11
Prepare for clang 11
2020-09-06 11:02:58 +03:00
alexey-milovidov
d61dda36ef
Update Sources.h 2020-09-06 01:09:59 +03:00
bharatnc
425c4d0634 fix style check - declare error code ILLEGAL_TYPE_OF_ARGUMENT 2020-09-04 21:26:51 -07:00
bharatnc
25080f3a88 additional checks for empty tz for toStartOfMonth|Quarter|Year 2020-09-04 20:15:37 -07:00
bharatnc
8fd00ff77b rename test files and fix tests - add ; at the end 2020-09-04 18:42:43 -07:00
bharatnc
cf110f4eb0 toStartOfInterval* functions - disallow empty timezone 2020-09-04 17:32:38 -07:00
Artem Zuikov
7c20aa2c62
Another 256-bit integers (strict 32 bytes) (#14229) 2020-09-04 16:33:02 +03:00
Alexey Milovidov
4b3220f79a Prepare for clang 11 2020-09-04 03:39:56 +03:00
Alexey Milovidov
796e3ae87d Prepare for clang 11 2020-09-03 22:40:21 +03:00