dolthub / dolthub/dolt

`simplifyFilters` can be applied to other expressions

Open
#10,335 1 comment 0 reactions 0 assignees View on GitHub
analyzer performance
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 8h
Merged PRs (30d)
120

Description

`simplifyFilters` currently only simplifies expressions in Filter nodes, but it can also be applied to select and groupby nodes (and possibly other nodes)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating simplifyFilters and trace how it currently handles Filter nodes. Compare the expression paths for select and groupby nodes, then determine which additional nodes should be covered; done means simplification works consistently beyond Filter without regressing existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.