Skip to content
Snippets Groups Projects
Select Git revision
  • 0.1.0
  • 0.2.0
  • 0.3.0
  • 0.4.0
  • 0.5.0
  • 0.5.1
  • main default protected
  • v0.5.1
  • v0.5.0
  • v0.4.0
  • v0.3.0
  • v0.2.0
  • v0.1.0
13 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Jun16151415141312111098765432131May302928272625242322232221201918171615141312111098765432129Apr282726252423222120191815141312118765432131Mar30292826252423222118Add Is/IsNot/IsNull/IsNotNull operator (#3000)Adding forced alignment for vector (#3086)Fix the bug of aggregate function (#3085)Implement Desc, String, VerboseString for TxnCmd (#3055)Quick solution for tae allocator to crash (#3077)Support single table to update (#3049)[Plan2] Push down filter conditions (#3073)Update avg function contraints (#3076)Register non-equi join operator (#3074)Add non-euqi join operator (#3072)[Plan2] Flatten subqueries into joins (#3007)deps: bumped vfs version to the latest (#3065)troubleshoot skipped but required checkshakeeper: save schedule command into hakeeper (#3067)Ci update (#3063)Add cast number to timestamp (#3060)(tae): code refactor (#3064)Support distinct with group by (#3029)feature: extract function for datetime types (#3062)Move operator out of rsm (#3054)Fix the bug of anyvalue (#3058)Modify hakeeper.proto (#3056)update float precision (#2971)finish cast from float_to_decimal,int_to_decimal,decimal_to_string,ti… (#3042)Add hakeeper.proto (#3053)new rounding rule: round away from zero for integers (#3028)Enable optimizer (#3034)Initial commit of TxnClient (#3033)Add data value in tae AppendValue interface (#3050)Solve interval panic (#3023)fix date_sub(NULL,INTERVAL 100000 SECOND) bug (#3041)Refactor parser data type to plan data type for insert and default value (#3021)Add cast operator and fix substring bug (#3037)hakeeper: added the Checker interface (#3035)Add temporary checkin bar (#3031)Fix TestMergePartialCKP (#3039)fix unixtimestamp and from_unixtime bugs,finish convertion from numbe… (#3027)fix find in set register issue (#3015)Add predicate pushdown (#3036)Fix txn usage (#3019)