yashmayya commented on issue #15516:
URL: https://github.com/apache/pinot/issues/15516#issuecomment-2821326706

   Strange, there aren't any commits on `JsonExtractIndexTransformFunction` 
between the two versions - 
https://github.com/apache/pinot/commits/release-1.2.0/pinot-core/src/main/java/org/apache/pinot/core/operator/transform/function/JsonExtractIndexTransformFunction.java,
 
https://github.com/apache/pinot/commits/release-1.3.0/pinot-core/src/main/java/org/apache/pinot/core/operator/transform/function/JsonExtractIndexTransformFunction.java
   
   I'll take a look and try to reproduce it locally sometime soon. At first 
glance, it seems like the issue is that 
`JsonExtractIndexTransformFunction::init` isn't calling it's super method 
(`BaseTransformFunction::init`) that sets `_arguments`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to