Java experienceFamiliarity with Pinot's ScalarFunctionUnderstanding of JSON functions
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
40
調査方針
Examine existing ScalarFunction implementations (e.g., in org.apache.pinot.core.geospatial or other modules) to understand the pattern. Look at the current JSON EXTRACT SCALAR function in the parser or query engine. The issue requests a counterpart that returns a scalar value. Check the Pinot documentation and related PRs or comments for guidance on where to add this function.