Skip to content

Conversation

@statler
Copy link

@statler statler commented Apr 6, 2023

  • Added RuntimeResolutionContext to allow passing in variables which will be accessibl in the CustomFilterCompiler execution
  • Added additional property to the DataSourceLoadOptions for RuntimeResolutionContext
  • In CustomFilterCompilers add new CompilerFuncsWithContext to support RuntimeResolutionContext without changing signatures for existing users
  • Make FilterExpressionCompiler public and add public method to support leveraging CompileBinary method. This allows complex operator resolution without duplicating the devex operations.

…will affect the CustomFilterCompiler execution

- Add new CompilerFuncsWithContext to support RuntimeResolutionContext without changing signatures for existing users
- Make FilterExpressionCompiler public and add public method to support leveraging CompileBinary method. This allows complex operator resolution without duplicating the devex operations.
@statler
Copy link
Author

statler commented Apr 11, 2023

Implementation of Automapper integration - for discussion

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.

1 participant