BoloniniD
|
5a15266d55
|
Replaced third test, fixed reference
|
2021-07-15 15:00:45 +03:00 |
|
BoloniniD
|
3be17d0639
|
Make multiple read test executable
|
2021-07-14 12:26:00 +03:00 |
|
BoloniniD
|
f33f931aff
|
Some changes after test review
|
2021-07-13 16:49:29 +03:00 |
|
BoloniniD
|
4772840a94
|
File format parameter fix
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
|
2021-07-13 14:08:51 +03:00 |
|
BoloniniD
|
350f2c0455
|
Added first version for tests
|
2021-07-09 16:15:16 +03:00 |
|
BoloniniD
|
21f1e0e626
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into pipe_reading
|
2021-07-09 12:36:00 +03:00 |
|
BoloniniD
|
407652457f
|
Added fstat for table fd + more fixes
|
2021-07-09 12:20:11 +03:00 |
|
Maksim Kita
|
581e79ced9
|
Merge pull request #26114 from ClickHouse/dargejs-compatibility
Make graph pipeline rendering compatible with Dagre.JS
|
2021-07-09 12:17:33 +03:00 |
|
Maksim Kita
|
69c30d658c
|
Merge pull request #26110 from ywill3/patch-2
Update bitmap-functions.md
|
2021-07-09 12:16:40 +03:00 |
|
Maksim Kita
|
8250c1e141
|
Merge pull request #26111 from ywill3/patch-1
Update bitmap-functions.md
|
2021-07-09 12:16:00 +03:00 |
|
Vladimir
|
bf0695ff84
|
Merge pull request #25589 from TszKitLo40/support-distinct-on
|
2021-07-09 09:50:45 +03:00 |
|
alexey-milovidov
|
b7ca78f219
|
Merge pull request #26087 from ianton-ru/directory_iterator_path_exception
Fix throwing exception when iterate over non existing remote directory
|
2021-07-09 06:52:54 +03:00 |
|
alexey-milovidov
|
3190e70a3e
|
Merge pull request #26099 from nikitamikhaylov/suppress-copier-tests
Disabling annoying copier tests
|
2021-07-09 06:50:27 +03:00 |
|
Vitaly Baranov
|
3fb0567887
|
Merge pull request #26075 from vitlibar/pad-functions
Pad functions
|
2021-07-09 06:46:23 +03:00 |
|
Alexey Milovidov
|
b264c3f192
|
Make graph pipeline rendering compatible with Dagre.JS
|
2021-07-09 06:26:35 +03:00 |
|
alexey-milovidov
|
eafce775c9
|
Merge pull request #25452 from amosbird/jsonextractrawstring
JSONExtract String or Raw
|
2021-07-09 06:17:13 +03:00 |
|
ywill3
|
89c72da7f3
|
Update bitmap-functions.md
may be inappropriate sub-title
|
2021-07-09 10:14:10 +08:00 |
|
ywill3
|
325e0764fe
|
Update bitmap-functions.md
bitmapSubsetLimit example sql is wrong
|
2021-07-09 10:05:27 +08:00 |
|
alexey-milovidov
|
7c17e2526d
|
Merge pull request #25634 from vdimir/join-materialized-columns
Support materialized and aliased columns in joins
|
2021-07-09 03:18:49 +03:00 |
|
alexey-milovidov
|
c98e131a81
|
Merge pull request #26072 from vdimir/fix-offset-check-in-window-frame
Fix logical error with signed and unsigned offset in WindowFrame::checkValid
|
2021-07-09 03:06:15 +03:00 |
|
alexey-milovidov
|
4fc80b8a32
|
Merge pull request #26057 from kitaisreal/changelog-21.7
Add changelog for 21.7
|
2021-07-09 03:01:05 +03:00 |
|
alexey-milovidov
|
de90cc0e8f
|
Update CHANGELOG.md
|
2021-07-09 03:00:49 +03:00 |
|
Maksim Kita
|
df90e43c3d
|
Add changelog for 21.7
|
2021-07-09 02:09:51 +03:00 |
|
Vitaly Baranov
|
3dfdcf4604
|
Improve implementation of leftPadString(), rename to leftPad(). Add new functions rightPad(), leftPadUTF8(), rightPadUTF8(). Add a test.
|
2021-07-08 23:39:29 +03:00 |
|
Nikita Mikhaylov
|
334d5439c8
|
done
|
2021-07-08 20:29:25 +00:00 |
|
alesapin
|
c34a769143
|
Merge pull request #26079 from ClickHouse/fix_abort
Fix abort in ZooKeeper client
|
2021-07-08 22:58:28 +03:00 |
|
Anton Popov
|
81a200e349
|
Merge pull request #26077 from CurtizJ/cleanup-code
Remove unused code
|
2021-07-08 20:50:57 +03:00 |
|
Anton Ivashkin
|
ac68d5ea71
|
Fix path concatenation
|
2021-07-08 18:39:41 +03:00 |
|
Anton Ivashkin
|
88bc3995e0
|
Fix throwing exception when iterate over non existing remote directory
|
2021-07-08 17:54:59 +03:00 |
|
alexey-milovidov
|
9c2aad6c17
|
Merge pull request #25962 from ClickHouse/network-instrumentation
More instrumentation for network interaction: add counters for recv/send bytes; add gauges for recvs/sends.
|
2021-07-08 17:20:16 +03:00 |
|
alexey-milovidov
|
f068defdd8
|
Merge pull request #26052 from vdimir/fix-join-max-parallel-streams
Fix max parallel streams for joined pipelines
|
2021-07-08 17:18:12 +03:00 |
|
alexey-milovidov
|
2062ddec90
|
Merge pull request #26058 from azat/tests-fixes
Fix 01791_dist_INSERT_block_structure_mismatch flakiness
|
2021-07-08 17:16:07 +03:00 |
|
alexey-milovidov
|
72e3abfef7
|
Merge pull request #26067 from ClickHouse/play-graphs
Render pipelines in Play UI
|
2021-07-08 17:13:56 +03:00 |
|
alexey-milovidov
|
818bbd6539
|
Update programs/server/play.html
Co-authored-by: Vladimir <vdimir@yandex-team.ru>
|
2021-07-08 17:06:37 +03:00 |
|
alesapin
|
e621fb644d
|
Fix abort in ZooKeeper client
|
2021-07-08 16:57:55 +03:00 |
|
Vladimir
|
02977007dc
|
Remove queries with syntax error from 01917_distinct_on.sql
|
2021-07-08 15:45:23 +03:00 |
|
Anton Popov
|
9f1ffa777f
|
remove unused code
|
2021-07-08 15:06:33 +03:00 |
|
vdimir
|
d4256a8583
|
Minor style changes in JoinedTables
|
2021-07-08 13:49:13 +03:00 |
|
vdimir
|
5d7fc61bd5
|
Merge branch 'master' into join-materialized-columns
|
2021-07-08 12:30:00 +03:00 |
|
vdimir
|
2304f6a31b
|
Remove dots from exception message in WindowDescription.cpp
|
2021-07-08 12:24:37 +03:00 |
|
vdimir
|
71d0682a2b
|
Use FieldVisitor to compare offsets in WindowFrame::checkValid
|
2021-07-08 12:24:08 +03:00 |
|
vdimir
|
39de7f8a2a
|
Fix logical error with signed and unsinged offset in WindowFrame::checkValid
|
2021-07-08 11:16:57 +03:00 |
|
Alexey Milovidov
|
ee1b3696a2
|
Fix error in AsynchronousMetrics
|
2021-07-08 06:15:30 +03:00 |
|
Alexey Milovidov
|
15dbb5a07a
|
Final touch
|
2021-07-08 06:04:35 +03:00 |
|
Alexey Milovidov
|
0e4257721c
|
Maybe better dependencies tracking in CMake
|
2021-07-08 05:50:18 +03:00 |
|
alexey-milovidov
|
c1e2d7edb5
|
Merge pull request #26065 from vzakaznikov/disable_testflows_ldap_module
Disabling TestFlows LDAP module due to test fails.
|
2021-07-08 05:35:32 +03:00 |
|
Alexey Milovidov
|
15b75be59b
|
Add comment
|
2021-07-08 05:29:21 +03:00 |
|
Alexey Milovidov
|
e841fae852
|
Improvement
|
2021-07-08 05:27:40 +03:00 |
|
Alexey Milovidov
|
aa84d6a913
|
Render pipelines in Play UI
|
2021-07-08 05:20:24 +03:00 |
|
Vitaliy Zakaznikov
|
40a2fc8a18
|
Trying to fix collection of clickhouser server logs for TestFlows check.
|
2021-07-07 21:45:29 -04:00 |
|