microsoft / Power-Fx

Power Fx low-code programming language
MIT License
3.15k stars 309 forks source link

Move HttpClient to CdpTableValue and update ADS hack #2489

Closed LucGenetier closed 1 week ago

LucGenetier commented 1 week ago

HttpClient is now passed via InitAsync function and no more required in RuntimeConfig Removed tabular IR rewriter and related logic Updated ADS hack with a new approach - ADS will be update in another PR Tested live with no side effect