Jérôme Viveret

Results 4 comments of Jérôme Viveret

To be able to toggle the "active" state of the link, I feel like a feature is missing on RouterSource for this to be possible: the possibility to know whether...

Two issues pending 1. [Conversion from JSON fails for google.protobuf.Timestamp types](https://github.com/protobufjs/protobuf.js/issues/893) (kind of expected, string != [{seconds, nanos}](https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/timestamp.proto)) => the UI ends up needing a protobuf binary instead of the...

``` at seekKey (/home/jerome/dev/bipf/index.js:235:11) at Array.eval (eval at createSeekPath (/home/jerome/dev/bipf/index.js:336:10), :6:11) at /home/jerome/dev/bipf/index.js:452:27 at Object. (/home/jerome/dev/bipf/test/perf.js:166:3) ``` Something wrong with createCompareAt: the function produced is indeed not called the proper...

Seems related to https://github.com/feast-dev/feast/issues/3090