Skip to content

List files in FileDataSource #837

@mathbagu

Description

@mathbagu
  • Do you want to request a feature or report a bug?
    bug

  • What is the current behavior?
    When creating a FileDataSource from on a symbolic link to a folder, it's impossible to list the files in that folder. Creating a FileDataSource to the target folder works properly.

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
    Create a symbolic link to a folder that is not empty
    Create a FileDataSource from the symbolic link
    Call the listNames method: the return set is empty.

  • What is the expected behavior?
    It should list the files in the target folder

  • What is the motivation / use case for changing the behavior?
    Fix a bug

  • Please tell us about your environment:

    • PowSyBl Version: 3.0.0-SNAPSHOT
    • OS Version: Linux
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, spectrum, etc)

(if a question doesn't apply, you can delete it)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Issues in progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions