pranadb icon indicating copy to clipboard operation
pranadb copied to clipboard

Figure out what operators and functions we support and test them

Open purplefox opened this issue 2 years ago • 0 comments

We currently get a lot of operators / functions for free from TiDB.

We need to:

  • Come up with a definitive list of which ones we want to support
  • Create SQL tests for those
  • Throw errors for those we don't support
  • Document them

purplefox avatar Jun 11 '22 10:06 purplefox