cdmikechen opened a new pull request, #51: URL: https://github.com/apache/incubator-uniffle-website/pull/51
Issue https://github.com/apache/incubator-uniffle/issues/1061 It seems to be caused by a file name conflict problem between window and mac/linux systems. Currently modifying colon to dash, not sure if this matters? Test in windows: ```shell $ git clone --branch issue-1061 https://github.com/cdmikechen/incubator-uniffle-website.git Cloning into 'incubator-uniffle-website'... remote: Enumerating objects: 400, done. remote: Counting objects: 100% (175/175), done. remote: Compressing objects: 100% (108/108), done. remote: Total 400 (delta 83), reused 132 (delta 64), pack-reused 225 Receiving objects: 100% (400/400), 2.59 MiB | 3.67 MiB/s, done. Resolving deltas: 100% (168/168), done. ``` -- 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]
