The code block shown below contains an error. The code block intended to return a new DataFrame that is the result of an inner join between DataFrame storesDF and DataFrame employeesDF on column storeId. Identify the error.
Code block:
StoresDF.join(employeesDF, Seq("storeId")
58470e1
2 months, 3 weeks agodeadbeef38
7 months, 3 weeks agoSaiPavan10
10 months, 1 week agoSowwy1
10 months, 2 weeks agosaryu
1 year agonewusername
1 year, 3 months agocookiemonster42
1 year, 6 months agonewusername
1 year, 3 months ago