apex / apex/roadmap

Add function support to the query language

Đang mở
#45 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Maybe Product: Logs
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
31
Fork
2
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

For 99% of cases I don't think they're really necessary, but it might be nice to have some functions such as `length(str)` in the language, for example if you wanted to query customers who provided abnormally large URLs:

```
length(url) > 256
```

Some useful functions might be:

- string functions for trimming, replacing etc
- math functions
- functions for extracting date/time components?
- functions to check formats (is a valid ip address etc?)

Let me know if there are any you think would be useful.

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

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

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.