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

Adding ToStreamIterator for LINQ #604

Merged
merged 7 commits into from
Jul 29, 2019

Conversation

j82w
Copy link
Contributor

@j82w j82w commented Jul 26, 2019

Pull Request Template

Description

Adding ToStreamIterator for LINQ. Refactored tests.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

closes #578

@j82w j82w added the feature-request New feature or request label Jul 26, 2019
@j82w j82w self-assigned this Jul 26, 2019
@j82w j82w added this to In progress in .NET v3 Board via automation Jul 26, 2019
@j82w j82w added this to In progress in Cosmos DB SDK team via automation Jul 26, 2019
@j82w j82w mentioned this pull request Jul 26, 2019
Cosmos DB SDK team automation moved this from In progress to Reviewer approved Jul 29, 2019
.NET v3 Board automation moved this from In progress to Reviewer approved Jul 29, 2019
@kirankumarkolli kirankumarkolli merged commit bb72ba5 into master Jul 29, 2019
Cosmos DB SDK team automation moved this from Reviewer approved to Done Jul 29, 2019
.NET v3 Board automation moved this from Reviewer approved to Done Jul 29, 2019
@kirankumarkolli kirankumarkolli deleted the users/jawilley/linq_toStreamIterator branch July 29, 2019 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
.NET v3 Board
  
Done
Development

Successfully merging this pull request may close these issues.

Allow us call ToSqlQueryText on an IQueryable<T>
2 participants