starrocks icon indicating copy to clipboard operation
starrocks copied to clipboard

introduce the data type of Function to support lambda function

Open fzhedu opened this issue 3 years ago • 2 comments
trafficstars

Signed-off-by: fzhedu [email protected]

What type of PR is this:

  • [ ] bug
  • [x] feature
  • [ ] enhancement
  • [ ] refactor
  • [ ] others

Which issues of this PR fixes :

Fixes #

Problem Summary(Required) :

add a new data type of Function to support Lambda function , so that the signature of a lambda function can be presented as Function. e.g., transform(Array, Function).

fzhedu avatar Aug 02 '22 06:08 fzhedu

title should be marked with their type, like Bugfix, Enhancement, etc.

dulong41 avatar Aug 11 '22 12:08 dulong41

run starrocks_admit_test

wanpengfei-git avatar Aug 19 '22 04:08 wanpengfei-git

run starrocks_admit_test

wanpengfei-git avatar Aug 19 '22 05:08 wanpengfei-git

run starrocks_fe_unittest

fzhedu avatar Aug 19 '22 06:08 fzhedu

run starrocks_admit_test

fzhedu avatar Aug 19 '22 07:08 fzhedu

run starrocks_admit_test

fzhedu avatar Aug 20 '22 11:08 fzhedu

run starrocks_admit_test

wanpengfei-git avatar Aug 20 '22 12:08 wanpengfei-git

run starrocks_admit_test

fzhedu avatar Aug 20 '22 12:08 fzhedu

[FE PR Coverage Check]

:heart_eyes: pass : 19 / 23 (82.61%)

file detail

path covered_line new_line coverage not_covered_line_detail
:large_blue_circle: com/starrocks/catalog/PrimitiveType.java 3 5 60.00% [257, 465]
:large_blue_circle: com/starrocks/catalog/Type.java 12 14 85.71% [650, 1261]
:large_blue_circle: com/starrocks/catalog/FunctionSet.java 2 2 100.00% []
:large_blue_circle: com/starrocks/catalog/ScalarType.java 2 2 100.00% []

wanpengfei-git avatar Aug 20 '22 12:08 wanpengfei-git

run starrocks_admit_test

fzhedu avatar Aug 22 '22 05:08 fzhedu

run starrocks_admit_test

fzhedu avatar Aug 22 '22 05:08 fzhedu

merge

fzhedu avatar Aug 22 '22 07:08 fzhedu

merge

fzhedu avatar Aug 22 '22 09:08 fzhedu