Retrieve a row from indexed spark data frame.
Hello guys, I'm having an issue when trying to get a row values from spark data frame.I have a DF with index column, and i need to be able to return a row based on index in fastest way possible .I tried to partitionBy index column, optimize with zor...
- 1992 Views
- 0 replies
- 0 kudos