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

Convert Visitor partial class to async/await #22

Open
itye-msft opened this issue Mar 3, 2020 · 0 comments
Open

Convert Visitor partial class to async/await #22

itye-msft opened this issue Mar 3, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@itye-msft
Copy link
Member

We need to convert the Visitor class method to be async to support:

K2Bridge/Visitors/RangeClauseVisitor.cs

var t = ClauseFieldTypeProcessor.GetType(schemaRetriever, rangeClause.FieldName).Result;

@eladiw eladiw added the good first issue Good for newcomers label Mar 5, 2020
@AsafMah AsafMah added the enhancement New feature or request label May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants