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

Add GenerateCSV and GetMetadataUsage GRPC calls and API #13

Merged
merged 6 commits into from
Jul 5, 2018

Conversation

emptyflash
Copy link
Contributor

I also added a requirements.txt and a helper class for dealing with query types. I have a test written up but wasn't sure where to put that here. I think maybe I'll add testing infrastructure in a separate PR though.

@immesys
Copy link
Member

immesys commented Jun 22, 2018

Same comments as on golang version, can you split this into three functions with names similar to the query functions. Also csv writer vs file handle question

@immesys immesys merged commit 7931c9b into BTrDB:master Jul 5, 2018
@immesys
Copy link
Member

immesys commented Jul 5, 2018

@emptyflash this has syntax errors in it!!

In future please do not open a pull request if you have not tested the code, or at least make a note. I need to be able to trust that code I am merging is solid.

@immesys
Copy link
Member

immesys commented Jul 5, 2018

I'll fix it this time, because I am working here anyway.

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

Successfully merging this pull request may close these issues.

2 participants