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
4 days, 13 hours agodeadbeef38
5 months agoSaiPavan10
7 months, 3 weeks agoSowwy1
7 months, 3 weeks agosaryu
9 months, 3 weeks agonewusername
1 year agocookiemonster42
1 year, 3 months agonewusername
1 year ago