Skip to content

RSQLDB 0.2

Latest
Compare
Choose a tag to compare
@ni-ze ni-ze released this 10 Mar 05:49
· 3 commits to main since this release

What's Changed

  • Initialize RSQLDB running applications and detailed documentation by @j-ching in #1
  • Modify the Concept document by @j-ching in #2
  • Modify the Concept document by @j-ching in #3
  • add the mqtt source and sink, fix the udf issue and the window size problem by @j-ching in #4
  • Release 1.0.0 by @j-ching in #5
  • add the mqtt source and sink, fix the udf issue and the window size problem by @j-ching in #6
  • add the mqtt source and sink, fix the udf issue and the window size p… by @j-ching in #7
  • Adjust the package structure by @ni-ze in #9
  • Modify start shell by @ni-ze in #10
  • [ISSUE #12]fix(runner) a runnable rsqldb by @ni-ze in #11
  • feat(executable jar) make an executable jar by @ni-ze in #13
  • feat(rocketmq) quick start is done. by @ni-ze in #14
  • rename shell by @ni-ze in #15
  • modify quick start by @ni-ze in #16
  • modify quick start by @ni-ze in #17
  • avoid to use sun.misc package by @linfan in #18
  • mkdir log by @ni-ze in #19
  • mkdir server by @ni-ze in #20
  • doc(quick start) run in local by @ni-ze in #21
  • modify readme file and add dependency of channel-db and channel-es by @ni-ze in #22
  • fix(rsqldb-runner) add channel-db dependency by @ni-ze in #23
  • docker-compose quick start by @ni-ze in #24
  • doc(quick start) modify quick start by @ni-ze in #25
  • doc(quick start) modify font size by @ni-ze in #26
  • support join between two table by @ni-ze in #27
  • support left join by @ni-ze in #28
  • [ISSUE #29]feat(nested join)support nested join by @ni-ze in #30
  • [ISSUE #32]Support dimension table join, tumble window. by @ni-ze in #31
  • fix(doc) start in local by @ni-ze in #33
  • fix(doc) modif README.md by @ni-ze in #34
  • fix(doc) modif README.md by @ni-ze in #35
  • support session and hop window by @ni-ze in #36
  • support watermark and emit by @ni-ze in #37
  • [ISSUE #39]fix(custom function) support utf by @ni-ze in #38
  • remove blinkUDX by @ni-ze in #40
  • update docker-compose.yml by @ni-ze in #41
  • fix(doc)quick start by @ni-ze in #42
  • modify quick start by @ni-ze in #43
  • fix(doc)modify readme.md by @ni-ze in #44
  • feature(configurable) store configuration in db by @ni-ze in #45
  • modify default configuration by @ni-ze in #48
  • fix(doc) modify readme by @ni-ze in #49
  • maintain(doc) quick start by @ni-ze in #51
  • maintain(doc) modify conf by @ni-ze in #52
  • [ISSUES #56]New version for RSQLDB by @ni-ze in #55
  • [IESSUE #58]change license to alibaba by @ni-ze in #57
  • [ISSUE #60]Add parser unit tests by @ni-ze in #59
  • [ISSUE #62] Modular command storage by @ni-ze in #61
  • [ISSUE #64]Make the expression right when filter data by @ni-ze in #63
  • [ISSUE #66] make "where fieldName is null" by @ni-ze in #65
  • [ISSUE #68]make filter sql: between and right. by @ni-ze in #67
  • [ISSUE #70] Make SQL "where field in(..)" right by @ni-ze in #69
  • [ISSUE #72]Make the order of output as same as the select item by @ni-ze in #71
  • [ISSUE #74]make count(*) right by @ni-ze in #73
  • [ISSUE #76]make having filter right by @ni-ze in #75
  • [ISSUE #78]support evevt_time window by @ni-ze in #77
  • [ISSUE #80]Package and add sql example by @ni-ze in #79
  • [ISSUE #82]Add doc and shell script by @ni-ze in #81
  • ready to release by @ni-ze in #83
  • ready for release by @ni-ze in #84

New Contributors

Full Changelog: https://github.com/alibaba/rsqldb/commits/rsqldb-0.2