Results 6 issues of Percy Camilo Triveño Aucahuasi

- [ ] Providers must be done - [ ] Use of provider and parser inside the kernels must be done - [ ] e2e for both must be done...

* Add generator into blazing/tests * Provide a way to automate the sql coverage script * Have a way to know when we are improving our SQL coverage (this may...

Goal: We should drop almost 90% of code by doing this Depends on: https://github.com/BlazingDB/blazingsql/issues/1442

**For the C++ side:** * If we want to finalize all the engine properly we need to implement first many parts: thread interruptions, free memory from incomplete threads, notify every...

Invoke `google::protobuf::ShutdownProtobufLibrary` to avoid memory issues detected by valgrind. Jira ticket: https://issues.apache.org/jira/browse/ARROW-18070

lang-c++

This PR validates the edge encodings format, checking that the attribute for the complex encoding must exists as part of the edge schema.