Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-1023] [NSE-1046] Cover more supported expressions in getting AttributeReference #1041

Merged
merged 4 commits into from
Jul 29, 2022

Conversation

PHILO-HE
Copy link
Collaborator

No description provided.

@github-actions
Copy link

#1023

@PHILO-HE PHILO-HE changed the title [NSE-1023] Cover all supported expressions in getting AttributeReference [NSE-1023] [NSE-1046] Cover all supported expressions in getting AttributeReference Jul 25, 2022
getAttrFromExpr(conv.children(0))
case lpad: StringLPad =>
getAttrFromExpr(lpad.children(0))
case unaryExpr: UnaryExpression =>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hex is covered here.

@PHILO-HE PHILO-HE changed the title [NSE-1023] [NSE-1046] Cover all supported expressions in getting AttributeReference [NSE-1023] [NSE-1046] Cover more supported expressions in getting AttributeReference Jul 26, 2022
@PHILO-HE
Copy link
Collaborator Author

PHILO-HE commented Jul 26, 2022

All tests passed. One TPC-DS query stage failed for one time, but cannot reproduce it. And it succeeded after re-running.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant