apache / apache/pinot

Add a test in for assessing if the UDF flow is working or not.

Open
#13,657 2 comments 0 reactions 0 assignees View on GitHub
dependencies integration stale
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
2d 55m
Merged PRs (30d)
182

Description

With every release, we should be able to assert if the UDFs are being supported or not.

Issues like [these](https://github.com/apache/pinot/pull/12885) can block the customers from using the UDFs.

As a part of this test, we could drop a custom udf jar and assert it with the "QuickStart" to call the UDF defined in the jar. A successful query execution with the UDF would mean that the support for UDF is not broken.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.