robot-clickhouse
a5b45dabf2
Update version_date.tsv after release 20.9.2.20
2020-09-22 10:14:12 +03:00
Alexey Milovidov
ef5363b87f
Fix terribly wrong code
2020-09-19 02:05:13 +03:00
robot-clickhouse
76483b8ed3
Update version_date.tsv after release 20.3.19.4
2020-09-18 19:14:19 +03:00
Alexey Milovidov
eae9950abe
s3uploader: adjust help
2020-09-18 17:56:42 +03:00
robot-clickhouse
0052bbdd84
Update version_date.tsv after release 20.6.7.4
2020-09-18 16:19:23 +03:00
robot-clickhouse
10a288f896
Update version_date.tsv after release 20.7.3.7
2020-09-18 15:46:35 +03:00
robot-clickhouse
1c674cea93
Update version_date.tsv after release 20.8.3.18
2020-09-18 15:26:48 +03:00
alexey-milovidov
e7393ab38b
Merge pull request #14718 from ClickHouse/aku/20.8-changelog
...
changelog for 20.8
2020-09-14 21:58:18 +03:00
Nikita Mikhaylov
ddea62211d
Merge pull request #11948 from CurtizJ/fsync-parts
...
Experiment. Allow to turn on fsync on inserts, merges and fetches.
2020-09-14 22:37:14 +04:00
alexey-milovidov
782c010cfd
Merge pull request #14668 from azat/list-licenses.sh-more-excludes
...
utils/list-licenses/list-licenses.sh: ignore more files
2020-09-14 16:37:43 +03:00
robot-clickhouse
5de3d9c032
Update version_date.tsv after release 20.6.6.7
2020-09-11 12:58:04 +03:00
Anton Popov
f2a5216e97
add waiting for fsync in WAL
2020-09-11 02:28:50 +03:00
Anton Popov
af4089c606
Merge remote-tracking branch 'upstream/master' into HEAD
2020-09-11 00:39:21 +03:00
Alexander Kuzmenkov
45340c701d
changelog for 20.8
2020-09-10 19:49:57 +03:00
Azat Khuzhin
27258c8e70
utils/list-licenses/list-licenses.sh: ignore more files
...
- *.rtf
They can have NULL byte, and StorageSystemLicenses.sh will warn:
./StorageSystemLicenses.sh: line 11: warning: command substitution: ignored null byte in input
Found with:
find contrib/ -type f -and '(' -iname 'LICENSE*' -or -iname 'COPYING*' -or -iname 'COPYRIGHT*' ')' -and -not -iname '*.html' | xargs grep -Pa '\x00'
- *.h
- *.cpp
- *.htm
And after verified with:
$ find contrib/ -type f -and '(' -iname 'LICENSE*' -or -iname 'COPYING*' -or -iname 'COPYRIGHT*' ')' -and -not '(' -iname '*.html' -or -iname '*.htm' -or -iname '*.rtf' -or -name '*.cpp' -or -name '*.h' -or -iname '*.json' ')' | xargs file -b | sort -u
ASCII text
ASCII text, with CR line terminators
ASCII text, with very long lines
empty
UTF-8 Unicode text
2020-09-09 23:56:47 +03:00
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
Anton Popov
3b9be70c8c
Merge remote-tracking branch 'upstream/master' into HEAD
2020-09-05 18:53: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
Anton Popov
4fe57fc169
Merge remote-tracking branch 'upstream/master' into HEAD
2020-09-02 01:29:44 +03:00
Anton Popov
3cadc9033a
fsyncs for metadata files of part
2020-09-01 18:53:22 +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
Anton Popov
927eb32e88
add test for durability (draft)
2020-09-01 04:46:40 +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
Alexander Kuzmenkov
7dba89eaa8
changelog fixes
2020-07-07 12:52:27 +03:00
alexey-milovidov
1719ab1ec5
Merge pull request #12041 from azat/curl-proper-cmake
...
Rewrite curl dependency in a more ch compatible way
2020-07-06 06:31:51 +03:00
alexey-milovidov
5d2013f224
Merge pull request #12104 from ClickHouse/aku/changelog-20.5
...
Changelog for 20.5
2020-07-06 00:04:50 +03:00
Alexander Kuzmenkov
2577d71ed5
Changelog for 20.5
2020-07-03 11:57:38 +03:00
Azat Khuzhin
0700a705bc
Rewrite curl dependency in a more ch compatible way
...
- add support of unbundled curl
- add CURL::libcurl libraries
- avoid explicit linkage of daemon with curl (added with sentry)
- set CACHE variables for non-direct users:
- mariadb-connector-c
- aws-s3-cmake
- sentry-native
Cc: @alexey-milovidov
Cc: @alesapin (requires docker image update)
Cc: @abyss7
Refs: #11300
Refs: #8011
Refs: #8905
v2: replace cmake/find/curl.cmake with proper contrib/curl-cmake (as
pointed by @abyss7, cmake/find/*.cmake is deprecated)
2020-07-03 00:57:08 +03:00
Alexander Kuzmenkov
e0273d30fa
Changelog for 20.1, 20.4
2020-07-02 09:20:20 +03:00
Alexander Kuzmenkov
444a869d78
simple changelog script
2020-06-30 19:08:23 +03:00
Ivan
fce8328e65
Automated backporting machinery ( #12029 )
...
* Add automated cherry-pick machinery
* Added script for backporting machinery
* Implement dry-run mode
* Comment old methods
* Fix python2
* Add ya.make for sandbox tasks
* Remove old stuff
2020-06-29 15:13:19 +03:00
alexey-milovidov
a34032cace
Merge pull request #11300 from blinkov/sentry
...
Opt-in support for sending crash reports
2020-06-25 17:20:50 +03:00
alesapin
cecf397057
Better github-hook
2020-06-24 17:48:43 +03:00
Ivan Blinkov
45d1ca2567
merge master
2020-06-24 00:18:16 +03:00
alesapin
2b0d00e6c3
Hook for push events
2020-06-23 14:40:09 +03:00
alesapin
bb7289e9c4
Merge branch 'master' into github_hook
2020-06-23 14:07:25 +03:00
Ivan Blinkov
2c0ff29c48
Merge branch 'master' of github.com:ClickHouse/ClickHouse into sentry
2020-06-22 10:06:36 +03:00
Denis Glazachev
6c1b2a4831
Merge branch 'master' into ldap-per-user-authentication
...
* master: (114 commits)
Update alter.md (#11823 )
Update PODArray.h
Added a test for #6549
Update create.md
Update create.md
replacingmergetree translate into "替换合并树“ better (#11814 )
Whitespace
Fix style
Added a test
Fix another 10% of bad code #11529
Update join.md (#11798 )
Update memory.md (#11800 )
Whitespace
Check for tests with "fail" in their names
Fix 10% of bad code #11756
Update PODArray.h
avoid duplicate short system name
adapt recent result as well
[website] tune benchmark pages styling + add extra checks
Added MSan suppression for Hyperscan
...
# Conflicts:
# src/Common/ErrorCodes.cpp
2020-06-20 22:01:12 +04:00
Alexey Milovidov
dec883e21b
Check for tests with "fail" in their names
2020-06-20 09:28:19 +03:00
Denis Glazachev
5db60202b6
Merge branch 'master' into ldap-per-user-authentication
2020-06-19 00:11:08 +04:00
Ivan Blinkov
7e2bb1fd83
Merge branch 'master' of github.com:ClickHouse/ClickHouse into sentry
2020-06-16 16:02:55 +03:00
Alexey Milovidov
394fb64a9c
Better way of implementation
2020-06-14 20:42:11 +03:00
Alexey Milovidov
72257061d5
Avoid errors due to implicit int<->bool conversions when using ZK API
2020-06-12 18:09:12 +03:00
Ivan Blinkov
e98a91e9f7
Merge branch 'master' of github.com:ClickHouse/ClickHouse into sentry
2020-06-12 16:53:00 +03:00
alesapin
47a902a6ce
Simple github hook
2020-06-11 18:55:44 +03:00
Azat Khuzhin
585fee1a63
Add missing boost libraries into build scripts
2020-06-11 11:49:47 +03:00
Denis Glazachev
9e3a28a6b8
Merge branch 'master' into ldap-per-user-authentication
...
* master: (414 commits)
Update file.md
Update merge.md
Update dictionary.md
Update external-data.md
Update distributed.md
Update null.md
Update set.md
Update join.md
Update url.md
Update view.md
Update materializedview.md
Update memory.md
Update buffer.md
Update generate.md
removed a sentence about global lock during rename (#11577 )
greatCircleAngle en translation (#11584 )
Update configuration-files.md
try fix flacky test
Update why.html
Update rich.html
...
# Conflicts:
# src/Common/ErrorCodes.cpp
# utils/ci/jobs/quick-build/run.sh
2020-06-11 03:06:17 +04:00
Ivan Blinkov
90ee4d52f4
merge master
2020-06-10 13:18:41 +03:00
Alexander Tokmakov
6bb68329f8
Merge branch 'master' into merging_external_source_cassandra
2020-06-09 19:51:14 +03:00
Ivan Blinkov
6f7064928f
Merge branch 'master' of github.com:ClickHouse/ClickHouse into sentry
2020-06-09 19:07:57 +03:00
Ivan
47ad338cb2
Refactor CMake build files ( #11390 )
...
* Get rid of lib_name.cmake
* Refactor Boost and HyperScan libraries
* Refactor lz4
* Fix build with xxHash
2020-06-09 13:54:49 +03:00
Ivan Blinkov
653a9afda0
Merge branch 'master' of github.com:ClickHouse/ClickHouse into sentry
2020-06-05 22:51:28 +03:00
Alexander Tokmakov
e3aa20708a
Merge branch 'master' into merging_external_source_cassandra
2020-06-03 14:55:02 +03:00
Denis Glazachev
2f2275c3ba
Add "-D ENABLE_LDAP=0"
2020-06-03 15:16:58 +04:00
Alexey Milovidov
4e9d4592e5
Fix build of test
2020-06-02 16:46:09 +03:00
Alexander Tokmakov
62761eddcc
Merge branch 'master' into merging_external_source_cassandra
2020-06-01 14:44:46 +03:00
Ivan Blinkov
fcc7ff0ef9
Merge branch 'master' of github.com:ClickHouse/ClickHouse into sentry
2020-06-01 08:42:03 +03:00
alexey-milovidov
9984e989c1
Merge pull request #11317 from ClickHouse/logger-fmt-2
...
Preparation for structured logging
2020-06-01 00:11:29 +03:00
Alexey Milovidov
f47320cb96
Added clarification #10678
2020-05-31 17:28:44 +03:00
Alexey Milovidov
25f941020b
Remove namespace pollution
2020-05-31 00:57:37 +03:00
Ivan Blinkov
95ee742ee7
merge master
2020-05-29 22:56:10 +03:00
Alexander Tokmakov
8921041706
Merge branch 'master' into merging_external_source_cassandra
2020-05-29 18:20:39 +03:00
alexey-milovidov
04bdffd9d7
Merge pull request #11255 from zlobober/proper_versions_in_arcadia
...
Use proper versions in Arcadia build.
2020-05-29 03:58:49 +03:00
Alexey Milovidov
13b0acdc9f
Fix strange code
2020-05-29 03:42:25 +03:00
Maxim Akhmedov
f5b1ab8e4a
Use proper versions in Arcadia build.
2020-05-28 16:46:56 +03:00
Ivan Blinkov
709b4f42c8
Prototype sending crash reports on segfaults
2020-05-27 22:11:04 +03:00
Alexander Tokmakov
940132adc4
Merge branch 'master' into merging_external_source_cassandra
2020-05-27 00:13:57 +03:00
Vitaly Baranov
e27ded8798
Merge pull request #11172 from vitlibar/grpc-improve-build-scripts
...
Improve build scripts for protobuf & gRPC
2020-05-26 13:27:54 +03:00
Vitaly Baranov
58a2172154
Improve build scripts related to protobuf and gRPC.
2020-05-25 18:46:57 +03:00
Ivan
39feb4f0d4
Add --branch option to backporting script
2020-05-25 14:10:14 +03:00
Alexander Kuzmenkov
f4d9002182
Rename "Non-significant" to "Not for changelog".
...
The previous name was not universally liked, because technically a PR
might be very much significant, we just don't want to mention it in the
changelog.
2020-05-22 23:09:44 +03:00
Alexander Kuzmenkov
91c8c2ac1a
simple backport script
2020-05-22 21:44:11 +03:00
Alexander Tokmakov
ac54d470da
Merge branch 'master' into merging_external_source_cassandra
2020-05-22 17:27:40 +03:00
Alexander Tokmakov
175b7aedf3
Merge branch 'master' into merging_external_source_cassandra
2020-05-19 05:21:27 +03:00
Alexey Milovidov
f54435e7fd
Fix clang-tidy
2020-05-18 11:08:55 +03:00
Alexey Milovidov
b0a5ce7743
Enable clang-tidy for programs and utils
2020-05-18 04:19:50 +03:00
Alexey Milovidov
c5e78d12e7
Merge branch 'master' into list-licenses
2020-05-11 07:35:35 +03:00
Alexey Milovidov
f1be26c541
Added a script to list licenses #2890
2020-05-11 04:53:38 +03:00
Alexey Milovidov
b8fce1d96a
Fixed build
2020-05-11 03:44:09 +03:00
Alexey Milovidov
f9ad1e612a
Fix build
2020-05-10 08:24:01 +03:00
Alexey Milovidov
e8c646ebf5
Fix style
2020-05-10 03:49:05 +03:00
Alexey Milovidov
da4a793dee
Fix build
2020-05-10 03:16:08 +03:00
Alexey Milovidov
a576a4fbcd
Enable extra warnings for base, utils, programs
2020-05-10 01:59:34 +03:00
Ivan
85d783c247
Poco contrib refactoring ( #10396 )
...
* Remove config_common.h
* Refactor libcpuid contrib
* Remove support for libcpuinfo
* Define USE_CPUID in Arcadia
* Refactor Poco libraries
2020-05-08 17:11:19 +03:00
Alexey Milovidov
048e26dabf
Fix "Arcadia" build
2020-05-07 23:40:18 +03:00
Ivan
038e371570
Update cross-builds to use clang-10 compiler ( #10724 )
...
* Update FreeBSD toolchain
* Update cross-builds to use clang-10
2020-05-07 15:32:17 +03:00
Alexey Milovidov
e0a26df1fa
Added auto-generated machine-readable file with list of stable versions
2020-05-02 21:53:55 +03:00
Anton Popov
a415540019
skip pr with no-backport
2020-04-24 03:36:37 +03:00
Anton Popov
8a084cc476
Update __main__.py
2020-04-23 16:47:19 +03:00
Anton Popov
26cf6306ac
support 'no-backport' tags in list_backports script
2020-04-23 16:10:34 +03:00
Yatsishin Ilya
5ff94f5205
Add util to test results upload in CI ClickHouse
2020-04-17 15:48:21 +03:00
Yatsishin Ilya
ee8e855cbe
add empty out and err columns
2020-04-17 11:42:51 +03:00
Yatsishin Ilya
a312cb6b0d
more features
2020-04-17 11:42:51 +03:00
Yatsishin Ilya
f2136bc286
improvements
2020-04-17 11:42:51 +03:00
alesapin
dc247ed011
Add special key to dupload which allows to push .deb package to several branches in repo
2020-04-16 16:17:21 +03:00
Alexander Kuzmenkov
d0eb40e4ca
simple backport script
2020-04-15 22:03:38 +03:00
alexey-milovidov
596202b4d6
Merge pull request #10247 from qoega/junit_to_html_util
...
Add JUnit to html util
2020-04-15 02:37:59 +03:00
Alexander Kuzmenkov
48ba1f4ced
simple changelog script
2020-04-14 14:28:46 +03:00
Alexander Kuzmenkov
a7bf6ad667
simple changelog script
2020-04-14 12:11:27 +03:00
Yatsishin Ilya
7c52b90d69
better
2020-04-14 10:18:39 +03:00
Yatsishin Ilya
8787cde9c5
fix check-ungrouped-includes.sh
2020-04-14 10:15:02 +03:00
Yatsishin Ilya
c7d3417f62
fix check-include
2020-04-14 10:15:02 +03:00
Yatsishin Ilya
26a1b3163a
better colors
2020-04-14 10:15:01 +03:00
Yatsishin Ilya
c5c424b447
add junit_to_html_util
2020-04-14 10:15:01 +03:00
Alexander Kuzmenkov
9210a50c5c
simple backport script
2020-04-14 03:04:50 +03:00
Alexander Kuzmenkov
7c6a0c27e7
simple backport script
2020-04-14 01:05:05 +03:00
Alexander Kuzmenkov
29bb9f6665
simple backport script
2020-04-14 00:16:23 +03:00
Alexander Kuzmenkov
8be5a1f0a5
simple backport script
2020-04-13 15:54:09 +03:00
Alexander Kuzmenkov
204a6b2b8c
simple backport script
2020-04-13 15:42:15 +03:00
Alexander Kuzmenkov
6bd80a357b
simplified backport script
2020-04-13 15:00:36 +03:00
Ivan
91e9a543d4
Support new vXX-backported labels ( #10231 )
2020-04-13 14:20:13 +03:00
alexey-milovidov
8ce1949377
Merge pull request #10151 from filimonov/clickhouse-docker-util
...
clickhouse-docker-util
2020-04-11 23:01:35 +03:00
Alexey Milovidov
1526722333
Enforce that there is no machine translation to russian #10191
2020-04-11 18:54:26 +03:00
Alexander Kuzmenkov
7c57876ea4
simplified backport script
2020-04-11 03:00:33 +03:00
Alexander Kuzmenkov
32f0789eaa
Update README.md
2020-04-11 01:41:47 +03:00
Alexander Kuzmenkov
c097e1f9e5
Update README.md
2020-04-11 01:38:40 +03:00
Alexander Kuzmenkov
c3a71616d9
simplified backport script
2020-04-11 01:30:29 +03:00
Mikhail Filimonov
7cc0c99669
clickhouse-docker-util
2020-04-09 15:16:56 +02:00
Alexey Milovidov
110eb599c1
Fix "check style" tool
2020-04-06 02:57:24 +03:00
Alexey Milovidov
646f409b8e
Fix "check style" tool
2020-04-06 02:51:26 +03:00
Ivan Lezhankin
06446b4f08
dbms/ → src/
2020-04-03 18:14:31 +03:00
Ivan Lezhankin
4d1749b34b
Also move dbms/cmake/version.cmake to top-level
2020-04-02 04:30:20 +03:00
Ivan
97f2a2213e
Move all folders inside /dbms one level up ( #9974 )
...
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00
Pavel Kovalenko
f2dca656f9
MergeTree full support for S3 ( #9646 )
...
* IMergeDataPart full S3 support.
* MergeTreeData full S3 support.
* Compilation fixes.
* Mutations and merges S3 support.
* Fixed removing data part.
* MergeTree for S3 integration tests and fixes.
* Code style issues.
* Enable AWS logging.
* Fixed hardlink creation for DiskLocal.
* Fixed localBackup.cpp compilation.
* Fixed attaching partition.
* Get rid of extra methods in IDisk.
* Fixed storage config reloading.
* More tests with table manipulations.
* Remove unused error codes.
* Move localBackup to MergeTree folder.
* Minor fixes.
2020-03-19 19:37:55 +03:00
Ivan
571d0d541c
Improve CCTZ contrib ( #9687 )
...
* common/Types.h → common/types.h
Also split Core/Defines.h and merge with common/likely.h
* Improve cctz contrib
* Fix ALWAYS_INLINE and unbundled build
* Update Dockerfile from master
* Fix test for unbundled library
2020-03-19 13:38:34 +03:00
Nikolai Kochetov
339e818051
Parce commit message from merge commit name and search for it instead of commit number.
2020-03-17 17:38:11 +03:00
Nikolai Kochetov
d1556ba3ab
Merge pull request #9705 from ClickHouse/backport-script-support-conflict-tags
...
Support vX.X-conflicts tag in backport script.
2020-03-17 16:52:10 +03:00
Nikolai Kochetov
802b1e96c8
Support vX.X-conflicts tag in backport script.
2020-03-17 14:31:01 +03:00
Nikolai Kochetov
1edf735e8d
Update script for backporting.
2020-03-16 18:27:07 +03:00
Alexey Milovidov
1f1da04cbe
Fix changelog script
2020-03-16 04:26:09 +03:00
Nikita Mikhaylov
b15532dbdf
Merge pull request #9415 from Jokser/merge-tree-s3-initial
...
Storage MergeTree initial support for S3.
2020-03-10 13:22:44 +03:00
Alexey Milovidov
e335926882
Check XML validity
2020-03-07 06:28:03 +03:00
Pavel Kovalenko
8d07883b33
Merge branch 'master' into merge-tree-s3-initial
...
# Conflicts:
# dbms/src/Storages/MergeTree/MergeTreeData.cpp
# dbms/src/Storages/StorageMergeTree.cpp
2020-03-05 23:05:31 +03:00
Alexey Milovidov
c24cd0ea20
Ensure the number of empty lines
2020-03-03 05:45:20 +03:00
Pavel Kovalenko
d91ef06370
Code style and logical issues fix.
2020-02-28 14:54:18 +03:00
Alexey Milovidov
8f90c6ec12
Fixed ErrorCodes, part 3
2020-02-25 21:20:08 +03:00
Alexey Milovidov
3602126a1e
Remove unused ErrorCodes
2020-02-25 17:35:37 +03:00
CurtizJ
3f7f13ce05
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
2020-02-20 15:36:55 +03:00
Alexey Milovidov
c76ff369bb
Fix check-style #9161
2020-02-17 22:09:56 +03:00
Ivan Lezhankin
922add6244
Fix check-style util
2020-02-17 19:30:25 +03:00
Ivan Lezhankin
39ea079034
More clean-up
2020-02-17 17:27:09 +03:00
Ivan Lezhankin
4cedd4619d
Code clean-up
2020-02-16 11:04:03 +03:00
Ivan
e43fe35a69
noop ( #9122 )
2020-02-14 16:15:50 +03:00
CurtizJ
2d7ff400ed
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
2020-02-03 13:46:00 +03:00
alexey-milovidov
3a1e3f612e
Merge branch 'master' into idisk-seekable-readbuffer
2020-02-02 03:54:50 +03:00
Pavel Kovalenko
d4707ca911
Seek reworking.
2020-01-28 15:48:01 +03:00
alesapin
775bbf72e3
Merge pull request #8815 from ClickHouse/add_changelog_20
...
Changelog 20.1
2020-01-28 12:15:46 +03:00
alesapin
12e70d08f6
Remove another if
2020-01-28 11:58:11 +03:00
alesapin
e8619ce99d
Now we have branches in .tgz repository
2020-01-28 11:50:29 +03:00
alesapin
79b2a77306
Changelog draft
2020-01-24 13:41:33 +03:00
alesapin
24e0d3e63d
Remove token
2020-01-23 20:19:51 +03:00
alesapin
36e619ab4b
Add trash script for tests history
2020-01-23 15:29:08 +03:00
Ivan
b80e3dcd46
Refactoring of replxx ( #8748 )
2020-01-23 11:18:19 +03:00
alexey-milovidov
ba7ab32098
Merge pull request #8774 from mnach/ci-build-gcc-fix
...
minor fixes in build-gcc script
2020-01-22 17:59:43 +03:00
Mikahil Nacharov
e357c6feaf
minor fixes in build-gcc script
2020-01-22 16:27:27 +05:00
CurtizJ
9275225527
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
2020-01-21 17:21:52 +03:00
CurtizJ
27750f0cd4
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
2020-01-15 19:36:35 +03:00
alexey-milovidov
f051844eb7
Merge branch 'master' into replxx
2020-01-11 19:59:33 +03:00
alexey-milovidov
7d56965440
Merge pull request #8619 from ClickHouse/remove-old-zstd-test
...
Removed old ZSTD test
2020-01-11 12:36:39 +03:00
Alexey Milovidov
91e0d79007
Removed old ZSTD test
2020-01-10 21:41:09 +03:00
alesapin
f3b291c282
Slightly improve script and add docs
2020-01-10 16:50:39 +03:00
alexey-milovidov
5cf8253203
Merge pull request #8591 from ClickHouse/install_script_for_tgz
...
Install script for tgz package
2020-01-10 16:48:38 +03:00
filimonov
83623f232a
fix printing changelog with non-ascii chars
2020-01-10 14:34:02 +01:00
Ivan Lezhankin
5950f6c081
Merge remote-tracking branch 'upstream/master' into replxx
2020-01-09 19:21:04 +03:00
alesapin
05a36ec05c
unComment line
2020-01-09 16:02:05 +03:00
alesapin
f05a27c147
Some updates in trash scripts
2020-01-09 15:59:45 +03:00
CurtizJ
33ae97894b
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
2020-01-09 15:54:37 +03:00
filimonov
573b6d23a8
make_changelog.py::process_unknown_commits unicode fix
2020-01-07 22:40:48 +01:00
Vladimir Chebotarev
a1ff6cf66c
Updated guide for installing ClickHouse from source in Arch Linux.
2020-01-05 21:50:32 +03:00
Vladimir Chebotarev
0dc427b132
Added creation of user and working directory to Arch Linux install script.
2020-01-05 17:23:39 +03:00
alexey-milovidov
42226b1a96
Added setting "min_bytes_to_use_mmap_io" ( #8520 )
...
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io": better error message
* Added setting "min_bytes_to_use_mmap_io": fixed error
2020-01-04 08:46:50 +03:00
Alexey Milovidov
8964a7ac42
Fixed build
2020-01-02 13:27:40 +03:00
Ivan Lezhankin
13b88886d4
[WIP]
2020-01-01 22:22:57 +03:00
Vitaly Baranov
56a95e1719
make_changelog.py now considers not only release PR but also PRs which
...
were cherry-picked to the release branch.
2019-12-29 12:46:17 +07:00
Ivan Lezhankin
bf22e12e4e
Initial replacement readline → replxx
2019-12-27 16:17:36 +03:00
Maxim Ulanovskiy
32995e3ad5
cosmetic doc fixes
2019-12-26 18:59:38 +03:00
CurtizJ
4bd4ac715c
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
2019-12-25 03:10:24 +03:00
CurtizJ
206cb1afa9
fix broken by refactoring functionality with wide parts
2019-12-25 01:49:39 +03:00
liyang
59f0431e2d
fix bug in select_with_query
2019-12-19 20:33:49 +08:00
taiyang-li
e9d4d2cf26
rename error to err
...
because "error" is conflict with keyword "error" in golang
2019-12-19 20:00:47 +08:00
alesapin
aaa8032e83
Push packages to lts
2019-12-11 14:17:47 +03:00
Alexey Milovidov
f74aca4c2e
Removed useless tool
2019-12-09 00:32:15 +03:00
Alexander Kuzmenkov
233212ac68
Merge pull request #7531 from amosbird/getkeymapped
...
Unify hash tables interface (separated for review)
2019-11-06 13:49:39 +03:00
Alexander Kuzmenkov
bfc611b1a2
Changelog script: add rev-parse & fix category regex.
2019-11-06 13:32:49 +03:00
Amos Bird
fbfbe161ec
Unify hash tables interface.
2019-11-06 00:08:04 +08:00
Alexander Kuzmenkov
a8731a9597
Update category regex in changelog script
2019-11-05 18:41:27 +03:00
Alexander Kuzmenkov
bba08b585d
Update changelog script.
...
* support python3
* synchronize with Description Check
2019-11-05 16:20:33 +03:00
alexey-milovidov
fc845b3b92
Update README.md
2019-11-03 14:12:36 +03:00
Alexey Milovidov
c23a1cb9a5
Added ANTLR4 grammar #7595
2019-11-03 14:10:03 +03:00
alexey-milovidov
d7e17e28f8
Merge pull request #7580 from ClickHouse/blinkov-patch-12
...
fix python issue reported by lgtm.com
2019-11-02 00:51:29 +03:00
alexey-milovidov
db536fdc12
Merge pull request #7581 from ClickHouse/blinkov-patch-13
...
remove unused format argument
2019-11-02 00:51:09 +03:00
alexey-milovidov
7e16805437
Merge pull request #7583 from ClickHouse/blinkov-patch-14
...
[make_changelog] avoid except without specifying class
2019-11-02 00:50:52 +03:00
Ivan Blinkov
6ae6707eda
Update status.py
2019-11-01 19:14:58 +03:00
Ivan Blinkov
d0c65b491a
Update status.py
2019-11-01 19:10:50 +03:00
Ivan Blinkov
659b467290
Update produce.py
2019-11-01 19:10:15 +03:00
Ivan Blinkov
ac7fb00849
Update manage.py
2019-11-01 19:09:35 +03:00
Ivan Blinkov
4765b7bee5
[utils/kafka] provide some exit code from main
2019-11-01 19:08:29 +03:00
Ivan Blinkov
9af95b9d7a
[make_changelog] avoid except without specifying class
2019-11-01 19:06:33 +03:00
Ivan Blinkov
9fd7fee9ba
remove unused format argument
2019-11-01 18:57:14 +03:00
Ivan Blinkov
c13e330a1d
fix python issue reported by lgtm.com
...
`Call to ArgumentError.__init__ with too few arguments; should be no fewer than 2.`
2019-11-01 18:53:14 +03:00
proller
0006f2a370
Fix build without submodules ( #7295 )
...
* Build fixes
* fix
* Fix
* fix
* Fix install(export..
* Freebsd fixes
* Freebsd fixes
* Fix warning
* fix
* More PRIVATE linking
* Fix review
* Timmy
* Timmy
* fix
* Try fix jemalloc link
* style
2019-10-30 23:34:06 +03:00
tavplubix
0046b9f137
Wait for jobs to finish on exception (fixes rare segfaults) ( #7350 )
2019-10-17 17:41:27 +03:00
Ivan Lezhankin
340705f1ca
Fix backporting script
...
Rename yandex → ClickHouse
2019-10-09 14:37:20 +03:00
alesapin
e31f33bc1c
Fix category search in changelog script
2019-10-08 11:59:29 +03:00