4paradigm / 4paradigm/OpenMLDB

feat(offline): support const project with arbitrary expression for const projection

Đang mở
#3,405 0 bình luận 0 reaction 1 người được giao Được @tobegit3hub nhận Xem trên GitHub
batch-engine enhancement
Ngôn ngữ chính
C++
Star
1.7k
Fork
331
Merge trung bình
12 ngày 12 giờ
Pull request đã merge (30 ngày)
1

Mô tả

offline only supports `select `, it is better to support arbitrary expression in const projection, e.g `select fn(12)`.

The feature is generally ease the workflow of integration tests that for example want to test the correctness of a external registered function via `create function` statement.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

The issue is about extending const projection in offline mode to support arbitrary expressions like `select fn(12)`. Look at the SQL parser and query planner for const projection handling, likely in the offline execution path. Check how external registered functions are integrated. The goal is to allow expressions in const projections for integration testing of user-defined functions.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
sql
Lĩnh vực
databases, machine-learning
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.