probcomp/bayeslite

SIMULATE t.(SELECT ...) FROM p LIMIT n

Closed this issue · 0 comments

  • [done in 9b0a512] Update grammar.y to allow it.
  • [done in 55dd9b0] Update AST to allow SelCol* in Simulate and parse.py to produce it.
  • [done in d96e793] Update compiler to expand SelColSub in compile_query.