Skip to content
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

Replace data source from CSV to SQL: is this a new feature? #6457

Open
andreassot10 opened this issue Feb 3, 2021 · 0 comments
Open

Replace data source from CSV to SQL: is this a new feature? #6457

andreassot10 opened this issue Feb 3, 2021 · 0 comments

Comments

@andreassot10
Copy link

I have a question about the process in the Git Branching Model , because I feel that what I am trying to do does not fit into any of the branch definitions in the method.

Briefly, I am working on a development version in the repo of which I have deposited CSV files that my Python scripts pull.

The long-term goal is to replace these CSV files with an SQL query in Python that pulls the data directly from the database.

So it looks like it is not a change for a Release branch, and it is definitely not a Hotfix. I also feel that this change should not be implemented on develop directly (correct me if I'm wrong)?

I was wondering if this change could be considered as a new feature- the feature in this case being the direct communication with the database?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant