mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-16 21:10:38 +00:00
* refactor: func's specialization& use Error not EvalError * docs: some pub item * chore: typo * docs: add comments for every pub item * chore: per review * chore: per reveiw&derive Copy * chore: per review&test for binary fn spec * docs: comment explain how binary func spec works * chore: minor style change * fix: Error not EvalError