Antonio Andelic
|
5de6f86c27
|
Fix clang-tidy error
|
2023-02-01 12:28:44 +00:00 |
|
Robert Schulze
|
b5f5018b10
|
Fix spelling
|
2023-01-31 11:55:45 +00:00 |
|
robot-clickhouse
|
65ee121dba
|
Update version_date.tsv and changelogs after v23.1.2.9-stable
|
2023-01-29 16:53:30 +00:00 |
|
robot-clickhouse
|
efb346976e
|
Update version_date.tsv and changelogs after v22.11.5.15-stable
|
2023-01-29 13:39:03 +00:00 |
|
Alexander Tokmakov
|
067b1f5f13
|
Merge branch 'master' into exception_message_patterns4
|
2023-01-26 15:20:58 +01:00 |
|
Dan Roscigno
|
efe94b727c
|
Merge pull request #45574 from FArthur-cmd/laion_doc
Add documentation for laion dataset
|
2023-01-26 08:43:28 -05:00 |
|
robot-clickhouse
|
976a3d26ec
|
Update version_date.tsv and changelogs after v22.10.7.13-stable
|
2023-01-26 00:59:09 +01:00 |
|
robot-clickhouse
|
b9ee37f122
|
Update version_date.tsv and changelogs after v23.1.1.3077-stable
|
2023-01-25 23:05:49 +00:00 |
|
Alexander Tokmakov
|
ae795d87b2
|
fix
|
2023-01-25 16:06:40 +01:00 |
|
FArthur-cmd
|
3d8e8a84f6
|
ignore laion as it is dataset's name
|
2023-01-24 18:41:07 +03:00 |
|
Robert Schulze
|
4f90824347
|
Merge remote-tracking branch 'origin/master' into query-result-cache
|
2023-01-17 22:49:53 +00:00 |
|
Yakov Olkhovskiy
|
c8f635e40b
|
WSL1 inconsistency
|
2023-01-16 18:32:41 +00:00 |
|
Robert Schulze
|
099e30ef2a
|
Merge remote-tracking branch 'origin/master' into query-result-cache
|
2023-01-16 08:04:49 +00:00 |
|
robot-clickhouse
|
82e73b583e
|
Update version_date.tsv and changelogs after v22.3.17.13-lts
|
2023-01-12 19:22:22 +00:00 |
|
Mikhail f. Shiryaev
|
807e84da98
|
Delete unused website directory
|
2023-01-11 16:31:27 +01:00 |
|
robot-clickhouse
|
686947b8f4
|
Update version_date.tsv and changelogs after v22.12.3.5-stable
|
2023-01-10 13:07:45 +00:00 |
|
robot-clickhouse
|
56c9952f19
|
Update version_date.tsv and changelogs after v22.8.12.45-lts
|
2023-01-10 10:54:29 +00:00 |
|
Robert Schulze
|
0c3b034887
|
Merge remote-tracking branch 'origin/master' into query-result-cache
|
2023-01-10 09:02:41 +00:00 |
|
robot-clickhouse
|
f0f5899319
|
Update version_date.tsv and changelogs after v22.3.16.1190-lts
|
2023-01-09 19:59:03 +00:00 |
|
Alexey Milovidov
|
be8df5683e
|
Merge pull request #44988 from ClickHouse/auto/v22.12.2.25-stable
Update version_date.tsv and changelogs after v22.12.2.25-stable
|
2023-01-08 02:52:59 +03:00 |
|
Alexey Milovidov
|
17c797a405
|
Enable the check that was commented
|
2023-01-07 21:42:49 +01:00 |
|
Robert Schulze
|
45dbcf88e5
|
Merge remote-tracking branch 'origin/master' into query-result-cache
|
2023-01-06 20:42:48 +00:00 |
|
robot-clickhouse
|
72b9e43295
|
Update version_date.tsv and changelogs after v22.12.2.25-stable
|
2023-01-06 15:20:59 +00:00 |
|
Robert Schulze
|
27f5aad49e
|
What happens if I remove 156 lines of code?
|
2023-01-03 18:51:16 +00:00 |
|
Alexey Milovidov
|
428404a9f0
|
Merge pull request #44838 from ClickHouse/check-submodules-escape
Escape submodules in style-check
|
2023-01-02 17:43:13 +03:00 |
|
Mikhail f. Shiryaev
|
ae93af32a0
|
Escape submodules in style-check
|
2023-01-02 14:23:53 +01:00 |
|
Azat Khuzhin
|
26718ccddf
|
check-style: check base for std::cerr/cout too
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-01-02 11:42:59 +01:00 |
|
Robert Schulze
|
e9e04166d9
|
Merge remote-tracking branch 'origin/master' into query-result-cache
|
2023-01-02 08:20:27 +00:00 |
|
Dan Roscigno
|
bc456feb4b
|
Merge pull request #44708 from Avogar/schema-inference-docs
Add detailed documentation about schema inference
|
2022-12-30 11:19:09 -05:00 |
|
avogar
|
872d5a5699
|
Fix style
|
2022-12-29 20:45:10 +00:00 |
|
Azat Khuzhin
|
e719fd218d
|
Add excludes for std::cout usage in LineReader
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-12-27 14:23:51 +01:00 |
|
Azat Khuzhin
|
b7f92454bf
|
Move LineReader/ReplxxLineReader out from base
This will simplify linking dependencies, and anyway this classes are not
base in any sense.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-12-27 14:23:51 +01:00 |
|
Mikhail f. Shiryaev
|
b5a791ddbc
|
Merge pull request #44386 from ClickHouse/check-submodules
Add check for submodules sanity
|
2022-12-19 17:51:56 +01:00 |
|
Mikhail f. Shiryaev
|
815ba5b48f
|
Add check for submodules sanity
|
2022-12-19 17:36:03 +01:00 |
|
Mikhail f. Shiryaev
|
3c7cfc297c
|
Merge pull request #44377 from DanRoscigno/edit-dictionary
add runnable to ignore list
|
2022-12-19 16:47:03 +01:00 |
|
DanRoscigno
|
ca9f27b68c
|
add runnable to ignore list
|
2022-12-19 08:36:18 -05:00 |
|
Robert Schulze
|
b93c56323c
|
Merge remote-tracking branch 'origin/master' into query-result-cache
|
2022-12-19 09:18:36 +00:00 |
|
Alexey Milovidov
|
f3a4163c87
|
Merge pull request #41099 from peter279k/improve_build
Improve building steps
|
2022-12-19 04:01:14 +03:00 |
|
robot-clickhouse
|
9e7d8d2a6f
|
Update version_date.tsv and changelogs after v22.9.7.34-stable
|
2022-12-16 11:57:24 +00:00 |
|
Robert Schulze
|
56d9882b43
|
Fix spell check
|
2022-12-16 11:24:26 +00:00 |
|
robot-clickhouse
|
f4fbdfa93d
|
Update version_date.tsv and changelogs after v22.12.1.1752-stable
|
2022-12-15 17:07:16 +00:00 |
|
Robert Schulze
|
3a0bd18b62
|
Typos
|
2022-12-15 13:06:24 +00:00 |
|
Mikhail f. Shiryaev
|
fe44b514b7
|
Create GitHub cache directory optionally by default
|
2022-12-09 21:33:06 +01:00 |
|
Dan Roscigno
|
59e93bc9c6
|
Merge branch 'master' into improve_build
|
2022-12-09 12:40:46 -05:00 |
|
Mikhail f. Shiryaev
|
a0bde8a974
|
Order the dictionary
|
2022-12-09 15:29:24 +01:00 |
|
Mikhail f. Shiryaev
|
5fddc411d3
|
Add retriable and ReplicatedMergeTree
|
2022-12-09 15:29:02 +01:00 |
|
Sema Checherinda
|
06d6b87bae
|
Merge pull request #44059 from ClickHouse/nvartolomei-nv/fix-mutate-fetch
Merging #36877
|
2022-12-09 11:16:57 +01:00 |
|
DanRoscigno
|
d3e5116e24
|
add changelogs
|
2022-12-08 18:15:19 -05:00 |
|
Alexey Milovidov
|
2bfe74e863
|
Add style check
|
2022-12-08 23:14:22 +01:00 |
|
robot-clickhouse
|
c60545a942
|
Update version_date.tsv and changelogs after v22.8.11.15-lts
|
2022-12-08 11:30:31 +00:00 |
|