XpressAI / SparkCyclone

Plugin to accelerate Spark SQL with the NEC Vector Engine.
https://sparkcyclone.io
Apache License 2.0
16 stars 4 forks source link

[NS-37] Integrate partition level transfer into the new `VectorEngine` implementation #580

Closed q10 closed 2 years ago

q10 commented 2 years ago

Summary:

There is an outstanding issue with the TransferDescriptor-based data transfer feature where the validity buffer transfer does not maintain fidelity between transfers to the VE via TransferDescriptor and back via VeColVector. This issue is still under investigation.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
7.4% 7.4% Duplication