kssenii
|
45ea820297
|
Reduce memory usage for some formats
|
2021-11-03 14:30:03 +03:00 |
|
Nikolai Kochetov
|
ec18340351
|
Remove streams from formats.
|
2021-10-11 19:11:50 +03:00 |
|
Anton Popov
|
e8ac8e3454
|
execute asynchronous inserts separatly for each client
|
2021-08-27 06:00:12 +03:00 |
|
Pavel Kruglov
|
e4c5d7e3b1
|
Support inserting nested as Array of structs, add some refactoring
|
2021-08-05 14:10:27 +03:00 |
|
Pavel Kruglov
|
931e05ab04
|
Minor refactoring
|
2021-06-15 16:15:27 +03:00 |
|
Pavel Kruglov
|
a4ef60e230
|
Remove Impl including from .h file
|
2021-06-15 16:15:27 +03:00 |
|
Pavel Kruglov
|
c8b37977da
|
Fix bugs, support dictionary for Arrow format
|
2021-06-15 16:15:27 +03:00 |
|
Chao Ma
|
713eb9486c
|
Fix kafka storage does not work with arrow and arrowstream format messages
|
2021-04-21 19:44:09 +08:00 |
|
Nicolae Vartolomei
|
7259834fad
|
More Arrow like code style
|
2021-04-07 23:33:25 +03:00 |
|
Nicolae Vartolomei
|
4ea363006b
|
Experiment with ArrowStream streaming
|
2021-04-07 23:33:25 +03:00 |
|
Nikita Mikhailov
|
37f48d13b4
|
add test
|
2021-04-06 22:23:16 +03:00 |
|
nikitamikhaylov
|
c60c161168
|
add ParsingException
|
2020-12-23 01:02:01 +03:00 |
|
Azat Khuzhin
|
4ec5e79ade
|
Do not suppress -Wdeprecated* for arrow
|
2020-07-13 21:25:51 +03:00 |
|
Azat Khuzhin
|
5f6fdb89bb
|
Fix arrow deprecated API usage
And also use fmt-style for exceptions
|
2020-07-13 21:25:49 +03:00 |
|
Alexey Milovidov
|
6edf43d112
|
Fix build
|
2020-07-13 19:51:37 +03:00 |
|
Alexey Milovidov
|
8f2055b0a0
|
Fix trash from RabbitMQ
|
2020-07-13 04:11:48 +03:00 |
|
Alexander Kuzmenkov
|
ad93644254
|
make single if
|
2020-05-27 15:50:12 +03:00 |
|
hcz
|
f2e3bcdd15
|
Improve code style in src and test files of Arrow formats
|
2020-05-25 10:50:55 +08:00 |
|
hcz
|
ab37791134
|
Fix arrow stream termination
|
2020-05-21 15:28:10 +08:00 |
|
hcz
|
e11fa03bdd
|
Add ArrowStream input and output format
|
2020-05-21 12:07:47 +08:00 |
|
FawnD2
|
19022cb670
|
Remove redundant includes. Style fix
|
2020-05-05 15:56:54 +03:00 |
|
FawnD2
|
b492e92d41
|
Remove extra check
|
2020-05-04 17:32:36 +03:00 |
|
FawnD2
|
182de47012
|
Use file reader for Arrow format
|
2020-05-04 17:30:42 +03:00 |
|
FawnD2
|
6d6d04903f
|
Remove check
|
2020-05-04 16:33:20 +03:00 |
|
FawnD2
|
17450811d4
|
Move getHeader at the beginning of generate()
|
2020-05-04 16:19:25 +03:00 |
|
FawnD2
|
02e12215e7
|
Apply reducing memory usage optimization for seekable files to ORC format
|
2020-05-04 03:52:28 +03:00 |
|
FawnD2
|
2359ba3497
|
Correct stop condition
|
2020-05-03 22:59:19 +03:00 |
|
FawnD2
|
b4898bdd19
|
Read single batch
|
2020-05-03 22:49:06 +03:00 |
|
FawnD2
|
a8d914a811
|
Read full table
|
2020-05-03 22:22:41 +03:00 |
|
FawnD2
|
b86562b8bc
|
Style fixes
|
2020-05-03 21:29:04 +03:00 |
|
FawnD2
|
7cc7a87f9f
|
Simplify interfaces
|
2020-05-03 21:12:14 +03:00 |
|
FawnD2
|
aeed62d5e7
|
Remove unused error codes
|
2020-05-03 04:20:03 +03:00 |
|
FawnD2
|
f4fe23e3fe
|
Add ptr wrapper. Fix style
|
2020-05-03 04:01:05 +03:00 |
|
alexey-milovidov
|
07f824c746
|
Update ArrowBlockInputFormat.cpp
|
2020-05-02 22:33:47 +03:00 |
|
alexey-milovidov
|
fbb280b5ac
|
Update ArrowBlockInputFormat.cpp
|
2020-05-02 22:32:21 +03:00 |
|
FawnD2
|
538e6c39da
|
Arrow input format
|
2020-04-28 22:52:22 +03:00 |
|