Prashanth Sagar

Results 8 comments of Prashanth Sagar

tldr : The metacharater resolution to ASCII code occurs as part of the GCS Object creation as it treats the object name as URi, and `composeObjects` API lists source objects...

@aag-peace Could you please update the PR ? If this is not relevant anymore, we could close the PR

Hi @selimelawwa I was unable to re-produce the issue ``` @Test public void testTempFile() throws Exception { URI path = gcsFsIHelper.getUniqueObjectUri("hflush_syncsEverything"); Path hadoopPath = new Path(path); System.out.println(path); Configuration config =...