Skip to content

Instantly share code, notes, and snippets.

@johnmuller87
Created January 5, 2018 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnmuller87/a2bc53eacac33412af794db46ab0f9e7 to your computer and use it in GitHub Desktop.
Save johnmuller87/a2bc53eacac33412af794db46ab0f9e7 to your computer and use it in GitHub Desktop.
assert spark.sql("""SELECT COUNT(*) ct FROM filtered_data WHERE iban = 'NK99NKBK0000000666'""").first().ct == 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment