Vadim Ogievetsky

Results 7 issues of Vadim Ogievetsky

Writing on behalf of myself and the [Apache Druid](https://github.com/apache/druid) project, I just wanted to say THANK YOU to the blueprint team for the excellent library and all the love y'all...

Domain: API
Status: in discussion

`NaN` values not being handled correctly in this example: `$main.max(($NumberPacketsLostSum / ($NumberPacketsReceivedSum + ($NumberPacketsLostSum).absolute())).fallback(0) * 100)` From https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/imply-user-group/dSSiPXyu_k4/V7xFThDHBQAJ

Hi, Just found this lib and I love it. I am a timezone-js refugee, I hope I can find asylum here. Wanted to add a couple of methods that I...

Just surfacing a bit more info in the explain dialog Formatted as `d0::STRING→isRobot, s0::LONG→"EXPR$1"`

Area - Web Console

Expose handoff API added in https://github.com/apache/druid/pull/16310

Area - Streaming Ingestion
Area - Web Console

Made it possible to resize the side panels in the workbench view. Also copied (and heavily refactored) the abandoned dependency https://github.com/zesik/react-splitter-layout directly into the code. Also made the initialize lookups...

Area - Web Console
Area - Dependencies

Fixes https://github.com/apache/druid/issues/17628 Made the SQL autocomplete much smarter (note how it is not trying to auto-complete functions and other nonsense) Also added autocomplete to JSON native queries and to all...

Area - Web Console