Commit Graph

122417 Commits

Author SHA1 Message Date
Victor Krasnov
8b005a9d02 Update the documentaion 2023-08-21 12:37:58 +03:00
Victor Krasnov
df6d627618 Add integration test 2023-08-18 10:39:59 +03:00
Victor Krasnov
677ffa593c Replace event_time with event_time_microseconds 2023-08-17 16:42:22 +03:00
Victor Krasnov
247cd63ca1 Merge branch 'master' into ADQM-987
# Conflicts:
#	src/Interpreters/Context.cpp
#	src/Interpreters/InterpreterSystemQuery.cpp
2023-08-14 10:33:56 +03:00
robot-ch-test-poll4
f8e06d3fb3
Merge pull request #53385 from kszucs/ibis-docs
Documentation: add Ibis project to the integrations section
2023-08-14 09:11:57 +02:00
Krisztián Szűcs
7135b344bf
Documentation: exclude PyArrow from spell checking 2023-08-14 08:49:11 +02:00
Krisztián Szűcs
fea74ce17b
Documentation: add Ibis project to the integrations section 2023-08-14 08:49:05 +02:00
Alexey Milovidov
9656bd2738
Merge pull request #53372 from ClickHouse/Fix_lazy_database_and_system_table_query
Fix loading lazy database during system.table select query
2023-08-14 08:03:19 +03:00
Alexey Milovidov
06a3caf7d6
Merge pull request #53378 from ClickHouse/inhibit-randomization-in-more-tests
Inhibit randomization in more tests
2023-08-14 08:01:35 +03:00
Yakov Olkhovskiy
300399d1f5
Merge pull request #52329 from ClibMouse/feature/mergetree-checksum-on-big-endian
Implement endianness-indepedent support for MergeTree checksums
2023-08-13 23:59:05 -04:00
Alexey Milovidov
6b489d0748 Inhibit randomization 2023-08-13 23:09:17 +02:00
Alexey Milovidov
0827d99f49 Fix test 2023-08-13 23:09:17 +02:00
Alexey Milovidov
ed3dc08441 Inhibit randomization in more tests 2023-08-13 23:09:17 +02:00
Alexey Milovidov
54bdd152b5 Update test 2023-08-13 23:09:16 +02:00
Alexey Milovidov
80cc459f82 Fixup 2023-08-13 23:09:16 +02:00
Alexey Milovidov
5352c499cc Fixup 2023-08-13 23:09:16 +02:00
Alexey Milovidov
da825f8d7f Inhibit randomization in more tests 2023-08-13 23:09:16 +02:00
Alexey Milovidov
28ce14ed72 Inhibit randomization in more tests 2023-08-13 23:09:16 +02:00
Alexey Milovidov
75de1a1a62 Inhibit randomization in more tests 2023-08-13 23:09:16 +02:00
Alexey Milovidov
2952e2c3e7 Fix tests 2023-08-13 23:09:16 +02:00
Alexey Milovidov
87722801b7 Fix tests (part 2) 2023-08-13 23:09:16 +02:00
Alexey Milovidov
a51b2f9233 Fix tests (part 1) 2023-08-13 23:09:16 +02:00
Alexey Milovidov
359a235386
Merge pull request #53374 from ClickHouse/revert-53371-ibis
Revert "Documentation: add Ibis project to the integrations section"
2023-08-13 23:23:39 +03:00
Alexey Milovidov
ca85e6ae55
Revert "Documentation: add Ibis project to the integrations section" 2023-08-13 23:23:29 +03:00
Smita Kulkarni
c25bb44e55 Fixed style check 2023-08-13 21:45:33 +02:00
Alexey Milovidov
b0687e650a
Merge pull request #53209 from Avogar/format-one
Add input format One
2023-08-13 21:32:11 +03:00
robot-ch-test-poll2
91d0388340
Merge pull request #53358 from chhetripradeep/pchhetri/add-s390x-in-universal-script
Add linux s390x to universal installer
2023-08-13 20:21:41 +02:00
Alexey Milovidov
0e25042671
Merge pull request #53371 from kszucs/ibis
Documentation: add Ibis project to the integrations section
2023-08-13 21:17:42 +03:00
Smita Kulkarni
ee772b7376 Avoid loading tables from lazy database when not needed 2023-08-13 20:15:58 +02:00
Alexey Milovidov
7bc2b17884
Merge pull request #53354 from ClickHouse/export-logs-in-ci-fuzz
Export logs from CI in fuzzer
2023-08-13 21:14:17 +03:00
robot-ch-test-poll1
ed0349b59c
Merge pull request #53334 from selfuppen/doc/zh/sparse-primary-indexes-update
[doc/zh]: solve the issue#53254
2023-08-13 17:49:59 +02:00
Krisztián Szűcs
e082897ce7
Documentation: add Ibis project to the integrations section 2023-08-13 17:02:08 +02:00
Pradeep Chhetri
1c74ff8bba Add linux s390x to universal installer 2023-08-13 15:35:47 +08:00
Alexey Milovidov
0b4c3fd9f8
Merge pull request #50609 from ClibMouse/s390x_aggregate_array_merge
Maintain same aggregate function merge behavior for small and big endian machine
2023-08-13 08:03:51 +03:00
Alexey Milovidov
748a65b2bb Fix error 2023-08-13 06:35:32 +02:00
Alexey Milovidov
25fefbe144 Fix error 2023-08-13 06:32:48 +02:00
Alexey Milovidov
3ca59e9b19 Fix a typo 2023-08-13 06:25:55 +02:00
Alexey Milovidov
df6fe897c6 Better logs in CI 2023-08-13 06:17:45 +02:00
Alexey Milovidov
7132571375 Fix error 2023-08-13 04:18:07 +02:00
Alexey Milovidov
077cd535e2 Improvements 2023-08-13 02:38:48 +02:00
Alexey Milovidov
b84132f4cd Merge branch 'master' into export-logs-in-ci-fuzz 2023-08-13 02:17:30 +02:00
Alexey Milovidov
6fadb8e883
Merge pull request #53353 from ClickHouse/export-logs-in-ci-stress
Export logs from CI in stress tests
2023-08-13 03:07:46 +03:00
Alexey Milovidov
5df03dd12f Better 2023-08-13 00:19:58 +02:00
Alexey Milovidov
a3ae62a1d1
Fix YAML 2023-08-13 01:18:08 +03:00
Alexey Milovidov
2d4c91db2f Merge branch 'export-logs-in-ci-fuzz' of github.com:ClickHouse/ClickHouse into export-logs-in-ci-fuzz 2023-08-13 00:16:54 +02:00
Alexey Milovidov
87a40fb02c Fix YAML 2023-08-13 00:16:40 +02:00
Alexey Milovidov
d059465389
Merge pull request #52293 from ClickHouse/sqltest
Add SQLTest
2023-08-13 00:35:46 +03:00
Alexey Milovidov
7a05228274
Merge pull request #53351 from ClickHouse/export-logs-in-ci-stateful
Export logs from CI in stateful tests
2023-08-13 00:26:12 +03:00
robot-clickhouse
7d7ed06010 Automatic style fix 2023-08-12 20:53:33 +00:00
robot-clickhouse
e6e5a3858d Automatic style fix 2023-08-12 20:43:29 +00:00