Skip to content

Instantly share code, notes, and snippets.

@pavlov99
Created October 4, 2016 04:23
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 pavlov99/f0371d8cd011f1489a160b799de410d9 to your computer and use it in GitHub Desktop.
Save pavlov99/f0371d8cd011f1489a160b799de410d9 to your computer and use it in GitHub Desktop.
df.select("columnName").collect().map(_.getString(0)).sorted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment