Andrew Ormerod

Results 5 issues of Andrew Ormerod

https://github.com/finos/legend-pure/blob/cbf7fcef2ecd76a8e1e82afd85431c3d613dc9a7/legend-pure-m3-core/src/main/java/org/finos/legend/pure/m3/compiler/validation/functionExpression/GetAllValidator.java#L73 Currently the method checks that the business date is a constant or a VariableExpression, expecting use cases of ``` MyClass.all(%2015-01-01) ``` or ``` let businessDate = today(); MyClass.all($businessDate );...

I appreciate this is an old repo, and maybe I missed the declaration, but is it possible to add a license information for the project / example code included so...

Does (or could) the installer support activating license keys in server environments that use proxies? https://help.tableau.com/current/server/en-us/activate_proxy.htm https://help.tableau.com/v2019.4/server/en-us/activate_proxy.htm Essentially performing steps 2 & 4 around the parts of activating the license...