Skip to content

Conversation

@paustint
Copy link
Collaborator

getFlattenedFields() Did not return correct results if the aggregate function was nested in another function, such as FORMAT(MAX(CreatedDate))

resolves #157

`getFlattenedFields()` Did not return correct results if the aggregate function was nested in another function, such as `FORMAT(MAX(CreatedDate))`

resolves #157
@paustint paustint merged commit 1f58edc into master Jun 19, 2021
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.

getFlattenedFields does not return accurate resulte when nested aggregate function

2 participants