Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Features for Self Driving Benchmark

Lin Ma edited this page Jan 4, 2018 · 3 revisions

List the features that we need to support to run the self-driving benchmarks:

  • DROP SCHEMA IF EXISTS
  • DEFAULT null, DEFAULT NOW(), DEFAULT nextval()
  • ENUM
  • UDF
  • TRIGGERS
  • CREATE SEQUENCE
  • DATATYPE - SERIAL
  • What-If API of the optimizer
Clone this wiki locally