Alexander Alexandrov

Results 25 issues of Alexander Alexandrov

Port missing `Attribute` implementations to `Analysis` and integrate the latter in place of the former in the `EXPLAIN` code. ### Motivation * This PR adds a known-desirable feature. This is...

A-optimization
A-COMPUTE

If I am not mistaken, the following line from the `__init__.py` script stores the user's Google account password as plain text into the GGonf system. ``` settings.set_string(PASSWORD_KEY, dialog.password_input.get_text()) ``` This...

**Is your feature request related to a problem? Please describe.** At [Materialize](https://materialize.com/), we plan to use LaunchDarkly in continuously running processes and would like to have an internal metric indicating...

**Is your feature request related to a problem? Please describe.** The SDK currently only exposes a based polling API. The only way to continuously monitor for changes in feature flags...

## Product outcome Currently, internal arrangement sizes are reported only in relation to the rendered dataflow graph that creates them. Consequently, it is hard to figure out which parts of...

Epic
A-optimization
A-compute
A-CLUSTER