Vitaly Baranov
|
cf77c0b3fc
|
New syntax for BACKUP/RESTORE: set backup engine explicitly.
|
2021-11-09 23:16:40 +03:00 |
|
Kruglov Pavel
|
7d4f211d5b
|
Merge branch 'master' into tsv-csv
|
2021-10-29 16:38:06 +03:00 |
|
Maksim Kita
|
d6c0cde173
|
Updated UserDefinedSQLFunctionFactory
|
2021-10-27 18:49:18 +03:00 |
|
Kruglov Pavel
|
0715566cc0
|
Merge branch 'master' into tsv-csv
|
2021-10-27 17:52:49 +03:00 |
|
avogar
|
7007286088
|
Fix WithNamesAndTypes parallel parsing, add new tests, small refactoring
|
2021-10-20 14:48:54 +03:00 |
|
feng lv
|
05fd6f7caf
|
fix comflict
|
2021-10-19 12:50:22 +00:00 |
|
feng lv
|
9378b93e41
|
fix
|
2021-10-17 14:49:27 +00:00 |
|
avogar
|
ce22f534c4
|
Add CapnProto output format, refactor CapnProto input format
|
2021-10-14 16:43:22 +03:00 |
|
feng lv
|
b2a17cb320
|
fix build and conflict
|
2021-10-12 16:50:50 +00:00 |
|
feng lv
|
4d9604e298
|
fix
|
2021-10-11 04:06:31 +00:00 |
|
feng lv
|
045704274c
|
implement directory watcher
|
2021-10-10 16:31:32 +00:00 |
|
feng lv
|
3a56cc5141
|
fix
update test
|
2021-10-03 09:49:11 +00:00 |
|
Viachaslau Boben
|
b3325772f7
|
Add normalizeUTF8 function with NFC normalization
|
2021-09-27 18:47:43 +03:00 |
|
feng lv
|
7af96b12b1
|
add meta file
fix and update tests
|
2021-09-26 11:28:46 +00:00 |
|
kssenii
|
710c8d12dd
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql
|
2021-09-15 12:28:09 +03:00 |
|
Mike Kot
|
c4385a2c40
|
Simplifying exception messages
|
2021-09-11 00:40:18 +02:00 |
|
kssenii
|
f17d1bc7a5
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into materialized-postgresql
|
2021-09-03 09:03:48 +00:00 |
|
Nikolay Degterinsky
|
e8713a7d7e
|
Merge branch 'master' into ncb/import-export-lz4
|
2021-08-31 13:32:39 +03:00 |
|
kssenii
|
174340074c
|
Dynamically add tables complete
|
2021-08-28 17:35:44 +03:00 |
|
kssenii
|
4cd62227cf
|
Almost done
|
2021-08-28 17:34:23 +03:00 |
|
Alexey Milovidov
|
79e0433ba7
|
Merge branch 'master' of github.com:yandex/ClickHouse into async-reads
|
2021-08-28 01:19:16 +03:00 |
|
kssenii
|
a90c6fdba5
|
Fix
|
2021-08-27 12:00:16 +03:00 |
|
Alexey Milovidov
|
3cb9cf7242
|
Merge branch 'master' of github.com:yandex/ClickHouse into async-reads
|
2021-08-26 01:55:46 +03:00 |
|
Nikolay Degterinsky
|
f722132f23
|
Merge branch 'master' into ncb/import-export-lz4
|
2021-08-25 14:59:17 +03:00 |
|
Alexey Milovidov
|
8f57216180
|
Progress on development
|
2021-08-25 00:45:58 +03:00 |
|
Alexey Milovidov
|
4d9ad3725d
|
Merge branch 'master' into async-reads
|
2021-08-25 00:45:40 +03:00 |
|
Maksim Kita
|
82ba24cd10
|
Merge branch 'master' into create-user-defined-lambda-function
|
2021-08-24 19:12:32 +03:00 |
|
Nikolay Degterinsky
|
d60f128a9a
|
Merge branch 'master' into ncb/import-export-lz4
|
2021-08-24 11:47:10 +03:00 |
|
Vitaly Baranov
|
63e8bc1f20
|
Added new commands BACKUP and RESTORE.
|
2021-08-23 23:41:45 +03:00 |
|
Maksim Kita
|
01682a86b3
|
Updated user defined functions implementation
|
2021-08-19 00:54:55 +03:00 |
|
Maksim Kita
|
6b2c249adc
|
Updated UserDefinedObjectsLoader
|
2021-08-18 12:29:52 +03:00 |
|
Nikolay Degterinsky
|
c245af5243
|
Merge branch 'master' into ncb/import-export-lz4
|
2021-08-18 10:20:23 +03:00 |
|
Realist007
|
63dfa8559f
|
Merge branch 'master' into feature/create-simple-lambda-function
|
2021-08-16 16:56:49 +03:00 |
|
Alexey Milovidov
|
0cd3f25ba4
|
Merge remote-tracking branch 'origin/master' into async-reads
|
2021-08-16 02:41:01 +03:00 |
|
Azat Khuzhin
|
098a0b2012
|
Add ErrorCodes::getErrorCodeByName()
|
2021-08-16 00:16:46 +03:00 |
|
Alexey Milovidov
|
8b9da6fe26
|
Merge branch 'master' into async-reads
|
2021-08-09 03:33:32 +03:00 |
|
Kseniia Sumarokova
|
ba220c8e3a
|
Merge branch 'master' into subquery-operators
|
2021-08-08 20:18:41 +03:00 |
|
kssenii
|
729eba52ea
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into zdikov-subquery-operators
|
2021-08-07 15:59:58 +00:00 |
|
Nikolay Degterinsky
|
b5a6e18511
|
Small fixes
|
2021-08-07 15:15:49 +00:00 |
|
Nikolay Degterinsky
|
9a45458faf
|
Add bzip2 file compression
|
2021-08-07 00:25:52 +00:00 |
|
Alexey Milovidov
|
5c3f5cb35a
|
Experiment with asynchronous readers
|
2021-07-26 03:34:36 +03:00 |
|
Realist007
|
31e26862b5
|
Merge branch 'master' into feature/create-simple-lambda-function
|
2021-07-21 10:33:53 +03:00 |
|
ANDREI STAROVEROV
|
7966bded6c
|
Add storing on disk for created functions
|
2021-07-20 23:20:23 +03:00 |
|
Zhichang Yu
|
fe5d17680e
|
Merge remote-tracking branch 'origin/master' into zero_copy_hdfs
|
2021-07-14 02:12:28 +00:00 |
|
Vitaly Baranov
|
e086e5e384
|
Merge branch 'master' into alexelex-encryption-1
|
2021-07-13 11:28:41 +03:00 |
|
Zhichang Yu
|
5047c758f4
|
fix per review
|
2021-07-13 07:20:20 +00:00 |
|
kssenii
|
10611ef92a
|
Normal exceptions
|
2021-07-10 11:00:59 +00:00 |
|
Realist007
|
50149abfa5
|
Merge branch 'master' into feature/create-simple-lambda-function
|
2021-07-09 00:16:26 +03:00 |
|
bharatnc
|
8cb5c06813
|
ErrorCodes.cpp - add error codes for LZ4 encode and decode
|
2021-07-04 23:19:27 -07:00 |
|
Alexey Milovidov
|
c4675285bf
|
Development
|
2021-07-04 23:49:36 +03:00 |
|