You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "shounakmk219 (via GitHub)" <gi...@apache.org> on 2023/04/18 03:54:04 UTC

[GitHub] [pinot] shounakmk219 opened a new issue, #10631: Utility to get the table configs in the updated format

shounakmk219 opened a new issue, #10631:
URL: https://github.com/apache/pinot/issues/10631

   Recently changes were made to the [index SPI](https://github.com/apache/pinot/issues/10183). To extract how the current table configs will look in the updated format we need a utility that does this conversion. 
   
   For better adaptation of the updated format let's
   - have a utility method which accepts the table config in older format and return the table config in updated format. 
   - introduce a flag as a query parameter for `/tableConfigs/{tableName}`, which when passed returns the existing table config in updated format.


-- 
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-unsubscribe@pinot.apache.org.apache.org

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


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


[GitHub] [pinot] klsince commented on issue #10631: Utility to get the table configs in the updated format

Posted by "klsince (via GitHub)" <gi...@apache.org>.
klsince commented on issue #10631:
URL: https://github.com/apache/pinot/issues/10631#issuecomment-1518111235

   could you help clarify what this 'updated format' is like? is it the use `indexes` as introduced by index-spi?


-- 
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-unsubscribe@pinot.apache.org

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


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


[GitHub] [pinot] shounakmk219 commented on issue #10631: Utility to get the table configs in the updated format

Posted by "shounakmk219 (via GitHub)" <gi...@apache.org>.
shounakmk219 commented on issue #10631:
URL: https://github.com/apache/pinot/issues/10631#issuecomment-1517632770

   The first point is addressed in https://github.com/apache/pinot/pull/10623
   @gortiz and @mcvsubbu  please let me know if we should take up the discussion on second point here or you want me to file a separate issue for that


-- 
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-unsubscribe@pinot.apache.org

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


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


[GitHub] [pinot] shounakmk219 commented on issue #10631: Utility to get the table configs in the updated format

Posted by "shounakmk219 (via GitHub)" <gi...@apache.org>.
shounakmk219 commented on issue #10631:
URL: https://github.com/apache/pinot/issues/10631#issuecomment-1519076933

   That's correct @klsince


-- 
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-unsubscribe@pinot.apache.org

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


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


[GitHub] [pinot] Jackie-Jiang commented on issue #10631: Utility to get the table configs in the updated format

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang commented on issue #10631:
URL: https://github.com/apache/pinot/issues/10631#issuecomment-1513810200

   cc @gortiz 


-- 
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-unsubscribe@pinot.apache.org

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


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