-
Notifications
You must be signed in to change notification settings - Fork 48
Insights: feldera/feldera
Overview
Could not load contribution data
Please try again later
30 Pull requests merged by 6 people
-
Broken doc references inREADME.md
#3320 merged
Jan 15, 2025 -
[docs] Index page for the Guides section.
#3321 merged
Jan 15, 2025 -
release: bump enterprise version docs to reference 0.15.1
#3319 merged
Jan 14, 2025 -
docker: point compose file to Feldera version 0.34.1
#3312 merged
Jan 14, 2025 -
release: bump project version to 0.34.1
#3311 merged
Jan 14, 2025 -
Fixes a RwLock deadlock in manager.
#3308 merged
Jan 14, 2025 -
Correctly GC output of
chain_aggregate
.#3304 merged
Jan 14, 2025 -
[dbsp] schedule circuits using tokio.
#3300 merged
Jan 13, 2025 -
[SQL] Support for IF function
#3299 merged
Jan 13, 2025 -
[DOCS] Attempt to use anchors in docusaurus files for functions
#3298 merged
Jan 12, 2025 -
[SQL] Better error messages involving string and decimal types (#3247)
#3273 merged
Jan 12, 2025 -
[SQL] Simpler conversion of FP to string
#3295 merged
Jan 12, 2025 -
dbsp: Disable missing documentation warnings for test-only items.
#3296 merged
Jan 11, 2025 -
Fix display of datafusion errors.
#3292 merged
Jan 11, 2025 -
[SQL] Fix two bugs in monotone value computation
#3290 merged
Jan 11, 2025 -
[SQL] Remove spurious warning; CSE for delta operators
#3283 merged
Jan 11, 2025 -
docker: point compose file to Feldera version 0.34.0
#3289 merged
Jan 10, 2025 -
release: bump project version to 0.34.0
#3288 merged
Jan 10, 2025 -
Improve http ingress performance
#3185 merged
Jan 10, 2025 -
[SQL] IS DISTINCT FROM can have nullable arguments (#3278)
#3281 merged
Jan 10, 2025 -
[adapters] Fix program schema parser.
#3284 merged
Jan 10, 2025 -
[SQL] Distinguish various static types of short intervals
#3237 merged
Jan 10, 2025 -
Revert "Add debug = true to Cargo workspace for pipelines."
#3276 merged
Jan 9, 2025 -
Switch to upload-artifact v4.
#3279 merged
Jan 9, 2025 -
[SQL] More lenient type checking for ARRAYS_OVERLAP (#3272)
#3274 merged
Jan 9, 2025 -
[adapters] Delta Lake tests + doc improvements.
#3268 merged
Jan 9, 2025 -
[docs] Use case: policy engine.
#3271 merged
Jan 8, 2025 -
[SQL] Improve the implementation of several array functions
#3270 merged
Jan 8, 2025 -
[docs] Improve SQL doc structure.
#3269 merged
Jan 8, 2025 -
UI fixes, adjust font size, add a footer
#3264 merged
Jan 8, 2025
7 Pull requests opened by 4 people
-
[CI] Add arm64 release image build to containers.yml
#3282 opened
Jan 9, 2025 -
[SQL] Support for UUID type
#3294 opened
Jan 11, 2025 -
Implement datagen for decimal types.
#3301 opened
Jan 12, 2025 -
[DOC] Anchors for all functions in the SQL documentation
#3305 opened
Jan 14, 2025 -
pipeline-manager: runner version guard
#3310 opened
Jan 14, 2025 -
[SQL] Some FP functions should work for f32
#3314 opened
Jan 14, 2025 -
[SQL] Local views in recursive components can be used by non-recursive code
#3323 opened
Jan 15, 2025
26 Issues closed by 4 people
-
[adhoc] Odd looking error in ad hoc query output
#3215 closed
Jan 14, 2025 -
Rustc Compiler panic for recursive circuit
#3315 closed
Jan 14, 2025 -
pipeline-manager can become unresponsive (to the point where kill -9 is necessary)
#3307 closed
Jan 14, 2025 -
[dbsp] The output of `chain_aggregate` doesn't get GC'd
#3303 closed
Jan 14, 2025 -
[dbsp] support for async IO and cooperative scheduling
#3287 closed
Jan 13, 2025 -
Replace `UnsafeCell` with `RefCell` in `circuit_builder.rs`
#21 closed
Jan 13, 2025 -
[SQL] implicit convesion between VARCHAR and VARCHAR not supported
#3247 closed
Jan 12, 2025 -
[SQL] Excessive precision when casting DOUBLE to VARCHAR
#3291 closed
Jan 12, 2025 -
[SQL] implement missing array functions
#1437 closed
Jan 12, 2025 -
PARSE_URL
#3297 closed
Jan 12, 2025 -
[SQL] Compiler incorrectly warns about views being non-recursive for packaged demo 08
#3280 closed
Jan 11, 2025 -
Pipeline does not respond when loading with Jmeter
#3139 closed
Jan 10, 2025 -
[SQL] RustError: `is_distinct__` expects `T` but gets `Option<T>`
#3278 closed
Jan 10, 2025 -
MAP with VARIANT value type causes runtime panic in dbsp
#3277 closed
Jan 10, 2025 -
[SQL] The type system needs to differentiate between various types of short intervals
#3174 closed
Jan 10, 2025 -
[docs] Use case: FGA policy engine
#3250 closed
Jan 9, 2025 -
[SQL] `arrays_overlap(VARCHAR(2) ARRAY, CHAR(1) ARRAY)` produces SQL compilation error
#3272 closed
Jan 9, 2025 -
[sql] cast_to_sN_s does not have correct arguments
#3251 closed
Jan 8, 2025 -
[SQL] RustError: function `arrays_overlap_vec_vec__vec_vec_` not found
#3258 closed
Jan 8, 2025 -
[SQL] RustError: array_to_string expects String found Time
#3257 closed
Jan 8, 2025 -
[WebConsole] Closed loop and less frequent monitoring requests
#3248 closed
Jan 8, 2025 -
Add a footer for Home and Demos page, demo button for Pipeline page
#3253 closed
Jan 8, 2025 -
[WebConsole] Shutdown button presence
#3160 closed
Jan 8, 2025 -
Hovering over the webconsole graphs blanks out the graph
#3246 closed
Jan 8, 2025 -
Optimize web-console `/pipelines` polling
#3249 closed
Jan 8, 2025
12 Issues opened by 6 people
-
Selecting multiple pipelines removes delete button
#3322 opened
Jan 14, 2025 -
Have a setting that limits the recursion depth for recursive SQL queries
#3318 opened
Jan 14, 2025 -
[SQL] Internal compiler exception for recursive program
#3317 opened
Jan 14, 2025 -
change stream tab turns up empty sometimes when switching to it from logs tab
#3316 opened
Jan 14, 2025 -
[SQL] Rust error when using ROUND(value, digits) function
#3313 opened
Jan 14, 2025 -
Add ability to update/recompile pipeline before shutting it down
#3309 opened
Jan 14, 2025 -
test-python should have a timelimit
#3306 opened
Jan 14, 2025 -
[WebConsole] Minor UI bugs
#3302 opened
Jan 13, 2025 -
[SQL] Multiple MIN/MAX aggregations can be combined into a single operation
#3293 opened
Jan 10, 2025 -
[adapters] Support delete operation in the deltalake output adapter
#3286 opened
Jan 10, 2025 -
Font sizes needs more tweaking
#3285 opened
Jan 10, 2025 -
Disallow AWS-related connectors using skip_signature=true along with authentication credentials
#3275 opened
Jan 9, 2025
12 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
pipeline-manager: use JSON as storage format and store JSON directly
#3245 commented on
Jan 14, 2025 • 4 new comments -
Panic handling in background threads.
#3261 commented on
Jan 8, 2025 • 0 new comments -
Ad hoc query crashes the pipeline
#3254 commented on
Jan 10, 2025 • 0 new comments -
Support UUID type in SQL
#3190 commented on
Jan 11, 2025 • 0 new comments -
[sql] SQL feature wish list
#172 commented on
Jan 12, 2025 • 0 new comments -
User-defined `ROW` type causes NullPointerException in Sandbox
#3263 commented on
Jan 12, 2025 • 0 new comments -
SQL compiler fails on MAP containing a ROW-typed value
#3262 commented on
Jan 13, 2025 • 0 new comments -
[SQL] Missing SQL functions
#1265 commented on
Jan 13, 2025 • 0 new comments -
A long running ad hoc query can make a pipeline unresponsive
#2541 commented on
Jan 14, 2025 • 0 new comments -
Lateness bounds with tumbling window and emit_final
#3164 commented on
Jan 15, 2025 • 0 new comments -
build(deps): bump pprof from 0.13.0 to 0.14.0
#3098 commented on
Jan 10, 2025 • 0 new comments -
[SQL] Handle correctly nested MAP types with ROW values
#3265 commented on
Jan 12, 2025 • 0 new comments