Maksim Kita
|
d24795405c
|
Fixed tests
|
2022-03-22 15:12:43 +01:00 |
|
alesapin
|
a4ab73619f
|
Fix UBSan build
|
2022-03-22 15:05:31 +01:00 |
|
Mikhail f. Shiryaev
|
1e0ad94d67
|
Add a stand alone clickhouse-keeper package
|
2022-03-22 15:05:29 +01:00 |
|
alesapin
|
0ab9a9c0f6
|
Merge pull request #33664 from ClickHouse/release-steps
Refactor releasing process
|
2022-03-22 14:43:18 +01:00 |
|
Maksim Kita
|
fcbf97ba68
|
Fix crash during short circuit function evaluation
|
2022-03-22 14:10:47 +01:00 |
|
Maksim Kita
|
0576c1b0f3
|
Merge pull request #35500 from kitaisreal/throw-if-constant-argument-crash-fix
Fix crash for function throwIf with constant arguments
|
2022-03-22 13:44:37 +01:00 |
|
Antonio Andelic
|
5da3058368
|
Merge branch 'master' into parallel-downloading-url-engine
|
2022-03-22 12:20:36 +00:00 |
|
avogar
|
c5245c1ad1
|
Improve backward compatibility check and stress test
|
2022-03-22 12:00:20 +00:00 |
|
Maksim Kita
|
22112feef3
|
Fix crash for function throwIf with constant arguments
|
2022-03-22 12:30:25 +01:00 |
|
vdimir
|
41c32e24fe
|
Skip bugfix_validate_check when no pr-bugfix
|
2022-03-22 12:20:27 +01:00 |
|
Antonio Andelic
|
6b6190554b
|
Fix conversion of arrow to CH column with hint header
|
2022-03-22 11:15:48 +00:00 |
|
Kruglov Pavel
|
594fa8f449
|
Merge pull request #35476 from Avogar/decimal-logical-error
Fix bug in function if that led to logical error
|
2022-03-22 12:12:24 +01:00 |
|
Kruglov Pavel
|
c8e1dcf88c
|
Merge pull request #35482 from Avogar/stress-test
Add retries in backward compatibility check
|
2022-03-22 12:05:47 +01:00 |
|
Antonio Andelic
|
0a469066e0
|
Add more tests
|
2022-03-22 10:55:20 +00:00 |
|
Antonio Andelic
|
0c23cd7b94
|
Add support for case insensitive column matching in arrow
|
2022-03-22 10:55:10 +00:00 |
|
alesapin
|
70d410dc4d
|
Fix keeper client timeout bug
|
2022-03-22 11:41:50 +01:00 |
|
Vladimir C
|
2430d8192e
|
Merge pull request #35451 from ClickHouse/allow-bind-low-ports
|
2022-03-22 11:13:18 +01:00 |
|
alesapin
|
d2e10cfa87
|
Strip like dh_strip
|
2022-03-22 11:11:39 +01:00 |
|
alesapin
|
a2efb1c2fa
|
Strip in a different way
|
2022-03-22 11:11:39 +01:00 |
|
Mikhail f. Shiryaev
|
b9cb64a4a1
|
Add apk package and reports
|
2022-03-22 11:11:38 +01:00 |
|
alesapin
|
bad78f0daa
|
Don't unwind inlines if we unable to do it
|
2022-03-22 11:11:36 +01:00 |
|
Mikhail f. Shiryaev
|
d55785156b
|
Fix always success builds by move ts to build.sh
|
2022-03-22 11:10:03 +01:00 |
|
Mikhail f. Shiryaev
|
1d362796df
|
Fix strip bug
|
2022-03-22 11:10:02 +01:00 |
|
Mikhail f. Shiryaev
|
9ad31e983c
|
Fix compiler interpolation
|
2022-03-22 11:10:02 +01:00 |
|
Mikhail f. Shiryaev
|
fa2a9bb9aa
|
Separate BUILD_STRIPPED_BINARIES_PREFIX to option and parameter
|
2022-03-22 11:10:02 +01:00 |
|
Mikhail f. Shiryaev
|
a0edb3e593
|
Build tgz and rpm for every running
|
2022-03-22 11:10:01 +01:00 |
|
Mikhail f. Shiryaev
|
0dd1f4af76
|
Rename alien arguments and parameters
|
2022-03-22 11:10:01 +01:00 |
|
Mikhail f. Shiryaev
|
a04b7fc0a8
|
Disable clickhouse-tests by default
|
2022-03-22 11:10:00 +01:00 |
|
Mikhail f. Shiryaev
|
70945764e5
|
Fix a tiny typo
|
2022-03-22 11:10:00 +01:00 |
|
Mikhail f. Shiryaev
|
342f7ba567
|
Migrate to nfpm
|
2022-03-22 11:09:59 +01:00 |
|
Mikhail f. Shiryaev
|
04e9d1b9f6
|
Add default values for some arguments of packager
|
2022-03-22 11:09:58 +01:00 |
|
Mikhail f. Shiryaev
|
2bed5ba0ad
|
Fix pylint issues
|
2022-03-22 11:09:57 +01:00 |
|
Mikhail f. Shiryaev
|
f4f60311ce
|
Apply black to docker packager
|
2022-03-22 11:09:55 +01:00 |
|
Antonio Andelic
|
7c11295228
|
Remove old test
|
2022-03-22 09:33:11 +00:00 |
|
Antonio Andelic
|
ca7844e338
|
Fix tests
|
2022-03-22 09:27:20 +00:00 |
|
Antonio Andelic
|
246c66bf3e
|
Merge pull request #35393 from bigo-sg/hive_column_pruning_bug
Fix erasing nonexistent column
|
2022-03-22 08:59:33 +01:00 |
|
Antonio Andelic
|
b278600c3e
|
rename tests
|
2022-03-22 07:38:26 +00:00 |
|
Antonio Andelic
|
6cebb6bc88
|
Merge branch 'master' into case-insensitive-column-matching
|
2022-03-22 07:36:35 +00:00 |
|
Anton Popov
|
54b02c5108
|
fix tests
|
2022-03-21 22:49:33 +00:00 |
|
alesapin
|
f1534e4345
|
Merge pull request #35470 from ClickHouse/nickitat-patch-1
Explicitly set allow_introspection_functions to 0
|
2022-03-21 22:50:27 +01:00 |
|
Kruglov Pavel
|
eb399359dd
|
Update 01650_fetch_patition_with_macro_in_zk_path_long.sql
|
2022-03-21 22:47:24 +01:00 |
|
Anton Popov
|
0c210a831c
|
add sizes of subcolumns to system.parts_columns table
|
2022-03-21 21:12:26 +00:00 |
|
Maksim Kita
|
ce2883a13d
|
Merge pull request #35462 from kitaisreal/mysqlxx-pool-with-failover-style-fix
mysqlxx PoolWithFailover style fix
|
2022-03-21 20:30:55 +01:00 |
|
tavplubix
|
2fdc937ae1
|
Merge pull request #35480 from ClickHouse/fix_34586
Fix show create for information_schema
|
2022-03-21 22:20:34 +03:00 |
|
Alexander Tokmakov
|
552106f2e7
|
fix style check
|
2022-03-21 20:09:08 +01:00 |
|
Alexander Tokmakov
|
0ab258be01
|
fix_build
|
2022-03-21 19:59:47 +01:00 |
|
Vladimir C
|
778416f576
|
Merge pull request #35484 from stulentsev/patch-1
|
2022-03-21 19:13:40 +01:00 |
|
avogar
|
0b8ddedb39
|
Fix tests
|
2022-03-21 18:01:55 +00:00 |
|
Sergio Tulentsev
|
ef5062ec43
|
docs: Replace some usages of "rows" which are meant to be "strings"
The wrong term was confusing in the description of the CSV format.
|
2022-03-21 17:52:30 +00:00 |
|
avogar
|
288d08f3f2
|
Add retries in backward compatibility check
|
2022-03-21 17:26:24 +00:00 |
|