brimdata / zed

A novel data lake based on super-structured data
https://zed.brimdata.io/
BSD 3-Clause "New" or "Revised" License
1.34k stars 67 forks source link

Add a ztest for math between all numeric types #5091

Closed philrz closed 2 weeks ago

philrz commented 3 months ago

As discussed in #5086, this PR proposes a ztest that performs simple math between all numeric types. https://github.com/brimdata/zed/pull/5086#issuecomment-2021216766 shows an example of how drastically the output would differ if a bug like #4719 crept back in.