Does Memsql support ansi-99?

Hi team,

As mentioned in the white paper, Memsql is ansi-92 compliant.
I just want to check Memsql supports ansi-99 or any plan to release.

Thanks in advance.

We support SQL 92 and features from SQL 99 and later. In particular, we support CUBE and ROLLUP, as well as common table expressions, from SQL 99. We also support window functions from SQL 2003.