Commit Graph

34526 Commits

Author SHA1 Message Date
achulkov2
ac01eddb30 Add some multiprocessing 2020-02-24 20:35:44 +03:00
achulkov2
df8abab8d0 Fix style errors 2020-02-21 17:50:28 +03:00
achulkov2
c77ca489cc Add tests 2020-02-21 17:05:29 +03:00
achulkov2
906204ec75 Small improvements and some comments 2020-02-21 16:44:07 +03:00
achulkov2
f0c1a31101 More work 2020-02-19 17:17:01 +03:00
achulkov2
9e0e2ce7b3 More work 2020-02-18 17:52:22 +03:00
achulkov2
f4b46df9bc More work 2020-02-18 17:43:53 +03:00
achulkov2
9f8b10189d More work 2020-02-18 17:06:43 +03:00
achulkov2
f9f2a02071 More work 2020-02-18 16:42:15 +03:00
achulkov2
afb788310c Add new files 2020-02-18 16:32:18 +03:00
achulkov2
ea13cc8964 More work 2020-02-18 16:30:09 +03:00
achulkov2
d753336761 More work 2020-02-17 22:42:39 +03:00
achulkov2
171ae53c85 Add bounding box calculation 2020-02-11 16:47:38 +03:00
achulkov2
a138e32e68 Rough draft of grid structure 2020-02-11 15:47:55 +03:00
achulkov2
0ae0e03d52 Address latest comments 2020-02-05 19:38:03 +03:00
achulkov2
1f97500756 Address comment 2020-01-30 19:41:58 +03:00
achulkov2
0482ab8eaa Address comment 2020-01-30 19:35:33 +03:00
achulkov2
68cf5104e1 Fix types 2020-01-30 18:17:20 +03:00
achulkov2
07699df1e8 Address comments 2020-01-30 17:59:16 +03:00
achulkov2
34eee12d47 Fix style check 2020-01-28 17:21:02 +03:00
Andrei Chulkov
5f2ed57c49 Add some comments & new tests for different input types 2020-01-28 16:25:55 +03:00
Andrei Chulkov
d2e4f4e778 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into polygon-dict-basic-interface-improvements 2020-01-28 15:06:36 +03:00
alesapin
e27a3170bc Less flaps in tests 2020-01-28 13:58:37 +03:00
alexey-milovidov
1f90d2f078
Merge pull request #8866 from achulkov2/issue-8865_unnamed_tuples_should_not_be_flattened
Issue 8865 unnamed tuples should not be flattened
2020-01-28 12:32:58 +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
7b6709a5ca Fix typo and remove setting 2020-01-28 12:06:32 +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
alexey-milovidov
f0a3416b4e
Merge pull request #8869 from ClickHouse/add-woboq-docs
Add link to Woboq to docs
2020-01-28 03:39:06 +03:00
alexey-milovidov
9596c25c36
Update browse_code.md 2020-01-28 02:31:49 +03:00
alexey-milovidov
8c68ffde6e
Update browse_code.md 2020-01-28 02:31:37 +03:00
alexey-milovidov
8729f7c2b3
Update browse_code.md 2020-01-28 02:30:43 +03:00
Alexey Milovidov
e53ad72edd Add link to Woboq to docs 2020-01-28 02:29:30 +03:00
alexey-milovidov
45dce57a8c
Merge pull request #8830 from zlobober/storage_properties
Explicitly specify storage features
2020-01-28 01:49:53 +03:00
alexey-milovidov
74786e3584
Merge pull request #8858 from ClickHouse/Akazz-clickhouse-test-patch-1
In clickhouse-test: Updated check for hung queries
2020-01-28 01:45:32 +03:00
alexey-milovidov
acc5fad41a
Merge pull request #8848 from ClickHouse/fix-pipeline-dump
Do not dump pipeline in exception message.
2020-01-28 01:44:23 +03:00
alexey-milovidov
7795c9c889
Merge pull request #8861 from ClickHouse/fix-storage-file-too-many-open-files
Fix StorageFile too many open files error
2020-01-28 01:35:39 +03:00
Andrei Chulkov
7395c0eadc Rename columns to avoid ambiguity with sql 2020-01-28 00:09:38 +03:00
Andrei Chulkov
d8f7383fd7 Add test 2020-01-28 00:04:46 +03:00
Andrei Chulkov
33339e6347 tmp 2020-01-27 23:28:20 +03:00
achulkov2
b7c9075e53 Stop flattening unnamed nested tuples 2020-01-27 23:26:39 +03:00
alexey-milovidov
75ebebde4f
Merge pull request #8845 from ClickHouse/client-vertical-fix
Fixed ugly error with vertical format in Client
2020-01-27 22:36:12 +03:00
Maxim Akhmedov
2e9538f768 Another fix for tests. Better handling of MV. 2020-01-27 21:28:37 +03:00
Alexey Milovidov
390745cc81 Fixed the issue with too many open files when using StorageFile with globs 2020-01-27 21:26:58 +03:00
Alexey Milovidov
1ce32211cf Fixed the issue with too many open files when using StorageFile with globs 2020-01-27 21:25:54 +03:00
Alexey Milovidov
59ef3c8034 Fixed the issue with too many open files when using StorageFile with globs 2020-01-27 21:13:02 +03:00
Nikolai Kochetov
d34cf8a5bb Fix build. 2020-01-27 21:12:27 +03:00
Alexander Kazakov
6b355aa273 Moved around some logic of hung_check detector 2020-01-27 21:04:12 +03:00
alexey-milovidov
774a98b406
Update CONTRIBUTING.md 2020-01-27 21:03:30 +03:00
Alexander Kazakov
c6c3c4347b Keep stderr when collecting stacktraces 2020-01-27 20:47:05 +03:00