logicalclocks / rondb

This is RonDB, a distribution of NDB Cluster developed and used by Hopsworks AB. It also contains development branches of RonDB.
https://www.rondb.com
Other
585 stars 45 forks source link

RONDB-589 Pushdown Aggregation [Patch 1 - feature] #478

Closed KernelMaker closed 2 months ago

KernelMaker commented 3 months ago
  1. change the behavior of operator '/' to be compatible with MySQL: '/' always generates a float result.
  2. support the new 'DIV' operator: 'DIV' always generates an integer result.
KernelMaker commented 3 months ago

Name changed: optimization -> feature, please review @svenssonaxel

KernelMaker commented 2 months ago

I submitted another pull-request for rebasing the latest 24.10-main: https://github.com/logicalclocks/rondb/pull/506/files