Evan Hicks

Results 7 issues of Evan Hicks

This is probably not an issue, but I'm trying to understand why this library would differ from the Python library. Given the following two code segments: Go:: package main import...

This adds a metric to track how many rows are being inserted into the new_data table, which corresponds to how many events are being mutated.

The original meta attribute tables were replaced with slightly different versions. Remove the old tables.

migrations

Initial draft of changes to support multi-type formulas. This PR only has changes to the MQL parser, the rest of the pipeline doesn't work yet. To see an example of...

Add a crashloop monitor to the S4S deploy to ensure that the changes at least keep the pods stable.

When a column is aliased to something different in the inner subquery, it breaks how aliasing works at the higher levels. It's also not necessary, since the column can be...

Currently the alias in the SELECT expressions is used only for the results in the SelectedExpression. The alias also needs to be pushed down to the expression inside the SelectedExpression...