-
Notifications
You must be signed in to change notification settings - Fork 111
Pull requests: feldera/feldera
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ci: add fda-aarch64-apple-darwin to release artifacts
#6073
opened Apr 18, 2026 by
jyotshnayaparla-00
Contributor
Loading…
[SQL] Optimization to convert
MAX(CASE expr THEN 1 ELSE 0) to CASE COUNT(*) FILTER (WHERE expr) > 0 THEN 1 ELSE 0
#6072
opened Apr 18, 2026 by
mihaibudiu
Contributor
Loading…
[SQL] Emit a warning if DECIMAL is used without precision and scale
#6071
opened Apr 17, 2026 by
mihaibudiu
Contributor
Loading…
[web-console] Implement read-only view for a deleted pipeline
#6064
opened Apr 17, 2026 by
Karakatiza666
Contributor
Loading…
Bump dompurify from 3.3.3 to 3.4.0 in /docs.feldera.com in the npm_and_yarn group across 1 directory
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#6055
opened Apr 16, 2026 by
dependabot
bot
Loading…
pipeline-manager: storage status details
#6046
opened Apr 15, 2026 by
snkas
Contributor
Loading…
4 tasks done
[SQL] Cast of a VARIANT to string should work for most variant types
#6044
opened Apr 15, 2026 by
mihaibudiu
Contributor
Loading…
3 tasks done
snapshot_and_follow mode for connectors
#6042
opened Apr 14, 2026 by
gz
Contributor
Loading…
3 of 8 tasks
Bump rand from 0.8.5 to 0.9.2 in the cargo group across 1 directory
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#6031
opened Apr 14, 2026 by
dependabot
bot
Loading…
Streaming exchange
DBSP core
Related to the core DBSP library
ft
Fault tolerant, distributed, and scale-out implementation
multihost
Related to multihost or distributed pipelines
performance
rust
Pull requests that update Rust code
#6014
opened Apr 9, 2026 by
blp
Member
Loading…
[dbsp] Don't rebalance during initial step.
DBSP core
Related to the core DBSP library
#6013
opened Apr 8, 2026 by
ryzhyk
Contributor
Loading…
2 of 12 tasks
Add support for bitmap based filters
#6007
opened Apr 8, 2026 by
gz
Contributor
Loading…
1 task done
[adapters] Add Postgres CDC input connector with crash-safe replication
#5988
opened Apr 3, 2026 by
flak153
Loading…
4 tasks
[SQL] Support for OVER window queries with UNSIGNED and UUID NOT NULL sort orders
#5904
opened Mar 23, 2026 by
mihaibudiu
Contributor
Loading…
py: fix Kafka Avro tests for improved performance
#5880
opened Mar 20, 2026 by
rivudhk
Contributor
Loading…
[SQL] If an operator has multiple RetainKey successors, combine them …
#5866
opened Mar 19, 2026 by
mihaibudiu
Contributor
Loading…
[migrations] Spark-to-Feldera migration tool PoC.
#5837
opened Mar 16, 2026 by
wilmaontherun
Collaborator
•
Draft
[RFC][Connectors]: Add native s2 input and output connector support in Feldera
#5728
opened Mar 2, 2026 by
Mrhs121
Loading…
12 tasks
Add Python SDK utilities for benchmarking (similar to
fda bench)
#5716
opened Feb 27, 2026 by
Karakatiza666
Contributor
Loading…
pipeline-manager: pipeline monitoring events
#5446
opened Jan 16, 2026 by
snkas
Contributor
Loading…
9 of 11 tasks
PK optimizations
DBSP core
Related to the core DBSP library
marketing
Relevant for marketing content
performance
rust
Pull requests that update Rust code
storage
Persistence for internal state in DBSP operators
#5314
opened Dec 18, 2025 by
blp
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.