aucahuasi

Results 10 issues of 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.

- Update CUDA 11.5 to CUDA 11.8 - Update ubuntu 20.04 to ubuntu 22.04 - Update RAPIDS version (23.10) and new docker conventions (conda env). - Update information about Azure...

Since we now support enhanced field controls for graph data analysis (see https://hub.graphistry.com/docs/api/2/rest/field-controls/), we need to migrate some of the encoding validations currently performed on the server side.

enhancement

BREAKING CHANGE: Remove legacy VGraph/protobuf API v1 in favor of Arrow API v3. Removed: - `_etl1()`, `_etl_url()`, `_check_url()` methods from pygraphistry.py - API v1 dispatch path from PlotterBase.py - `TestPlotterBindings_API_1`...

Modernizes node-rapids to RAPIDS 25.02, CUDA 12.8, and Ubuntu 24.04 with ARM64 (aarch64) support for GH200 Grace Hopper platforms. ## Changes * Update to RAPIDS 25.02, CUDA 12.8, Ubuntu 24.04,...