Skip to content

ksql v0.1.0

Latest
Compare
Choose a tag to compare
@imuxin imuxin released this 13 Jun 15:10
· 5 commits to master since this release

ksql v0.1.0 will support the following sql-like query

  • Support SELECT stat
  • Support AS LABEL NAMESPACE NAME
  • Support WHERE expr
  • Support DESC expr
  • Support DELETE stat