malloy icon indicating copy to clipboard operation
malloy copied to clipboard

add the notion of experimental dialects

Open mtoy-googly-moogly opened this issue 11 months ago • 0 comments

  1. A dialect can be marked "experimental"
  2. Compiler will error if a connection with an experimental dialect is used without ##! experimental.dialect.DIALECT_NAME
  • [ ] Allow tests to use experimental dialects without having to add ##! experimental
  • [ ] Write a good suite of tests for all this

mtoy-googly-moogly avatar Mar 06 '24 02:03 mtoy-googly-moogly