You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-07 03:22:57 +03:00
chore(rbo,rules): fixes to compile MCS with ES 10.6
This commit is contained in:
@@ -87,7 +87,7 @@ struct Histogram_bucket
|
||||
longlong ndv;
|
||||
};
|
||||
|
||||
class Histogram_json_hb final : public Histogram_base
|
||||
class Histogram_json_hb
|
||||
{
|
||||
std::vector<Histogram_bucket> buckets;
|
||||
|
||||
|
Reference in New Issue
Block a user