Yevgeniy Firsov

Results 26 issues of Yevgeniy Firsov

Currently output schema can only less fields than input schema, meaning we can only filter fields from input schema. If it happens that input schema has less fields, for example,...

Currently instances can be configured with decentralized config files or centralized config in the state database. We need to add ability to configure instances by command line parameters.

help wanted
good first issue

help wanted
good first issue

We need to try check table parameters during registration endpoint call, instead of currently asynchronously check during state sync loop. This way the issues like non-existent users on the source...

help wanted

It should be possible to specify "*" for database and table name fields while adding table. Builtin enumerator should be able to expand those wildcard by logging in to the...

This is required for logical backup restore functionality. We need to be able to ingest the data we produced to file, hdfs or s3.

epic