databend icon indicating copy to clipboard operation
databend copied to clipboard

Feature: Tracking issue for JSON optimization

Open b41sh opened this issue 2 years ago • 1 comments

Summary

Optimize JSON read performance by implementing Virtual Column and JSONB binary format

related #5925

Task list

  • [x] RFC
  • [ ] FPGrowth algorithm for statistics
  • [ ] Extract virtual columns
  • [ ] Push down JSON key path access
  • [x] https://github.com/datafuselabs/databend/issues/7668

b41sh avatar Aug 05 '22 00:08 b41sh

Putting RFC as the first task is excellent!

Xuanwo avatar Aug 05 '22 02:08 Xuanwo

This will be awesome, it's a great usability feature that it's always felt like is possible but seems to be missing in other db/warehouse/lakehouse solutions!

haydenflinner avatar Jan 31 '23 14:01 haydenflinner