You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/03/12 01:21:41 UTC

[GitHub] [pinot] Jackie-Jiang commented on pull request #8337: Fix bug when importing files with the same name in different directories

Jackie-Jiang commented on pull request #8337:
URL: https://github.com/apache/pinot/pull/8337#issuecomment-1065778498


   It can still collide if one path is `input/2009/movies.csv` and one path is `input-2009/moview.csv` (although a very unlikely corner case). How about we just put an `UUID` folder in between? `tmp/<UUID>/movies.csv`


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