lgbo-ustc
|
fdd423a3da
|
fixed code style
|
2022-03-10 12:13:19 +08:00 |
|
lgbo-ustc
|
e4883f31b7
|
update tests
1. fixed code style in src/IO/tests/gtest_hadoop_snappy_decoder.cpp
2. enable tests 01060_avro.sh
|
2022-03-10 09:46:43 +08:00 |
|
Alexey Milovidov
|
d604cf5573
|
Remove the infamous "unbundled" build
|
2021-11-21 13:58:26 +03:00 |
|
Vitaly Baranov
|
39d73c01b2
|
Add tags to tests.
|
2021-09-12 17:15:28 +03:00 |
|
Ilya Golshtein
|
8204516882
|
SELECT String from ClickHouse as Avro string - PartialMatch
|
2021-07-19 13:45:24 +03:00 |
|
Ilya Golshtein
|
969458f043
|
Avro string for ClickHouse string minor fixes
|
2021-07-13 20:03:01 +03:00 |
|
Ilya Golshtein
|
020cce63b0
|
Avro string for ClickHouse string tests and doc
|
2021-07-13 20:03:00 +03:00 |
|
Yatsishin Ilya
|
a25fa1996b
|
fix style checks
|
2020-12-29 17:57:12 +03:00 |
|
Alexey Milovidov
|
5a69058289
|
shellcheck --check-sourced --external-sources --severity info --exclude SC1071 --format diff */*.sh | git apply
|
2020-08-03 00:24:16 +03:00 |
|
Alexey Milovidov
|
e7d1037f7d
|
Fix Shellcheck errors
|
2020-08-01 02:55:20 +03:00 |
|
Andrew Onyshchuk
|
4a9ec11a4c
|
Add tests
|
2020-06-28 13:40:48 -05:00 |
|
Andrew Onyshchuk
|
fc1ae85600
|
Avro UUID support
|
2020-06-25 14:25:45 -05:00 |
|
Andrew Onyshchuk
|
e7ba75ce98
|
Avro nested fields - support complex types
|
2020-04-25 17:42:49 -05:00 |
|
Andrew Onyshchuk
|
14647ed03b
|
Add Avro nested fields insert support
|
2020-04-18 15:46:24 -05: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 |
|