-
Notifications
You must be signed in to change notification settings - Fork 1
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
- Status: Open.#817 In commandprompt/pgcolumnar;
- Status: Open.#795 In commandprompt/pgcolumnar;
A columnar text projection costs 3.4x the heap with the per-value copy excluded, and the remainder is in the decode path
enhancementNew feature or requestNew feature or requestStatus: Open.#768 In commandprompt/pgcolumnar;The columnar scan is priced 1.9x to 3.4x below the heap per unit of work, and seq_page_cost decides whether that is a defect
enhancementNew feature or requestNew feature or requestStatus: Open.#766 In commandprompt/pgcolumnar;A runtime filter is worth nothing unless the fact table is clustered on the join key, and the fold a join removes is worth 4.1x but is off by default
enhancementNew feature or requestNew feature or requestStatus: Open.#752 In commandprompt/pgcolumnar;- Status: Open.#432 In commandprompt/pgcolumnar;
Opportunities from the ClickHouse VLDB 2024 paper, ranked against what we already have
enhancementNew feature or requestNew feature or requestStatus: Open.#403 In commandprompt/pgcolumnar;