Closed richtia closed 1 year ago
Is it worth putting these functions in a new file (extensions/geometric.yaml perhaps) to keep the file size down? Two small functions aren't going to make much of a difference though.
I thought these made more sense going next to the trig functions. I was planning on adding mostly geospatial functions from postgis to the geometric yaml.
Works for me.
thanks @richtia! this looks good to me!
@EpsilonPrime -- does this need PMC approval since it's not changing existing functionality?
Technically probably since it adds functionality. But given that this isn't controversial I don't think anyone would mind.
thanks @richtia! this looks good to me! @EpsilonPrime -- does this need PMC approval since it's not changing existing functionality?
Technically probably since it adds functionality. But given that this isn't controversial I don't think anyone would mind.
Hmm, but a reread of substrait.io/governance does explicitly state that addition of a non-breaking function merely requires one committer to approve. So we should be good to merge this one.
PR to add radians and degrees functions