Nikita Mikhaylov
|
336df167ff
|
Merge pull request #14583 from nikitamikhaylov/datasets-gen-20
Fix for clang-8 build in datasets generator.
|
2020-09-08 20:29:14 +04:00 |
|
robot-clickhouse
|
e0e1a5b24b
|
Update version_date.tsv after release 20.3.18.10
|
2020-09-08 16:14:51 +03:00 |
|
robot-clickhouse
|
efd7ba3230
|
Update version_date.tsv after release 20.8.2.3
|
2020-09-08 15:49:07 +03:00 |
|
nikitamikhaylov
|
724b78a578
|
better
|
2020-09-08 15:03:55 +03:00 |
|
Nikita Mikhaylov
|
ab48947305
|
Datasets generation (Merging #10973) (#14442)
* created program in utils
* reset test
* removed additional printings
* refactoring
* fix float generator, fix build
* add readme
* refactor readme
* fixed random int func
* clang format
* fix build
* fix build
* fix PVS, uncrustify
* newline at end of file
* refactor string_type func
* restyle func maps
* support IN operation
* support multiquery
* fix style
* change rand to pcg64
* fix array generation
* fix build
* better
* subqueries
* style
* better
* delete samples.sql
Co-authored-by: Roman Ilgovskiy <ilgovskiy@yandex-team.ru>
|
2020-09-04 13:39:17 +03:00 |
|
robot-clickhouse
|
fbf06f9858
|
Update version_date.tsv after release 20.6.5.8
|
2020-09-03 20:05:18 +03:00 |
|
alexey-milovidov
|
821add088e
|
Fix backport script; read the code (#14433)
|
2020-09-03 09:57:01 +03:00 |
|
Azat Khuzhin
|
2d7cb03120
|
Suppress superfluous wget (-nv) output
Since for dowloading some of files wget logging may take 50% of overall
log [1].
[1]: https://clickhouse-builds.s3.yandex.net/14315/c32ff4c98cb3b83a12f945eadd180415b7a3b269/clickhouse_build_check/build_log_761119955_1598923036.txt
|
2020-09-01 10:25:13 +03:00 |
|
robot-clickhouse
|
41181555a6
|
Update version_date.tsv after release 20.7.2.30
|
2020-08-31 19:23:16 +03:00 |
|
robot-clickhouse
|
74d4fa3993
|
Update version_date.tsv after release 20.6.5.53
|
2020-08-27 17:51:22 +03:00 |
|
alesapin
|
7e0b7e601d
|
Fix dates order in list-versions.sh
|
2020-08-27 17:42:49 +03:00 |
|
robot-clickhouse
|
7bf83990ae
|
Update version_date.tsv after release 20.6.5.53
|
2020-08-27 17:29:13 +03:00 |
|
alexey-milovidov
|
bb2b0b509f
|
Merge pull request #14173 from ClickHouse/fix_list_versions
Make list-versions.sh able to work with ancient git
|
2020-08-27 15:45:21 +03:00 |
|
alesapin
|
c5a7a15b93
|
Make list-versions.sh able to work with ancient git
|
2020-08-27 15:06:09 +03:00 |
|
robot-clickhouse
|
910297f7c1
|
Update version_date.tsv in release 20.6.5.53
|
2020-08-27 14:08:41 +03:00 |
|
alexey-milovidov
|
7ea5364299
|
Merge pull request #13648 from filimonov/tzdata_version2
tzdata improvements
|
2020-08-24 23:07:37 +03:00 |
|
Alexey Milovidov
|
425297e9c9
|
Check that ya.make files are auto-generated
|
2020-08-19 12:40:28 +03:00 |
|
Alexey Milovidov
|
e43746395e
|
Merge branch 'master' into codespell-2
|
2020-08-16 14:57:21 +03:00 |
|
alexey-milovidov
|
966dd287b7
|
Merge branch 'master' into shellcheck3
|
2020-08-15 19:49:22 +03:00 |
|
Alexey Milovidov
|
145ad95e2a
|
Revert check location of Docker compose files @qoega.
|
2020-08-15 07:23:23 +03:00 |
|
Yatsishin Ilya
|
ede56a7503
|
Fix
|
2020-08-14 17:41:03 +03:00 |
|
Yatsishin Ilya
|
ab337b243a
|
Add docker for style check
|
2020-08-14 16:09:23 +03:00 |
|
alexey-milovidov
|
11d6375c67
|
Merge pull request #13640 from BohuTANG/wal_dump
Add MergeTree Write-Ahead-Log(WAL) dump tool
|
2020-08-13 22:19:29 +03:00 |
|
Mikhail Filimonov
|
a0ae1b2b42
|
tzdata improvements
Expose version of embedded tzdata via TZDATA_VERSION in system.build_options.
Autogenerate list of shipped timezones. Script to check tzdb updates.
|
2020-08-12 14:21:40 +02:00 |
|
BohuTANG
|
c31f4f013a
|
Add MergeTree Write-Ahead-Log(WAL) dump tool
|
2020-08-12 13:50:22 +08:00 |
|
Alexey Milovidov
|
e4d02f6b51
|
Update for useless script #13599
|
2020-08-12 06:03:47 +03:00 |
|
alexey-milovidov
|
291386fd2a
|
Merge pull request #13618 from melin/master
antlr4 support complete create table grammar
|
2020-08-11 18:58:00 +03:00 |
|
melin
|
d1a770d863
|
antlr4 support complete create table grammar
|
2020-08-11 22:36:19 +08:00 |
|
melin
|
4036d9bd10
|
antlr4 support complete create table grammar
|
2020-08-11 22:35:28 +08:00 |
|
alexey-milovidov
|
2bd7b5fdc0
|
Merge pull request #13591 from melin/master
Fix Nullable(String) antlr4 syntax error
|
2020-08-11 04:58:17 +03:00 |
|
melin
|
38cad2e258
|
fixbug Nullable(String)
|
2020-08-11 09:43:28 +08:00 |
|
Alexey Milovidov
|
b633b49e07
|
Enable Shellcheck in CI
|
2020-08-09 02:26:59 +03:00 |
|
alexey-milovidov
|
3f80463f2d
|
Merge pull request #13489 from nikitamikhaylov/changelog-script
Changelog script update
|
2020-08-09 01:38:17 +03:00 |
|
Alexey Milovidov
|
726f5b082a
|
Fix build
|
2020-08-08 17:10:49 +03:00 |
|
Alexey Milovidov
|
6c4df0f27a
|
Better tool
|
2020-08-08 17:10:49 +03:00 |
|
Alexey Milovidov
|
0688e1671f
|
Run check-typos within check-style
|
2020-08-08 17:10:49 +03:00 |
|
Alexey Milovidov
|
cacca83839
|
Added a tool to check for typos; added dictionaries.
|
2020-08-08 17:10:27 +03:00 |
|
alexey-milovidov
|
c0fef71507
|
Merge pull request #13511 from ClickHouse/codespell
Fix typos in code with codespell.
|
2020-08-08 17:09:16 +03:00 |
|
Alexey Milovidov
|
11228a127d
|
Check for copy-pasted GPL code
|
2020-08-08 05:08:36 +03:00 |
|
Alexey Milovidov
|
0cbbe153cd
|
Fix typos, the last 1%
|
2020-08-08 04:21:04 +03:00 |
|
Nikita Mikhaylov
|
6a1b0106ca
|
better
|
2020-08-07 17:52:50 +03:00 |
|
Nikita Mikhaylov
|
81c681fe83
|
done
|
2020-08-07 17:51:20 +03:00 |
|
Alexey Milovidov
|
e942104eb5
|
Add a check
|
2020-08-06 06:13:02 +03:00 |
|
alesapin
|
ae8ad38af6
|
Review fix
|
2020-07-31 17:07:54 +03:00 |
|
alesapin
|
c018367f50
|
Add labeler event
|
2020-07-31 16:41:56 +03:00 |
|
Ivan
|
1e10ce6bcf
|
Update scripts (#12726)
|
2020-07-27 13:05:38 +03:00 |
|
Ivan
|
b86248a57a
|
Update ya.make
|
2020-07-22 12:08:38 +03:00 |
|
Ivan
|
4417a79b86
|
Update scripts (#12650)
|
2020-07-22 04:05:46 +03:00 |
|
Denis Glazachev
|
9effacfbc1
|
Merge branch 'master' into ldap-per-user-authentication
* master: (1102 commits)
Update README.md
Update README.md
Update README.md
Update index.md
[docs] add intrdocution for statements page (#12189)
Revert "Run perf tests with memory sampling (for allocations >1M)"
Sanitize LINK_LIBRARIES property for the directories (#12160)
[docs] refactor Domains overview (#12186)
DOCS-647: toStartOfSecond (#12190)
[docs] add intrdocution for commercial page (#12187)
DOCSUP-1348 Russian translation for new functions (#133) (#12194)
changelog fixes
Update index.md (#12191)
Update zh kafka.md title (#12192)
Added test for #3767
style fix for #12152
Tests for fixed issues #10846 and #7347
changelog fixes
[docs] introduction for special table engines (#12170)
[docs] introduction for third-party interfaces (#12175)
...
# Conflicts:
# src/Access/ya.make
# src/Common/ErrorCodes.cpp
|
2020-07-08 00:42:09 +04:00 |
|
Alexander Kuzmenkov
|
f8d584d509
|
changelog fixes
|
2020-07-07 13:50:32 +03:00 |
|