-
Notifications
You must be signed in to change notification settings - Fork 49
Description
-
Do you want to request a feature or report a bug?
bug -
What is the current behavior?
When creating aFileDataSourcefrom on a symbolic link to a folder, it's impossible to list the files in that folder. Creating aFileDataSourceto 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 thelistNamesmethod: 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
Labels
Type
Projects
Status