Skip to content

Issues: feldera/feldera

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Program compilation profile and pipeline resources in Python SDK python-sdk Issues related to the feldera python sdk
#1833 opened Jun 4, 2024 by snkas
Timeouts in Python SDK python-sdk Issues related to the feldera python sdk
#1832 opened Jun 4, 2024 by snkas
Kafka test failure for mock_input_consumer: non-fatal transport error '0.0.0.0:9092/0: 2 request(s) timed out: disconnect (after 1001ms in state APIVERSION_QUERY)' adapters Issues related to the adapters crate bug Something isn't working ft Fault tolerant, distributed, and scale-out implementation
#1830 opened Jun 3, 2024 by blp
add links to Python docs from connector documentation pages documentation Improvements or additions to documentation python-sdk Issues related to the feldera python sdk
#1827 opened Jun 3, 2024 by abhizer
Trying to start a previously failed pipeline does not work with the pipeline API python-sdk Issues related to the feldera python sdk
#1819 opened Jun 1, 2024 by gz
Make min_storage_rows based on bytes instead of the count enhancement New feature or request storage Persistence for internal state in DBSP operators
#1812 opened May 30, 2024 by blp
Make the min_storage_threshold tunable from the REST API enhancement New feature or request performance rust Pull requests that update Rust code storage Persistence for internal state in DBSP operators
#1811 opened May 30, 2024 by blp
Support UNION types SQL compiler Related to the SQL compiler
#1809 opened May 30, 2024 by lalithsuresh
Native support for networking data types (IP address, CIDR) SQL compiler Related to the SQL compiler
#1808 opened May 30, 2024 by lalithsuresh
Better error reporting in Client. python-sdk Issues related to the feldera python sdk
#1802 opened May 28, 2024 by ryzhyk
SQLContext.run_to_completion, SQLContext.start do not correctly check pipeline status bug Something isn't working python-sdk Issues related to the feldera python sdk
#1797 opened May 28, 2024 by ryzhyk
WebConsole error when adding rows: "e.toFixed is not a function" bug Something isn't working Web Console Related to the browser based UI
#1795 opened May 27, 2024 by ryzhyk
GC for rolling aggregates DBSP core Related to the core DBSP library enhancement New feature or request SQL compiler Related to the SQL compiler
#1793 opened May 27, 2024 by ryzhyk
spill is not consistently applied to all traces bug Something isn't working DBSP core Related to the core DBSP library
#1785 opened May 25, 2024 by ryzhyk
Python API todos python-sdk Issues related to the feldera python sdk
#1776 opened May 23, 2024 by ryzhyk
5 of 12 tasks
Use text labels for storage status enhancement New feature or request UX Issues that effect an end-user's experience Web Console Related to the browser based UI
#1766 opened May 18, 2024 by ryzhyk
Renaming pipeline does not propagate to row insertion bug Something isn't working Web Console Related to the browser based UI
#1758 opened May 15, 2024 by snkas
Delta Lake input adapter UI adapters Issues related to the adapters crate Web Console Related to the browser based UI
#1744 opened May 11, 2024 by ryzhyk
SQL checking waits for everything queued to compile to binary API Distributed system APIs Pipeline Manager The Pipeline manager that serves the rest API User-facing For PRs that lead to Feldera-user visible changes
#1741 opened May 10, 2024 by blp
Documentation improvements meta-issue documentation Improvements or additions to documentation
#1740 opened May 10, 2024 by lalithsuresh
7 of 15 tasks
WebConsole does not support microseconds in SQL TIMESTAMP bug Something isn't working low priority Should not be prioritized for at least two subsequent sprints User-facing For PRs that lead to Feldera-user visible changes Web Console Related to the browser based UI
#1735 opened May 9, 2024 by Karakatiza666
Unstable sort is broken bug Something isn't working DBSP core Related to the core DBSP library
#1730 opened May 8, 2024 by ryzhyk
Documentation to guide users on interacting with data sources/destinations documentation Improvements or additions to documentation
#1720 opened May 6, 2024 by lalithsuresh
ProTip! Exclude everything labeled bug with -label:bug.