diff --git a/buf.gen.yaml b/buf.gen.yaml index 344ea7b8e..96f31fe08 100644 --- a/buf.gen.yaml +++ b/buf.gen.yaml @@ -6,7 +6,7 @@ managed: plugins: # renovate: datasource=github-releases depName=protocolbuffers/protobuf-go - - plugin: buf.build/protocolbuffers/go:v1.33.0 + - plugin: buf.build/protocolbuffers/go:v1.34.2 out: gen/proto/go opt: paths=source_relative diff --git a/gen/proto/go/frostdb/schema/v1alpha1/schema.pb.go b/gen/proto/go/frostdb/schema/v1alpha1/schema.pb.go index fd184ca64..6c70671f3 100644 --- a/gen/proto/go/frostdb/schema/v1alpha1/schema.pb.go +++ b/gen/proto/go/frostdb/schema/v1alpha1/schema.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.33.0 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: frostdb/schema/v1alpha1/schema.proto @@ -702,7 +702,7 @@ func file_frostdb_schema_v1alpha1_schema_proto_rawDescGZIP() []byte { var file_frostdb_schema_v1alpha1_schema_proto_enumTypes = make([]protoimpl.EnumInfo, 4) var file_frostdb_schema_v1alpha1_schema_proto_msgTypes = make([]protoimpl.MessageInfo, 4) -var file_frostdb_schema_v1alpha1_schema_proto_goTypes = []interface{}{ +var file_frostdb_schema_v1alpha1_schema_proto_goTypes = []any{ (StorageLayout_Type)(0), // 0: frostdb.schema.v1alpha1.StorageLayout.Type (StorageLayout_Encoding)(0), // 1: frostdb.schema.v1alpha1.StorageLayout.Encoding (StorageLayout_Compression)(0), // 2: frostdb.schema.v1alpha1.StorageLayout.Compression @@ -733,7 +733,7 @@ func file_frostdb_schema_v1alpha1_schema_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_frostdb_schema_v1alpha1_schema_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_schema_v1alpha1_schema_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*Schema); i { case 0: return &v.state @@ -745,7 +745,7 @@ func file_frostdb_schema_v1alpha1_schema_proto_init() { return nil } } - file_frostdb_schema_v1alpha1_schema_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_schema_v1alpha1_schema_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*Column); i { case 0: return &v.state @@ -757,7 +757,7 @@ func file_frostdb_schema_v1alpha1_schema_proto_init() { return nil } } - file_frostdb_schema_v1alpha1_schema_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_schema_v1alpha1_schema_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*StorageLayout); i { case 0: return &v.state @@ -769,7 +769,7 @@ func file_frostdb_schema_v1alpha1_schema_proto_init() { return nil } } - file_frostdb_schema_v1alpha1_schema_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_schema_v1alpha1_schema_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*SortingColumn); i { case 0: return &v.state diff --git a/gen/proto/go/frostdb/schema/v1alpha2/schema.pb.go b/gen/proto/go/frostdb/schema/v1alpha2/schema.pb.go index e667c5964..cdb2551b1 100644 --- a/gen/proto/go/frostdb/schema/v1alpha2/schema.pb.go +++ b/gen/proto/go/frostdb/schema/v1alpha2/schema.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.33.0 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: frostdb/schema/v1alpha2/schema.proto @@ -848,7 +848,7 @@ func file_frostdb_schema_v1alpha2_schema_proto_rawDescGZIP() []byte { var file_frostdb_schema_v1alpha2_schema_proto_enumTypes = make([]protoimpl.EnumInfo, 4) var file_frostdb_schema_v1alpha2_schema_proto_msgTypes = make([]protoimpl.MessageInfo, 6) -var file_frostdb_schema_v1alpha2_schema_proto_goTypes = []interface{}{ +var file_frostdb_schema_v1alpha2_schema_proto_goTypes = []any{ (StorageLayout_Type)(0), // 0: frostdb.schema.v1alpha2.StorageLayout.Type (StorageLayout_Encoding)(0), // 1: frostdb.schema.v1alpha2.StorageLayout.Encoding (StorageLayout_Compression)(0), // 2: frostdb.schema.v1alpha2.StorageLayout.Compression @@ -884,7 +884,7 @@ func file_frostdb_schema_v1alpha2_schema_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_frostdb_schema_v1alpha2_schema_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_schema_v1alpha2_schema_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*Schema); i { case 0: return &v.state @@ -896,7 +896,7 @@ func file_frostdb_schema_v1alpha2_schema_proto_init() { return nil } } - file_frostdb_schema_v1alpha2_schema_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_schema_v1alpha2_schema_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*Node); i { case 0: return &v.state @@ -908,7 +908,7 @@ func file_frostdb_schema_v1alpha2_schema_proto_init() { return nil } } - file_frostdb_schema_v1alpha2_schema_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_schema_v1alpha2_schema_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*Leaf); i { case 0: return &v.state @@ -920,7 +920,7 @@ func file_frostdb_schema_v1alpha2_schema_proto_init() { return nil } } - file_frostdb_schema_v1alpha2_schema_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_schema_v1alpha2_schema_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*Group); i { case 0: return &v.state @@ -932,7 +932,7 @@ func file_frostdb_schema_v1alpha2_schema_proto_init() { return nil } } - file_frostdb_schema_v1alpha2_schema_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_schema_v1alpha2_schema_proto_msgTypes[4].Exporter = func(v any, i int) any { switch v := v.(*StorageLayout); i { case 0: return &v.state @@ -944,7 +944,7 @@ func file_frostdb_schema_v1alpha2_schema_proto_init() { return nil } } - file_frostdb_schema_v1alpha2_schema_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_schema_v1alpha2_schema_proto_msgTypes[5].Exporter = func(v any, i int) any { switch v := v.(*SortingColumn); i { case 0: return &v.state @@ -957,7 +957,7 @@ func file_frostdb_schema_v1alpha2_schema_proto_init() { } } } - file_frostdb_schema_v1alpha2_schema_proto_msgTypes[1].OneofWrappers = []interface{}{ + file_frostdb_schema_v1alpha2_schema_proto_msgTypes[1].OneofWrappers = []any{ (*Node_Leaf)(nil), (*Node_Group)(nil), } diff --git a/gen/proto/go/frostdb/snapshot/v1alpha1/snapshot.pb.go b/gen/proto/go/frostdb/snapshot/v1alpha1/snapshot.pb.go index 4cf9aedf4..f424f0e6b 100644 --- a/gen/proto/go/frostdb/snapshot/v1alpha1/snapshot.pb.go +++ b/gen/proto/go/frostdb/snapshot/v1alpha1/snapshot.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.33.0 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: frostdb/snapshot/v1alpha1/snapshot.proto @@ -504,7 +504,7 @@ func file_frostdb_snapshot_v1alpha1_snapshot_proto_rawDescGZIP() []byte { var file_frostdb_snapshot_v1alpha1_snapshot_proto_enumTypes = make([]protoimpl.EnumInfo, 1) var file_frostdb_snapshot_v1alpha1_snapshot_proto_msgTypes = make([]protoimpl.MessageInfo, 5) -var file_frostdb_snapshot_v1alpha1_snapshot_proto_goTypes = []interface{}{ +var file_frostdb_snapshot_v1alpha1_snapshot_proto_goTypes = []any{ (Part_Encoding)(0), // 0: frostdb.snapshot.v1alpha1.Part.Encoding (*FooterData)(nil), // 1: frostdb.snapshot.v1alpha1.FooterData (*Table)(nil), // 2: frostdb.snapshot.v1alpha1.Table @@ -533,7 +533,7 @@ func file_frostdb_snapshot_v1alpha1_snapshot_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_frostdb_snapshot_v1alpha1_snapshot_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_snapshot_v1alpha1_snapshot_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*FooterData); i { case 0: return &v.state @@ -545,7 +545,7 @@ func file_frostdb_snapshot_v1alpha1_snapshot_proto_init() { return nil } } - file_frostdb_snapshot_v1alpha1_snapshot_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_snapshot_v1alpha1_snapshot_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*Table); i { case 0: return &v.state @@ -557,7 +557,7 @@ func file_frostdb_snapshot_v1alpha1_snapshot_proto_init() { return nil } } - file_frostdb_snapshot_v1alpha1_snapshot_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_snapshot_v1alpha1_snapshot_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*Granule); i { case 0: return &v.state @@ -569,7 +569,7 @@ func file_frostdb_snapshot_v1alpha1_snapshot_proto_init() { return nil } } - file_frostdb_snapshot_v1alpha1_snapshot_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_snapshot_v1alpha1_snapshot_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*Part); i { case 0: return &v.state @@ -581,7 +581,7 @@ func file_frostdb_snapshot_v1alpha1_snapshot_proto_init() { return nil } } - file_frostdb_snapshot_v1alpha1_snapshot_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_snapshot_v1alpha1_snapshot_proto_msgTypes[4].Exporter = func(v any, i int) any { switch v := v.(*Table_TableBlock); i { case 0: return &v.state diff --git a/gen/proto/go/frostdb/storage/v1alpha1/storage.pb.go b/gen/proto/go/frostdb/storage/v1alpha1/storage.pb.go index aa029846e..09f24204f 100644 --- a/gen/proto/go/frostdb/storage/v1alpha1/storage.pb.go +++ b/gen/proto/go/frostdb/storage/v1alpha1/storage.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.33.0 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: frostdb/storage/v1alpha1/storage.proto @@ -2271,7 +2271,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_rawDescGZIP() []byte { var file_frostdb_storage_v1alpha1_storage_proto_enumTypes = make([]protoimpl.EnumInfo, 3) var file_frostdb_storage_v1alpha1_storage_proto_msgTypes = make([]protoimpl.MessageInfo, 25) -var file_frostdb_storage_v1alpha1_storage_proto_goTypes = []interface{}{ +var file_frostdb_storage_v1alpha1_storage_proto_goTypes = []any{ (Op)(0), // 0: frostdb.storage.v1alpha1.Op (Type)(0), // 1: frostdb.storage.v1alpha1.Type (AggregationFunction_Type)(0), // 2: frostdb.storage.v1alpha1.AggregationFunction.Type @@ -2358,7 +2358,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*QueryRequest); i { case 0: return &v.state @@ -2370,7 +2370,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*QueryResponse); i { case 0: return &v.state @@ -2382,7 +2382,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*PlanNode); i { case 0: return &v.state @@ -2394,7 +2394,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*PlanNodeSpec); i { case 0: return &v.state @@ -2406,7 +2406,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[4].Exporter = func(v any, i int) any { switch v := v.(*TableScan); i { case 0: return &v.state @@ -2418,7 +2418,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[5].Exporter = func(v any, i int) any { switch v := v.(*SchemaScan); i { case 0: return &v.state @@ -2430,7 +2430,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[6].Exporter = func(v any, i int) any { switch v := v.(*ScanBase); i { case 0: return &v.state @@ -2442,7 +2442,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[7].Exporter = func(v any, i int) any { switch v := v.(*Filter); i { case 0: return &v.state @@ -2454,7 +2454,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[8].Exporter = func(v any, i int) any { switch v := v.(*Distinct); i { case 0: return &v.state @@ -2466,7 +2466,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[9].Exporter = func(v any, i int) any { switch v := v.(*Projection); i { case 0: return &v.state @@ -2478,7 +2478,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[10].Exporter = func(v any, i int) any { switch v := v.(*Limit); i { case 0: return &v.state @@ -2490,7 +2490,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[11].Exporter = func(v any, i int) any { switch v := v.(*Aggregation); i { case 0: return &v.state @@ -2502,7 +2502,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[12].Exporter = func(v any, i int) any { switch v := v.(*Expr); i { case 0: return &v.state @@ -2514,7 +2514,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[13].Exporter = func(v any, i int) any { switch v := v.(*ExprDef); i { case 0: return &v.state @@ -2526,7 +2526,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[14].Exporter = func(v any, i int) any { switch v := v.(*BinaryExpr); i { case 0: return &v.state @@ -2538,7 +2538,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[15].Exporter = func(v any, i int) any { switch v := v.(*IfExpr); i { case 0: return &v.state @@ -2550,7 +2550,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[16].Exporter = func(v any, i int) any { switch v := v.(*ConvertExpr); i { case 0: return &v.state @@ -2562,7 +2562,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[17].Exporter = func(v any, i int) any { switch v := v.(*Column); i { case 0: return &v.state @@ -2574,7 +2574,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[18].Exporter = func(v any, i int) any { switch v := v.(*Literal); i { case 0: return &v.state @@ -2586,7 +2586,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[19].Exporter = func(v any, i int) any { switch v := v.(*LiteralContent); i { case 0: return &v.state @@ -2598,7 +2598,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[20].Exporter = func(v any, i int) any { switch v := v.(*Null); i { case 0: return &v.state @@ -2610,7 +2610,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[21].Exporter = func(v any, i int) any { switch v := v.(*Alias); i { case 0: return &v.state @@ -2622,7 +2622,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[22].Exporter = func(v any, i int) any { switch v := v.(*DynamicColumn); i { case 0: return &v.state @@ -2634,7 +2634,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[23].Exporter = func(v any, i int) any { switch v := v.(*AggregationFunction); i { case 0: return &v.state @@ -2646,7 +2646,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { return nil } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[24].Exporter = func(v any, i int) any { switch v := v.(*DurationExpr); i { case 0: return &v.state @@ -2659,7 +2659,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { } } } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[3].OneofWrappers = []interface{}{ + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[3].OneofWrappers = []any{ (*PlanNodeSpec_TableScan)(nil), (*PlanNodeSpec_SchemaScan)(nil), (*PlanNodeSpec_Filter)(nil), @@ -2668,7 +2668,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { (*PlanNodeSpec_Aggregation)(nil), (*PlanNodeSpec_Limit)(nil), } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[13].OneofWrappers = []interface{}{ + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[13].OneofWrappers = []any{ (*ExprDef_BinaryExpr)(nil), (*ExprDef_Column)(nil), (*ExprDef_Literal)(nil), @@ -2679,7 +2679,7 @@ func file_frostdb_storage_v1alpha1_storage_proto_init() { (*ExprDef_Convert)(nil), (*ExprDef_If)(nil), } - file_frostdb_storage_v1alpha1_storage_proto_msgTypes[19].OneofWrappers = []interface{}{ + file_frostdb_storage_v1alpha1_storage_proto_msgTypes[19].OneofWrappers = []any{ (*LiteralContent_NullValue)(nil), (*LiteralContent_BoolValue)(nil), (*LiteralContent_Int32Value)(nil), diff --git a/gen/proto/go/frostdb/table/v1alpha1/config.pb.go b/gen/proto/go/frostdb/table/v1alpha1/config.pb.go index 6966cab9d..7e9139bd8 100644 --- a/gen/proto/go/frostdb/table/v1alpha1/config.pb.go +++ b/gen/proto/go/frostdb/table/v1alpha1/config.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.33.0 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: frostdb/table/v1alpha1/config.proto @@ -196,7 +196,7 @@ func file_frostdb_table_v1alpha1_config_proto_rawDescGZIP() []byte { } var file_frostdb_table_v1alpha1_config_proto_msgTypes = make([]protoimpl.MessageInfo, 1) -var file_frostdb_table_v1alpha1_config_proto_goTypes = []interface{}{ +var file_frostdb_table_v1alpha1_config_proto_goTypes = []any{ (*TableConfig)(nil), // 0: frostdb.table.v1alpha1.TableConfig (*v1alpha1.Schema)(nil), // 1: frostdb.schema.v1alpha1.Schema (*v1alpha2.Schema)(nil), // 2: frostdb.schema.v1alpha2.Schema @@ -217,7 +217,7 @@ func file_frostdb_table_v1alpha1_config_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_frostdb_table_v1alpha1_config_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_table_v1alpha1_config_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*TableConfig); i { case 0: return &v.state @@ -230,7 +230,7 @@ func file_frostdb_table_v1alpha1_config_proto_init() { } } } - file_frostdb_table_v1alpha1_config_proto_msgTypes[0].OneofWrappers = []interface{}{ + file_frostdb_table_v1alpha1_config_proto_msgTypes[0].OneofWrappers = []any{ (*TableConfig_DeprecatedSchema)(nil), (*TableConfig_SchemaV2)(nil), } diff --git a/gen/proto/go/frostdb/wal/v1alpha1/wal.pb.go b/gen/proto/go/frostdb/wal/v1alpha1/wal.pb.go index 5022cc53f..9dedf1445 100644 --- a/gen/proto/go/frostdb/wal/v1alpha1/wal.pb.go +++ b/gen/proto/go/frostdb/wal/v1alpha1/wal.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.33.0 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: frostdb/wal/v1alpha1/wal.proto @@ -528,7 +528,7 @@ func file_frostdb_wal_v1alpha1_wal_proto_rawDescGZIP() []byte { } var file_frostdb_wal_v1alpha1_wal_proto_msgTypes = make([]protoimpl.MessageInfo, 6) -var file_frostdb_wal_v1alpha1_wal_proto_goTypes = []interface{}{ +var file_frostdb_wal_v1alpha1_wal_proto_goTypes = []any{ (*Record)(nil), // 0: frostdb.wal.v1alpha1.Record (*Entry)(nil), // 1: frostdb.wal.v1alpha1.Entry (*Entry_Write)(nil), // 2: frostdb.wal.v1alpha1.Entry.Write @@ -557,7 +557,7 @@ func file_frostdb_wal_v1alpha1_wal_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_frostdb_wal_v1alpha1_wal_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_wal_v1alpha1_wal_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*Record); i { case 0: return &v.state @@ -569,7 +569,7 @@ func file_frostdb_wal_v1alpha1_wal_proto_init() { return nil } } - file_frostdb_wal_v1alpha1_wal_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_wal_v1alpha1_wal_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*Entry); i { case 0: return &v.state @@ -581,7 +581,7 @@ func file_frostdb_wal_v1alpha1_wal_proto_init() { return nil } } - file_frostdb_wal_v1alpha1_wal_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_wal_v1alpha1_wal_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*Entry_Write); i { case 0: return &v.state @@ -593,7 +593,7 @@ func file_frostdb_wal_v1alpha1_wal_proto_init() { return nil } } - file_frostdb_wal_v1alpha1_wal_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_wal_v1alpha1_wal_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*Entry_NewTableBlock); i { case 0: return &v.state @@ -605,7 +605,7 @@ func file_frostdb_wal_v1alpha1_wal_proto_init() { return nil } } - file_frostdb_wal_v1alpha1_wal_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_wal_v1alpha1_wal_proto_msgTypes[4].Exporter = func(v any, i int) any { switch v := v.(*Entry_TableBlockPersisted); i { case 0: return &v.state @@ -617,7 +617,7 @@ func file_frostdb_wal_v1alpha1_wal_proto_init() { return nil } } - file_frostdb_wal_v1alpha1_wal_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { + file_frostdb_wal_v1alpha1_wal_proto_msgTypes[5].Exporter = func(v any, i int) any { switch v := v.(*Entry_Snapshot); i { case 0: return &v.state @@ -630,7 +630,7 @@ func file_frostdb_wal_v1alpha1_wal_proto_init() { } } } - file_frostdb_wal_v1alpha1_wal_proto_msgTypes[1].OneofWrappers = []interface{}{ + file_frostdb_wal_v1alpha1_wal_proto_msgTypes[1].OneofWrappers = []any{ (*Entry_Write_)(nil), (*Entry_NewTableBlock_)(nil), (*Entry_TableBlockPersisted_)(nil), diff --git a/go.mod b/go.mod index 7488ebfcd..ea9055626 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,6 @@ go 1.21 require ( github.com/RoaringBitmap/roaring v1.9.4 - github.com/RoaringBitmap/roaring/v2 v2.3.4 github.com/apache/arrow/go/v16 v16.1.0 github.com/cespare/xxhash/v2 v2.3.0 github.com/cockroachdb/datadriven v1.0.2 @@ -30,7 +29,7 @@ require ( golang.org/x/exp v0.0.0-20240531132922-fd00a4e0eefc golang.org/x/sync v0.7.0 google.golang.org/grpc v1.64.1 - google.golang.org/protobuf v1.33.0 + google.golang.org/protobuf v1.34.2 ) require ( diff --git a/go.sum b/go.sum index bab756375..ca5cc37e1 100644 --- a/go.sum +++ b/go.sum @@ -1,11 +1,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c h1:RGWPOewvKIROun94nF7v2cua9qP+thov/7M50KEoeSU= github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c/go.mod h1:X0CRv0ky0k6m906ixxpzmDRLvX58TFUKS2eePweuyxk= -github.com/RoaringBitmap/roaring v1.9.3 h1:t4EbC5qQwnisr5PrP9nt0IRhRTb9gMUgQF4t4S2OByM= -github.com/RoaringBitmap/roaring v1.9.3/go.mod h1:6AXUsoIEzDTFFQCe1RbGA6uFONMhvejWj5rqITANK90= github.com/RoaringBitmap/roaring v1.9.4 h1:yhEIoH4YezLYT04s1nHehNO64EKFTop/wBhxv2QzDdQ= github.com/RoaringBitmap/roaring v1.9.4/go.mod h1:6AXUsoIEzDTFFQCe1RbGA6uFONMhvejWj5rqITANK90= -github.com/RoaringBitmap/roaring/v2 v2.3.4/go.mod h1:qhgqItwt5rQY0Nj4zw9nMhXv4Pkq2D8dA8RPJAfyU08= github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M= github.com/andybalholm/brotli v1.1.0/go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY= github.com/apache/arrow/go/v16 v16.1.0 h1:dwgfOya6s03CzH9JrjCBx6bkVb4yPD4ma3haj9p7FXI= @@ -47,8 +44,6 @@ github.com/go-logfmt/logfmt v0.6.0 h1:wGYYu3uicYdqXVgoYbvnkrPVXkuLM1p1ifugDMEdRi github.com/go-logfmt/logfmt v0.6.0/go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs= github.com/go-sql-driver/mysql v1.7.1 h1:lUIinVbN1DY0xBg0eMOzmmtGoHwWBbvnWubQUrtU8EI= github.com/go-sql-driver/mysql v1.7.1/go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI= -github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU= -github.com/goccy/go-json v0.10.2/go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I= github.com/goccy/go-json v0.10.3 h1:KZ5WoDbxAIgm2HNbYckL0se1fHD6rz5j4ywS6ebzDqA= github.com/goccy/go-json v0.10.3/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M= github.com/golang/snappy v0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM= @@ -70,12 +65,8 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2 github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw= github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM= github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo= -github.com/klauspost/compress v1.17.8 h1:YcnTYrq7MikUT7k0Yb5eceMmALQPYBW/Xltxn0NAMnU= -github.com/klauspost/compress v1.17.8/go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw= github.com/klauspost/compress v1.17.9 h1:6KIumPrER1LHsvBVuDa0r5xaG0Es51mhhB9BQB2qeMA= github.com/klauspost/compress v1.17.9/go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw= -github.com/klauspost/cpuid/v2 v2.2.7 h1:ZWSB3igEs+d0qvnxR/ZBzXVmxkgt8DdzP6m9pfuVLDM= -github.com/klauspost/cpuid/v2 v2.2.7/go.mod h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZYpaMropDUws= github.com/klauspost/cpuid/v2 v2.2.8 h1:+StwCXwm9PdpiEkPyzBXIy+M9KUb4ODm0Zarf1kS5BM= github.com/klauspost/cpuid/v2 v2.2.8/go.mod h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZYpaMropDUws= github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo= @@ -161,8 +152,6 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= github.com/tetratelabs/wazero v1.7.3 h1:PBH5KVahrt3S2AHgEjKu4u+LlDbbk+nsGE3KLucy6Rw= github.com/tetratelabs/wazero v1.7.3/go.mod h1:ytl6Zuh20R/eROuyDaGPkp82O9C/DJfXAwJfQ3X6/7Y= -github.com/thanos-io/objstore v0.0.0-20240512204237-71ef2d0cf7c4 h1:7p7g2AVMNRCTHbtmJVjhNKJhRgiI9U3a9FN5ZfgjJMM= -github.com/thanos-io/objstore v0.0.0-20240512204237-71ef2d0cf7c4/go.mod h1:CuSIQu7lCntygNhEGKdLZLaoA8FtpAiC+454oLTXeUY= github.com/thanos-io/objstore v0.0.0-20240818203309-0363dadfdfb1 h1:z0v9BB/p7s4J6R//+0a5M3wCld8KzNjrGRLIwXfrAZk= github.com/thanos-io/objstore v0.0.0-20240818203309-0363dadfdfb1/go.mod h1:3ukSkG4rIRUGkKM4oIz+BSuUx2e3RlQVVv3Cc3W+Tv4= github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ= @@ -198,8 +187,6 @@ golang.org/x/mod v0.17.0 h1:zY54UmvipHiNd+pm+m0x9KhZ9hl1/7QNMyxXbc6ICqA= golang.org/x/mod v0.17.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c= golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= -golang.org/x/net v0.25.0 h1:d/OCCoBEUq33pjydKrGQhw7IlUPI2Oylr+8qLx49kac= -golang.org/x/net v0.25.0/go.mod h1:JkAGAh7GEvH74S6FOH42FLoXpXbE/aqXSrIQjXgsiwM= golang.org/x/net v0.26.0 h1:soB7SVo0PWrY4vPW/+ay0jKDNScG2X9wFeYlXIvJsOQ= golang.org/x/net v0.26.0/go.mod h1:5YKkiSynbBIh3p6iOc/vibscux0x38BZDkn8sCUPxHE= golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= @@ -209,20 +196,14 @@ golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5h golang.org/x/sys v0.0.0-20200923182605-d9f96fdee20d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20211110154304-99a53858aa08/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.20.0 h1:Od9JTbYCk261bKm4M/mw7AklTlFYIa0bIp9BgSm1S8Y= -golang.org/x/sys v0.20.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/sys v0.21.0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws= golang.org/x/sys v0.21.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= -golang.org/x/text v0.15.0 h1:h1V/4gjBv8v9cjcR6+AR5+/cIYK5N/WAgiv4xlsEtAk= -golang.org/x/text v0.15.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU= golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4= golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI= golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= golang.org/x/tools v0.0.0-20191029041327-9cc4af7d6b2c/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= golang.org/x/tools v0.0.0-20191108193012-7d206e10da11/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= -golang.org/x/tools v0.21.0 h1:qc0xYgIbsSDt9EyWz05J5wfa7LOVW0YTLOXrqdLAWIw= -golang.org/x/tools v0.21.0/go.mod h1:aiJjzUbINMkxbQROHiO6hDPo2LHcIPhhQsa9DLh0yGk= golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d h1:vU5i/LfpvrRCpgM/VPfJLg5KjxD3E+hfT1SH+d9zLwg= golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d/go.mod h1:aiJjzUbINMkxbQROHiO6hDPo2LHcIPhhQsa9DLh0yGk= golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= @@ -232,12 +213,10 @@ gonum.org/v1/gonum v0.15.0 h1:2lYxjRbTYyxkJxlhC+LvJIx3SsANPdRybu1tGj9/OrQ= gonum.org/v1/gonum v0.15.0/go.mod h1:xzZVBJBtS+Mz4q0Yl2LJTk+OxOg4jiXZ7qBoM0uISGo= google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 h1:NnYq6UN9ReLM9/Y01KWNOWyI5xQ9kbIms5GGJVwS/Yc= google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237/go.mod h1:WtryC6hu0hhx87FDGxWCDptyssuo68sk10vYjF+T9fY= -google.golang.org/grpc v1.64.0 h1:KH3VH9y/MgNQg1dE7b3XfVK0GsPSIzJwdF617gUSbvY= -google.golang.org/grpc v1.64.0/go.mod h1:oxjF8E3FBnjp+/gVFYdWacaLDx9na1aqy9oovLpxQYg= google.golang.org/grpc v1.64.1 h1:LKtvyfbX3UGVPFcGqJ9ItpVWW6oN/2XqTxfAnwRRXiA= google.golang.org/grpc v1.64.1/go.mod h1:hiQF4LFZelK2WKaP6W0L92zGHtiQdZxk8CrSdvyjeP0= -google.golang.org/protobuf v1.33.0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI= -google.golang.org/protobuf v1.33.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos= +google.golang.org/protobuf v1.34.2 h1:6xV6lTsCfpGD21XK49h7MhtcApnLqkfYgPcdHftf6hg= +google.golang.org/protobuf v1.34.2/go.mod h1:qYOHts0dSfpeUzUFpOMr/WGzszTmLH+DiWniOlNbLDw= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=