Nedeljko Stefanovic
defa124a89
Bugfix: The exception has to be of type std::runtime_error, not std::string.
2025-06-03 22:10:46 +00:00
Nedeljko Stefanovic
b3328e0458
Switching to the standard strerror function
2025-06-03 14:13:10 +00:00
Nedeljko Stefanovic
87b36165c1
Adding comment about why standard strerr function is not used.
2025-06-03 12:49:51 +00:00
Nedeljko Stefanovic
2aa237ffba
Making report like to example given in task
2025-06-03 12:37:49 +00:00
Nedeljko Stefanovic
565c862c17
More detailed error report about BufferedFile open failure.
2025-06-03 10:06:31 +00:00
Leonid Fedorov
56f2346083
Remove windows ifdefs
2023-03-02 15:59:42 +00:00
Leonid Fedorov
04752ec546
clang format apply
2022-01-21 16:43:49 +00:00
Roman Nozdrin
abf7ef80c2
MCOL-498 Changes made according with review suggestions.
...
Add more comments.
Changed return value for HDFS'es fallocate.
Removed unnecessary code in ColumnBufferCompressed::writeToFile
Replaced Nulls with Empties in variable names.
2019-04-22 20:01:50 +03:00
Roman Nozdrin
81fe7fa1a9
MCOL-498. Add the knob to disable segment|dict file preallocation. Dict files extension uses fallocate() if possible.
2019-04-22 20:01:14 +03:00
Roman Nozdrin
1d9f47a55c
MCOL-498. Segment files extension uses fallocate() now to optimize load put on SSD disks.
2019-04-22 20:01:09 +03:00
Andrew Hutchings
01446d1e22
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
david hill
f6afc42dd0
the begginning
2016-01-06 14:08:59 -06:00