Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support pushdown mathematics functions #1901

Open
14 of 15 tasks
leiysky opened this issue May 13, 2021 · 1 comment
Open
14 of 15 tasks

Support pushdown mathematics functions #1901

leiysky opened this issue May 13, 2021 · 1 comment

Comments

@leiysky
Copy link
Contributor

leiysky commented May 13, 2021

Related to #1847
Here's list of mathematics funcitons supported by TiKV but not supported by TiFlash:

  • Ceil
  • Ceiling
  • Floor
  • Sqrt
  • Sign
  • Ln
  • Log
  • Log2
  • Log10
  • Exp
  • Pow
  • Radians
  • Degrees
  • Conv
  • CRC32

Besides, we need to support more mathematics functions.

@zanmato1984
Copy link
Contributor

Let's do the first 4 functions in this sprint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants