Mingwei Samuel

Results 194 issues of Mingwei Samuel

https://lucumr.pocoo.org/2025/3/27/any-upcast/ https://github.com/rust-lang/rust/issues/65991 Release 1.86: https://github.com/rust-lang/rust/issues/138795

enhancement
deploy
Small

What is supported and how can we support more? - lattice properties: associativity, commutativity, idempotence - group properties: inverse, identity - distributivity (semirings, operator pairwise) What properties can be tracked...

P1

> It might be nice to have a slightly different syntax to distinguish windowing / un-windowing operators, but this is fine for now. _Originally posted by @shadaj in https://github.com/hydro-project/hydro/pull/1725#discussion_r1972583489_

dfir_lang syntax
P2

#1500

enhancement
dfir_lang syntax
P1
debugging/observability
Small

https://github.com/hydro-project/hydro/actions/workflows/build-cli.yml linux-cross (aarch64-unknown-linux-gnu, aarch64) ```sql warning: [email protected]: In file included from /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.14/pregenerated/chacha-armv8-linux64.S:4:0: warning: [email protected]: /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.14/include/ring-core/asm_base.h:73:2: error: #error "ARM assembler must define __ARM_ARCH" warning: [email protected]: #error "ARM assembler must define __ARM_ARCH"...

Un-windowing operator which takes only items produced on the final iteration of the loop block

enhancement
dfir_lang syntax
P1
dfir_rs scheduler
Small

Would be faster than doing them in sequence from #1800 Perhaps should be part of VM setup config instead of `TracingOptions`

enhancement