duneanalytics/harmonizer

Parameters sometimes get botched

vegarsti opened this issue · 0 comments

Parameters are sometimes used with intervals, and the interval values may get rewritten. We should therefore use a more identifier-like placeholder for parameters. Currently we rewrite {{ a param }} as left_placeholder a param right_placeholder, but we should also replace any spaces with an underscore (for example).