Skip to content

Properly alias the created SUM(payAmount) column#44

Open
deepyaman wants to merge 1 commit intoapache:masterfrom
deepyaman:patch-1
Open

Properly alias the created SUM(payAmount) column#44
deepyaman wants to merge 1 commit intoapache:masterfrom
deepyaman:patch-1

Conversation

@deepyaman
Copy link
Copy Markdown

As it stands, you alias the column before performing the aggregation, so the resulting column name is still EXPR$0. This fixes it.

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