- 
                Notifications
    You must be signed in to change notification settings 
- Fork 7
Fix path at time series mapping #887
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
# Conflicts: # src/test/groovy/edu/ie3/datamodel/io/csv/BufferedCsvWriterTest.groovy
        
          
                src/main/java/edu/ie3/datamodel/io/connectors/CsvFileConnector.java
              
                Outdated
          
            Show resolved
            Hide resolved
        
      | Before this regression was introduced, full path and name of the directory path was taken apart and put together again. Seems like this was introduced way back by @johanneshiry to fix some security issue, but my guess is that this is not necessary anymore since we're using java  | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but can't approve this PR since I'm the creator^^
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fine with me then, let's go
resolves #886