from(bucket: "test") |> range(start:2018-05-22T19:53:26Z) |> drop(columns:["new"]) |> rename(columns: {old:"new"})