Skip to content

Fill edns_other field in Parquet export

Pavel Doležal requested to merge edns_other into devel

For each request create a string of comma separated list of EDNS option codes present in the request that don't have their own field (like e.g. edns_nsid). Fill the "edns_other" field in Parquet export with this string.

Merge request reports