Closed tisonkun closed 11 months ago
You can take https://github.com/GreptimeTeam/greptimedb/pull/2786/files#r1400126884 as a reference.
@davidli2010 Thank you! https://github.com/GreptimeTeam/greptimedb/pull/2786 CI passed. So I assume that this is all the upstream changes we need. I'll appreciate it if you can trigger a new release.
v0.12.3 is released!
Thanks a lot!
cc @davidli2010 I just noticed that
GetResponse#take_kvs
are ignored in my previous PR - it's needed to avoid copy kvs also.