databend icon indicating copy to clipboard operation
databend copied to clipboard

fix: procedure takes too much memory

Open dantengsky opened this issue 2 years ago • 1 comments

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

Summary

WIP:

  • [x] tweak Procedure interface

    adapt to the style of new-processor, so that procedure can return data as stream

  • [x] tweak system$fuse_snapshot

  • [x] tweak system$fuse_segment

    currently, these two procedures may take too much memory

  • [ ] tweak ResultWriter write result back to client in a streaming way

Fixes #issue

dantengsky avatar Aug 08 '22 01:08 dantengsky

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
databend ✅ Ready (Inspect) Visit Preview Aug 17, 2022 at 6:13AM (UTC)

vercel[bot] avatar Aug 08 '22 01:08 vercel[bot]