Jackie-Jiang commented on PR #12164:
URL: https://github.com/apache/pinot/pull/12164#issuecomment-1911235685

   @davecromberge I just pushed a commit with the following changes:
   - During query time, resolve the stored type before looking up the metadata 
so that no fallback is required
   - Handle backward-compatibility for old star-tree index where function might 
not be stored type
   - Add a test for querying non-stored type
   
   I did a commit instead of leaving comments because the code is spread in 
multiple classes and is kind of hard to explain. Let me know if the commit 
looks good.


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to