yashmayya opened a new pull request, #16953:
URL: https://github.com/apache/pinot/pull/16953

   - Currently, the only way to update the resolution for an existing H3 index 
is to update the table config to remove the H3 index config, do a segment 
reload, then update the table config again to add the new H3 index config 
before doing another segment reload.
   - This can also be confusing to users who might expect the index to be 
updated on a table config update + segment reload.
   - This patch helps simplify the process of updating the resolution config 
for an H3 index to be just a table config update + segment reload.


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