Jackie-Jiang opened a new pull request #6457:
URL: https://github.com/apache/incubator-pinot/pull/6457


   ## Description
   Currently the table name stored in the segment metadata (and ZK metadata) 
might be raw table name or table name with type suffix. This can cause problem 
if the caller does not handle the table name conversion correctly (e.g. #6436).
   With this PR, we always store raw table name within the segment metadata and 
ZK metadata to simplify the caller logic.


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

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