Alexey Milovidov
|
3571c13e06
|
Functions for interval arithmetic on DateTime and Date: development, cleanups [#CLICKHOUSE-3331].
|
2017-10-30 01:55:27 +03:00 |
|
Alexey Milovidov
|
2040fb49fa
|
Functions for interval arithmetic on DateTime and Date: development, cleanups [#CLICKHOUSE-3331].
|
2017-10-30 01:51:00 +03:00 |
|
Alexey Milovidov
|
c367d513f0
|
Functions for interval arithmetic on DateTime and Date: development, cleanups [#CLICKHOUSE-3331].
|
2017-10-30 01:38:06 +03:00 |
|
Alexey Milovidov
|
9f4a3a5e7c
|
Functions for interval arithmetic on DateTime and Date: development [#CLICKHOUSE-2].
|
2017-10-29 09:32:21 +03:00 |
|
Alexey Milovidov
|
9b4f299cee
|
Functions for interval arithmetic on DateTime and Date: development [#CLICKHOUSE-2].
|
2017-10-29 07:50:32 +03:00 |
|
Alexey Milovidov
|
7ecc63fe71
|
Functions for interval arithmetic on DateTime and Date: development [#CLICKHOUSE-2].
|
2017-10-29 07:18:48 +03:00 |
|
Alexey Milovidov
|
7bdbd71d7c
|
Additions to prev. revision [#CLICKHOUSE-2099].
|
2017-10-29 04:13:28 +03:00 |
|
Alexey Milovidov
|
4236bcbfa2
|
Fixed year 2038 problem. Added support for timezones with fractional offset from UTC. [#CLICKHOUSE-2099] [#CLICKHOUSE-3392].
|
2017-10-29 03:51:40 +03:00 |
|
Alexey Milovidov
|
f02b63fc39
|
Simplified build on Mac OS [#CLICKHOUSE-2].
|
2017-10-29 03:00:32 +03:00 |
|
Alexey Milovidov
|
33f56fc035
|
Fixed build [#CLICKHOUSE-2].
|
2017-10-28 06:44:06 +03:00 |
|
Alexey Milovidov
|
9e3daca437
|
Fixed build [#CLICKHOUSE-2].
|
2017-10-28 00:36:43 +03:00 |
|
alexey-milovidov
|
3b99b723d7
|
Merge pull request #1245 from yandex/CLICKHOUSE-3178
Atomic parts addition and removing
|
2017-10-27 23:03:33 +03:00 |
|
Vitaliy Lyudvichenko
|
b5c7eaa80e
|
Force data parts cleanup before repeat fetch. [#CLICKHOUSE-3178]
|
2017-10-26 17:16:06 +03:00 |
|
Vitaliy Lyudvichenko
|
db3a67a421
|
Add clearer RangeFiltered implementation. [#CLICKHOUSE-3178]
|
2017-10-26 17:16:06 +03:00 |
|
Vitaliy Lyudvichenko
|
e2a12d1088
|
Introduced logic for MergeTree parts states. [#CLICKHOUSE-3178]
|
2017-10-26 17:16:06 +03:00 |
|
Alexey Milovidov
|
84d966f0d3
|
Fixed overflow in function toRelativeWeekNum with argument of first week of unix epoch; result values changed by 1 [#CLICKHOUSE-3384].
|
2017-10-25 21:53:35 +03:00 |
|
Alexey Vasiliev
|
59309432f9
|
Updated copy/move operations for some types, https://nda.ya.ru/3TWvPE
|
2017-10-17 14:58:08 +03:00 |
|
Alexey Milovidov
|
10392d5452
|
Fixed build on Mac OS X [#CLICKHOUSE-2].
|
2017-10-14 02:12:06 +03:00 |
|
proller
|
49f8080e52
|
Small debud improvement
|
2017-10-13 21:44:26 +03:00 |
|
Alexey Milovidov
|
860c19bad3
|
Refined "GLIBC_COMPATIBILITY" option [#CLICKHOUSE-3275].
|
2017-09-15 12:51:56 +03:00 |
|
Alexey Milovidov
|
6307661c35
|
Addition to prev. revision [#CLICKHOUSE-3300].
|
2017-09-08 00:26:25 +03:00 |
|
alexey-milovidov
|
9b99dfb53d
|
Merge pull request #1031 from yandex/wait-for-insertion-in-distributed
Wait for insertion in distributed
|
2017-08-11 21:35:13 +03:00 |
|
alexey-milovidov
|
59e06c9a2c
|
Update iostream_debug_helpers.h
|
2017-08-10 06:29:06 +03:00 |
|
proller
|
7937903d56
|
Improve debug helpers
|
2017-08-10 06:29:06 +03:00 |
|
Nikolai Kochetov
|
43dc201f49
|
merged with master
|
2017-08-08 15:11:49 +03:00 |
|
Nikolai Kochetov
|
ea2b486735
|
added threadpool to DistributedBlockOutputStream
|
2017-08-07 23:26:28 +03:00 |
|
Alexey Milovidov
|
b9d12ae234
|
Translated comments [#CLICKHOUSE-3].
|
2017-08-05 02:16:43 +03:00 |
|
Vitaliy Lyudvichenko
|
10c14cfccb
|
Small code enhancements according to clang-tidy. [#CLICKHOUSE-2931]
|
2017-08-04 17:35:36 +03:00 |
|
Nikolai Kochetov
|
5477e7c1f9
|
added date and time to number functions [#CLICKHOUSE-3132]
|
2017-07-21 20:51:08 +03:00 |
|
Vladimir Chebotarev
|
dd0905e906
|
common: Fixed a typo with initialization in YandexAppMainFuncImpl::main(). [#METR-21516]
|
2017-07-19 22:55:10 +03:00 |
|
Vladimir Chebotarev
|
43a2ff769f
|
common: Moved part of code from macros. [#METR-21516]
|
2017-07-19 21:44:57 +03:00 |
|
Alexey Milovidov
|
a78ee72e50
|
Whitespaces [#CLICKHOUSE-3132].
|
2017-07-10 22:30:10 +03:00 |
|
Alexey Milovidov
|
86eb4d2d06
|
Renamed Singleton to avoid conflicts with Arcadia* codebase [#DEVTOOLS-3343].
* - "Arcadia" is the name of Yandex's monorepo.
|
2017-07-10 07:34:14 +03:00 |
|
proller
|
4db8d09de9
|
Reorganize includes. part 1 (#921)
* Make libunwind optional. Allow use custom libcctz
* fix
* Fix
* fix
* Update BaseDaemon.cpp
* Update CMakeLists.txt
* Reorganize includes. part 1
* Update dbms_include.cmake
* Reorganize includes. part 2
* Reorganize includes. part 3
* dbms/src/Common/ThreadPool -> libs/libcommon
* Reorganize includes. part 4
* Fix print_include_directories
* Update thread_creation_latency.cpp
* Update StringRef.h
|
2017-06-23 23:22:35 +03:00 |
|
proller
|
70d9fb06b4
|
PerformanceTest: use getMultiple*FromConfig, fix debug helpers (#915)
* PerformanceTest: use getMultiple*FromConfig, fix debug helpers
* Missing file
|
2017-06-22 21:56:40 +03:00 |
|
proller
|
8ef51bf19b
|
Fixing PerformanceTest: table_exists condition, move getMemoryAmount function to file. Add more debug helpers (#905)
* Fix missing includes
* ComplexKeyCacheDictionary: Move includes to .cpp
* Fixing PerformanceTest: table_exists condition, move getMemoryAmount function to file. Add more debug helpers
* Multiplatform memory size getter
* Requested changes
* Requested changes
* Requested changes
* fix
* Requested changes
|
2017-06-22 18:57:37 +03:00 |
|
Liu Cong
|
57d999eb35
|
Fix build cause by libs/libcommon/include/ext/bit_cast.h
|
2017-06-22 17:14:46 +03:00 |
|
Alexey Milovidov
|
8c9aa37318
|
Removed useless code [#CLICKHOUSE-2].
|
2017-06-21 20:16:24 +03:00 |
|
proller
|
9c7d30e0df
|
Fix missing includes
|
2017-06-20 17:16:51 +03:00 |
|
Alexey Milovidov
|
0743cfe6d7
|
Removed code that was used solely by Metrika [#DEVTOOLS-3343].
|
2017-06-15 21:27:51 +03:00 |
|
Alexey Milovidov
|
3ddea6b260
|
Removed useless code [#CLICKHOUSE-31].
|
2017-06-13 07:14:23 +03:00 |
|
Alexey Milovidov
|
ea9c8dcaf7
|
Removed useless code [#CLICKHOUSE-31].
|
2017-06-13 07:14:23 +03:00 |
|
Alexey Milovidov
|
0d7d379b44
|
Removed duplicate code [#CLICKHOUSE-2].
|
2017-06-06 21:36:13 +03:00 |
|
Alexey Milovidov
|
9c5ddce06d
|
Get rid of .hpp files [#CLICKHOUSE-2].
|
2017-06-06 20:18:32 +03:00 |
|
Alexey Milovidov
|
6bd016f380
|
Found some .hpp files and changed tabs to spaces inside [#CLICKHOUSE-2].
|
2017-06-06 20:10:04 +03:00 |
|
proller
|
948d9c39cd
|
Try fix macos build. Add more debug io helpers
|
2017-04-28 21:57:26 +03:00 |
|
proller
|
cd4a5c040c
|
More debug io helpers: some types from dbms (#725)
* release: import options from jenkins script
* correct chdir
* limit parallel build threads
* VERSION_POSTFIX
* add postfix
* support BUILD_TYPE
* Removed unused.
* Fixed error [#CLICKHOUSE-2960].
* Fix version incrementing
* Fix message
* Fix build without icu and readline
* More io helpers: some types from dbms
* Requested changes
|
2017-04-26 05:50:03 +03:00 |
|
Alexey Milovidov
|
41e97787e3
|
Less dependencies [#CLICKHOUSE-2].
|
2017-04-16 08:40:17 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|
Alexey Milovidov
|
137ad95929
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
|