Philip Dubé
Philip Dubé
The [VM](https://github.com/serprex/luwa/blob/master/rt/vm.lua) currently has a number of unimplemented opcodes. It's able to get as far as calling fakereq before hitting an unimplemented case For another project, see [TurboScript](https://github.com/01alchemist/TurboScript)
@bharathnfer we use a hard coded list based on the string name of the aggregate. I know this list is at least available here: https://github.com/citusdata/citus/blob/ed7c55a7af26d6b06a2528a7df2431795dd07eb9/src/include/distributed/multi_logical_optimizer.h#L118
Could 1.8.0 include #369 for Sidekiq 7 compatibility?
@drager
Relevant PR: https://github.com/WebAssembly/binaryen/pull/2777
#1163 is a wider fix, but like this PR it also hasn't found how to fix CI for macos
@tvondra could you please tag the 1.1.0 release? Running into `tdigest_deserial` segfault which 69d3a97a31a4a4bd73d9a0ff13e8ab243caaa0de should fix
@markets it seems backwards compatible since this is explicitly formatting timestamps with the format we try first before falling back to DateTime.parse, which remains for deserializing existing jobs Could make...
Does this only apply to NewFile functions? The old functions are still used quite a bit, NewFile doesn't work with non-reverse delta, & old file is still used for non-delta...