1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

Use external boost 1.78

This commit is contained in:
Leonid Fedorov
2022-04-18 16:16:45 +00:00
parent bd4c911ddb
commit c25ae4f378
10 changed files with 60 additions and 54 deletions

View File

@ -155,7 +155,6 @@ JoinPartition::JoinPartition(const JoinPartition& jp, bool splitMode)
, nextSmallOffset(0)
, nextLargeOffset(0)
{
boost::posix_time::ptime t;
ostringstream os;
fileMode = true;