Jimmy Simmons
Jimmy Simmons
Agree the Pandas on Spark reference by @talebzeghmi would be valuable, but you would still need a Spark context. I think being able to declare that your task run in...
> any update about this? I have the same problem. We ended up modifying the lambda and creating the scheduled job to include the root prefix in S3 vs just...
Potential solution would be to update this function to return and use an OrderedDict vs Dict for setup and return: https://github.com/great-expectations/great_expectations/blob/c59690d933ef4c54d582beb141fb7b246cc25601/great_expectations/data_context/data_context.py#L1897