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.014Jun1312111098765432131May302928272625242322232221201918171615141312111098765432129Apr282726252423222120191815141312118765432131Mar30292826252423222118171615141110987432128FebRemove bvt for build passAdd cast function from string to decimal (#2988)fix replay bugs and some code refactor (#2983)Feat: add function to_date (#2978)Fix nil metric when failed to collect hardware (#2979)Finish from_unixtime,unixtimestamp without taking account of 'set timezone (#2985)Fix function panic bug, and add some tools (#2984)Adding missing handle for constants (#2982)Fix wrong column name with distinct (#2976)Fix int64 should not parse to float64 bug (#2963)Add string func unit test (#2964)Make function-related error messages more friendly (#2953)Plan2 refactor (#2926)Support aggregate function any_value() (#2961)ingore colname check in some cases (#2962)Fix default value serialization bug (#2960)fix MergeCheckpointInfo (#2959)Add engine's interface of update for tae (#2952)Fix -0 problem in the float type(#2510) (#2939)Fix a spelling error of optimizer (#2955)Add function unit test (#2942)fix the way to dealing with NULL for acos (#2950)Add decimal timestap into load (#2929)Fix parser's bugs and support new syntax(#2859) (#2946)add log/ln/power/sin ut (#2949)update reverse function (#2933)fix truncate wal (#2944)(tae): fix replay catalog related bug (#2947)fix replay update related bugs and add more test cases (#2943)Support default value for tae (#2891)Free vector of restrict (#2941)feature: add function concat_ws (#2935)Add some check (#2937)modify acos with generic type, and finish the uts of acos,atan,sinh,tan (#2931)fix issue#2924:Wrong order by result for TIMESTAMP (#2927)add day and week function (#2936)Fix update file replay bug (#2934)fix replay delete bugs (#2928)Refactoring rtrim (#2922)Fix bool type bug and add function testcase (#2896)