Commit Graph

62731 Commits

Author SHA1 Message Date
Anna
38308eccca
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-25 10:36:01 +03:00
Anna
2bc261dcee
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-25 10:35:56 +03:00
Anna
89f2434d14
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-25 10:35:16 +03:00
alexey-milovidov
45cb3d0674
Merge pull request #23603 from ClickHouse/limit-gcc
Add warning about gcc usage
2021-04-25 10:34:45 +03:00
alexey-milovidov
4fd56ef472
Merge pull request #23616 from ClickHouse/tsan-segfault-shutdown
Fix segfault in TSan on _exit
2021-04-25 10:33:34 +03:00
alexey-milovidov
9d0d1b9d30
Merge pull request #23618 from ClickHouse/remove-pbuilder
Remove pbuilder
2021-04-25 10:32:44 +03:00
Azat Khuzhin
7a8da84eee Respect lock_acquire_timeout_for_background_operations for OPTIMIZE 2021-04-25 10:12:15 +03:00
mergify[bot]
68ee3ff70e
Merge branch 'master' into limit-gcc 2021-04-25 05:01:45 +00:00
alexey-milovidov
3cf18d8a5f
Merge pull request #23610 from ClickHouse/bad-like
Fix error in LIKE (found by SQLancer)
2021-04-25 08:01:07 +03:00
mergify[bot]
0b060820ec
Merge branch 'master' into skip-catboost-msan 2021-04-25 05:00:18 +00:00
mergify[bot]
8979aab23d
Merge branch 'master' into tsan-segfault-shutdown 2021-04-25 05:00:02 +00:00
mergify[bot]
67f1cd1f6d
Merge branch 'master' into grpc-fix-msan 2021-04-25 04:59:55 +00:00
Alexey Milovidov
5ae547a61a Remove pbuilder 2021-04-25 06:32:15 +03:00
alexey-milovidov
6beb2b9322
Merge pull request #23602 from ClickHouse/always-on-asynchronous-unwind-tables
Always enable asynchronous-unwind-tables
2021-04-25 06:27:53 +03:00
Alexey Milovidov
301d75dcbe Fix bad test 01641_memory_tracking_insert_optimize_long 2021-04-25 06:24:39 +03:00
Alexey Milovidov
1c2d16f608 Fix build 2021-04-25 06:11:54 +03:00
alexey-milovidov
657a76d81c
Update cluster.py 2021-04-25 06:09:42 +03:00
Alexey Milovidov
cdef8f33d8 Fix segfault in TSan on _exit 2021-04-25 06:06:38 +03:00
alexey-milovidov
69118cb4ca
Merge pull request #23604 from ClickHouse/remove-garbage-from-cmakelists-2
Remove garbage from CMakeLists (2)
2021-04-25 05:51:21 +03:00
alexey-milovidov
109163022e
Merge pull request #23606 from ClickHouse/debian-remove-useless-file
Remove useless file
2021-04-25 05:51:12 +03:00
alexey-milovidov
bd70aabf5c
Merge pull request #23605 from ClickHouse/cleanup-release
Remove rotten parts of release script
2021-04-25 05:51:02 +03:00
Alexey Milovidov
99272a325f Fix MSan report in GRPC 2021-04-25 05:48:49 +03:00
Alexey Milovidov
5558a224b0 Skip CatBoost tests under MSan 2021-04-25 05:25:46 +03:00
alexey-milovidov
3f0cf7b995
Merge pull request #23601 from ClickHouse/cleanup-rocksdb-cmake
Remove some garbage from RocksDB CMakeLists
2021-04-25 04:12:11 +03:00
alexey-milovidov
a0df2f64a7
Merge branch 'master' into cleanup-rocksdb-cmake 2021-04-25 04:11:50 +03:00
alexey-milovidov
1c472b014d
Merge pull request #23517 from azat/flaky-tests-v21.6
Fix function tests flaps
2021-04-25 04:08:49 +03:00
alexey-milovidov
6191f30892
Merge pull request #23595 from azat/fuzzer-tupleElement-formatting
Fix inconsistent formatting for tupleElement (for fuzzer)
2021-04-25 04:03:39 +03:00
Alexey Milovidov
263378bb20 Fix error in LIKE (found by SQLancer) 2021-04-25 03:58:44 +03:00
Alexey Milovidov
84a686dcda Update CI config 2021-04-25 03:34:35 +03:00
alexey-milovidov
601108fb1c
Merge pull request #23552 from filimonov/fix_stop_command
Fix restart / stop command hanging.
2021-04-25 02:42:31 +03:00
Alexey Milovidov
2450fa1958 Minor adjustments 2021-04-25 02:42:18 +03:00
Alexey Milovidov
f2d67dd207 Merge branch 'master' into fix_stop_command 2021-04-25 02:39:39 +03:00
mergify[bot]
c24c09bebd
Merge branch 'master' into flaky-tests-v21.6 2021-04-24 23:33:43 +00:00
alexey-milovidov
025d40ade6
Merge pull request #23553 from ClickHouse/aku/trace-fg
export trace log from stateless tests in flamegraph-friendly format
2021-04-25 02:30:35 +03:00
Alexey Milovidov
a802c5f539 Remove useless file 2021-04-25 02:27:45 +03:00
Alexey Milovidov
fe76b2242a Remove rotten parts of release script 2021-04-25 02:11:31 +03:00
Alexey Milovidov
63a287ebee Remove garbage from CMakeLists (2) 2021-04-25 02:01:48 +03:00
alexey-milovidov
1ffa63b20a
Merge pull request #23598 from ClickHouse/paths-with-whitespaces
Somewhat better handling of paths in CMake (incomplete)
2021-04-25 01:58:28 +03:00
alexey-milovidov
b168cbfb29
Merge pull request #23597 from ClickHouse/remove-trash-cmake
Remove unneeded code from CMakeLists
2021-04-25 01:56:37 +03:00
alexey-milovidov
d13d543811
Merge pull request #23600 from ClickHouse/reproducible-build-2
Avoid possible build dependency on locale and filesystem order
2021-04-25 01:55:28 +03:00
alexey-milovidov
d5f444cc21
Merge pull request #23599 from ClickHouse/remove-old-trash
Remove old trash (a little)
2021-04-25 01:52:45 +03:00
Alexey Milovidov
5423ef573a Add warning about gcc usage 2021-04-25 01:51:40 +03:00
Alexey Milovidov
4e48e758ba Always enable asynchronous-unwind-tables 2021-04-25 01:29:48 +03:00
Alexey Milovidov
3ad66b422f Remove some garbage from RocksDB CMakeLists 2021-04-25 01:21:27 +03:00
Azat Khuzhin
a5a8ecfe42 Fix inconsistent formatting for tupleElement (for fuzzer)
fuzzer sometimes [1] may inserts tupleElement() created from ASTLiteral:

    Function_tupleElement, 0xx
    -ExpressionList_, 0xx
    --Literal_Int64_255, 0xx
    --Literal_Int64_100, 0xx

And in this case it will be printed as "255.100", which
later will be parsed as float, and formatting will be
inconsistent.

So instead of printing it as regular tuple,
let's print it as ExpressionList instead (i.e. with ", " delimiter).

Simple reproducer:

    void ast()
    {
        auto arg1 = std::make_shared<ASTLiteral>(Field(255));
        auto arg2 = std::make_shared<ASTLiteral>(Field(100));

        auto func = makeASTFunction("tupleElement", arg1, arg2);

        auto ast = func;
        std::cerr << ast->formatForErrorMessage() << std::endl;
        std::cerr << ast->dumpTree() << std::endl;
    }

  [1]: https://clickhouse-test-reports.s3.yandex.net/23517/f1187aeb69109c88f0be978b8083080c7a843820/fuzzer_debug/report.html#fail1
2021-04-25 00:30:17 +03:00
alexey-milovidov
c489355357
Merge pull request #23561 from ClickHouse/stress-test-less-oom
Less chance of OOM in stress tests
2021-04-24 23:16:50 +03:00
Alexey Milovidov
2d3623b011 Remove build dependency on CMAKE_SYSTEM_NAME 2021-04-24 23:05:08 +03:00
Alexey Milovidov
3705dbfabc Avoid possible build dependency on locale and filesystem order 2021-04-24 23:01:07 +03:00
Alexey Milovidov
6f05c447ad Remove old trash 2021-04-24 22:54:44 +03:00
Alexey Milovidov
2e0ac4b5ca Somewhat better support for paths with whitespaces 2021-04-24 22:48:44 +03:00