Issues
- 0
✨ Use at_pointer to implement @?
#2122 opened by joocer - 0
✨ Rewrite ORed LIKE/ILIKE statements as combined regexes
#2124 opened by joocer - 1
✨ Queue-based messaging
#2100 opened by joocer - 0
🪲 `UNNEST` variables
#2121 opened by joocer - 0
🪲 Execution statistics missing from v2 Engine
#2104 opened by joocer - 0
- 0
✨ Observations from real-world usage
#2118 opened by joocer - 0
✨ use toml for dependency management
#2116 opened by joocer - 0
✨ selective JSON decoding
#2115 opened by joocer - 0
🪲 `NULLIF` has logic flaw
#2113 opened by joocer - 0
✨ replace `LIKE '%'` with `IsNotNull`
#2111 opened by joocer - 0
✨ support LIKE with ANY
#2105 opened by joocer - 0
✨ Plan doesn't tidy up fields
#2103 opened by joocer - 0
🪲 Cannot join on test 100m record dataset
#2102 opened by joocer - 0
🪲 Variables should have visibility options
#2095 opened by joocer - 0
✨ Rewrite CROSS & OUTER JOINS
#2099 opened by joocer - 0
🪲 Push-based execution statistics (`EXPLAIN ANALYZE`)
#2098 opened by joocer - 5
✨ push-based execution
#2061 opened by joocer - 2
- 0
🪲 buffer pool eviction puts reader in invalid state
#2082 opened by joocer - 0
- 0
🪲 Column Not found when Relation invalid
#2083 opened by joocer - 0
🧹 exit planner should show columns
#2081 opened by joocer - 0
🧹 order by column in projection
#2080 opened by joocer - 0
✨ plan summary doesn't have a standard notation
#2079 opened by joocer - 0
🪲 cannot chain JSON accessors
#2074 opened by joocer - 0
✨ @? syntax
#2073 opened by joocer - 0
🪲 predicate pushdown tries to push a LIKE filter to a STRUCT column (was the zstd reader)
#2072 opened by joocer - 0
🪲 error with how evolving struct columns is handled
#2070 opened by joocer - 0
- 0
✨ ARRAY creation improvements
#2066 opened by joocer - 0
✨ add a WAIT function, only available in debug mode
#2063 opened by joocer - 0
- 0
🪲 UNION fails with functions in SELECT
#2053 opened by joocer - 0
- 0
✨ Stats should include when optimizations have been made
#2043 opened by joocer - 0
- 0
🪲 CASE WHERE statements which evaluate to null error
#2051 opened by joocer - 0
- 1
🪲 build 814 appears to handle strings differently in cloud run containers to everywhere else
#2042 opened by joocer - 0
🪲 SELECT DISTINCT ... ORDER BY - doesn't correctly DISTINCT if ORDER BY columns aren't in the SELECT
#2047 opened by joocer - 0
✨ review hash join cython code
#2045 opened by joocer - 0
- 0
✨ stats table should also record
#2040 opened by joocer - 0
✨ stats should report number of queries run
#2037 opened by joocer - 0
✨ add latches (locks) to items in the bufferpool to make them read only during use
#2038 opened by joocer - 0
✨ support splunk
#2035 opened by joocer - 0
🪲 CJU stat reporting incorrectly
#2032 opened by joocer - 0
✨ Heap Sort double sorts some data
#2029 opened by joocer - 0
✨ Externally defined row filters
#2027 opened by joocer