abhioncbr commented on PR #14361:
URL: https://github.com/apache/pinot/pull/14361#issuecomment-2455522106

   > We cannot directly bump creator version to 9.12 because server might have 
not been upgraded and might not able to read the new file. We want to add 9.12 
support to reader first, then change creator in the next release
   
   In my understanding, we can upgrade in one shot. We support the index read 
from both V99 and V912-based file extensions, but we write the index only with 
V912-based file extensions. That's the same approach we used last time as 
well([PR](https://github.com/apache/pinot/pull/12866) for reference). 


-- 
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