Arek Burdach

Results 34 issues of Arek Burdach

Would be nice to have type sugestions or at least type validation for enum types. There are few mechanisms that can be used for that for now: 1. We can...

enhancement

Would be nice to be able to: As a user I know which message I want to publish as an avro , e.g.: ``` { foo: #input.intValue, bar: #input.decimalValue ```...

enhancement
not on roadmap

We are using unmaintained library for rendering tables (last modified in 2017, only 20 stars on GH). I would recommend to switch to react-table (13k stars, quite often releases). It...

bug
enhancement
ui

Would be nice to have separate tab with scratches to experiment with SpEL. e. g. you can write steps: 1. first step ``` a = { foo: 1, bar: "asdf"...

ui

Would be nice to have ability to run nk process that will read some data from hive in some schedule. Should be possible to pick table just as we pick...

enhancement
not on roadmap

Would be nice to have ability to handle sing-in in more human-friendly way. - As a user I would like to see some minimal part of application even if I'm...

ui
design needed
ux-shortlist
not on roadmap

Would be nice to display progress of saving large savepoints during deployment in more user friendly way. Things IMO to do: - Phase of deployment - taking savepoint / sending...

**To Reproduce** - Click deploy on process A - Switch view to process B - After a while you will see status of process A instead of process B Looks...

bug

Would be nice to have available more information about how process is performing in Nussknacker. Currently user need to switch to grafana to see what is throughput on which node...

enhancement
development
ui
design needed

Regards to other frameworks, configuration file should contain very little non-commented code. Logic of defaulting should be moved to application code - we can add more conventions there (like standard...

enhancement
development