-
Notifications
You must be signed in to change notification settings - Fork 190
Pull requests: substrait-io/substrait
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(tests): support map and struct literals
#1077
opened May 11, 2026 by
benbellick
Member
Loading…
build(deps): Update check-jsonschema requirement from <1,>=0.37.1 to >=0.37.2,<1
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1072
opened May 6, 2026 by
dependabot
Bot
Loading…
build(deps): Bump protobuf from 6.33.1 to 7.34.1
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1071
opened May 6, 2026 by
dependabot
Bot
Loading…
build(deps): Update mkdocs-redirects requirement from <2,>=1.2.0 to >=1.2.3,<2
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1061
opened Apr 27, 2026 by
dependabot
Bot
Loading…
build(deps): Update ruff requirement from <1,>=0.8.0 to >=0.15.12,<1
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1060
opened Apr 27, 2026 by
dependabot
Bot
Loading…
build(deps): Update mkdocs-table-reader-plugin requirement from <4,>=2 to >=3.1.0,<4
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1051
opened Apr 15, 2026 by
dependabot
Bot
Loading…
test(coverage): strict type-parameter checking, catch 2 wrong test results
#1048
opened Apr 13, 2026 by
bvolpato
Member
Loading…
5 tasks done
feat(extensions): add subscript_operator and index_of functions
#1020
opened Mar 23, 2026 by
benbellick
Member
Loading…
feat: add has_overlap function to functions_list.yaml
#987
opened Mar 4, 2026 by
benbellick
Member
Loading…
feat: introduce lateral join in the JoinRel for a correlated subquery evaluation
PMC Ready
PRs ready for review by PMCs
#973
opened Feb 21, 2026 by
yongchul
Contributor
Loading…
feat(extensions): add unsigned integer extension types (u8, u16, u32, u64)
PMC Ready
PRs ready for review by PMCs
#953
opened Jan 29, 2026 by
kadinrabo
Contributor
Loading…
feat!: require window function bounds and support multiple order-by columns
#932
opened Jan 8, 2026 by
benbellick
Member
Loading…
feat: introduce GenerateRel for lateral view and unnest operations
#917
opened Dec 13, 2025 by
EpsilonPrime
Member
Loading…
feat: add AggregateRel compatibility for grouping set
#890
opened Nov 17, 2025 by
yongchul
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:main.