-
Notifications
You must be signed in to change notification settings - Fork 68
Export V1 to V2 for integration tests #1618
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
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.
What is the point of this PR? no library code changed ... only some added tests
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.
Would be nice to see a cleaner PR explanation, but I get the point now after reading the code / title update
Waiting for this to merge first #1628 |
@Gabefire go ahead and merge |
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
ec968e1
to
58621fc
Compare
58621fc
to
81310cd
Compare
@adrian-chang, I'll get this merged tomorrow, switching it up to the buffered stream to avoid having to update again. Also, I only touched the integration tests. The data tests will need a follow-up, but this PR will get too large. The data test has V1 methods all over the place. I also have not found a reliable way of exporting a batch |
No description provided.