databendlabs / databend

๐——๐—ฎ๐˜๐—ฎ, ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€ & ๐—”๐—œ. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
https://docs.databend.com
Other
7.88k stars 751 forks source link

fix: replace risky `dma_buffer_as_vec` implementations #16829

Closed forsaken628 closed 1 week ago

forsaken628 commented 1 week ago

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

Fix incorrect cap, Modify the implementation to match the Allocator api

Tests

Type of change


This change isโ€‚Reviewable