Closed jpountz closed 1 year ago
also the toString()
might look very different than just changing the fieldname because now we use a different sort (multi-valued one), I'm not sure.
Thanks @rmuir I fixed this, it now works at least when running a benchmark locally.
benchUtil.py
still refers to the old field names (e.g.dayOfYearNumericDV
):I'm not sure what it is doing, looks like parsing
toString()
of sorts? I just did the grep to look for any missed stuff.