feat(expr): support crc32/crc32c function
#23571
Draft
Task list completed / task-list-completed
Started
2025-10-26 03:22:07
ago
2 / 3 tasks completed (+7 optional)
1 task still to be completed (+7 optional)
Details
Required Tasks
| Task | Status |
|---|---|
crc32 |
Completed |
crc32c |
Incomplete |
| I have written necessary rustdoc comments. | Completed |
Optional Tasks
| Task | Status |
|---|---|
| I have added necessary unit tests and integration tests. | Incomplete |
| I have added test labels as necessary. | Incomplete |
| I have added fuzzing tests or opened an issue to track them. | Incomplete |
| My PR contains breaking changes. | Incomplete |
| My PR changes performance-critical code, so I will run (micro) benchmarks and present the results. | Incomplete |
| I have checked the Release Timeline and Currently Supported Versions to determine which release branches I need to cherry-pick this PR into. | Incomplete |
| My PR needs documentation updates. | Incomplete |
Loading