Skip to content

Fixed issue in comparison. #23

Open
sagarzemosolabs wants to merge 1 commit intospark-examples:masterfrom
sagarzemosolabs:patch-1
Open

Fixed issue in comparison. #23
sagarzemosolabs wants to merge 1 commit intospark-examples:masterfrom
sagarzemosolabs:patch-1

Conversation

@sagarzemosolabs
Copy link

In PySpark, the logical operators & and | have higher precedence than comparison operators like >= and <=. As a result, the expression is being evaluated incorrectly.

@sagarzemosolabs
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant