feldera / feldera

Feldera Continuous Analytics Platform
https://feldera.com
Other
277 stars 30 forks source link

Fix crash when switching between tables in Data Insert page #1752

Closed Karakatiza666 closed 2 weeks ago

Karakatiza666 commented 2 weeks ago

Is this a user-visible change (yes/no): yes Fix https://github.com/feldera/feldera/issues/1646 : Adding rows without inserting leads to invariant failed

The fix involves keeping rows (that are to be imported) in memory for each table, not just the current one