Skip to content

Refactor and harmonize CSV and SQL data sources #773

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

Merged
merged 70 commits into from
Jun 14, 2023

Conversation

jo-bao
Copy link
Contributor

@jo-bao jo-bao commented Mar 8, 2023

Resolves #716

  • refactor CSV and SQL data sources to use the methods for creating entities
  • implement IdCoordinateSource for SQL

Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost there, I think, besides some some pedantic points from my side.
Please also take a look at SonarQube, some new issues popped up :)

Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting all this work in here! I think you've found some really nice abstractions that should make the codebase a lot more usable.

@jo-bao jo-bao merged commit 6aa7f1b into dev Jun 14, 2023
@sebastian-peter sebastian-peter deleted the jb/#716-refactor-csv-datasources branch June 14, 2023 08:16
@sebastian-peter sebastian-peter added this to the Version 4.0 milestone Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
io Issues relating to input/output
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor CSV dataSource
3 participants