You've already forked mariadb-columnstore-engine
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:
@ -155,7 +155,6 @@ JoinPartition::JoinPartition(const JoinPartition& jp, bool splitMode)
|
||||
, nextSmallOffset(0)
|
||||
, nextLargeOffset(0)
|
||||
{
|
||||
boost::posix_time::ptime t;
|
||||
ostringstream os;
|
||||
|
||||
fileMode = true;
|
||||
|
Reference in New Issue
Block a user