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
MCOL-3536 Collation
This commit is contained in:
@ -2774,10 +2774,6 @@ void TupleBPS::useJoiners(const vector<boost::shared_ptr<joiner::TupleJoiner> >&
|
||||
fBPP->useJoiners(tjoiners);
|
||||
}
|
||||
|
||||
void TupleBPS::useJoiner(boost::shared_ptr<joiner::Joiner> j)
|
||||
{
|
||||
}
|
||||
|
||||
void TupleBPS::newPMOnline(uint32_t connectionNumber)
|
||||
{
|
||||
ByteStream bs;
|
||||
|
Reference in New Issue
Block a user