Skip to content

Semantic Dedup Pairwise IO fails to list files for remote cloud path #1213

@praateekmahajan

Description

@praateekmahajan

Describe the bug

fs.ls(..) for remote cloud paths strips the protocol, which results in subsequent code paths failing

for entry in self.fs.ls(self.input_path):

Steps/Code to reproduce bug

Please list minimal steps or code snippet for us to be able to reproduce the bug.

A helpful guide on on how to craft a minimal bug report http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports.

Expected behavior

A clear and concise description of what you expected to happen.

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions