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
7 months agodeadbeef38
12 months agoSaiPavan10
1 year, 2 months agoSowwy1
1 year, 2 months agosaryu
1 year, 4 months agonewusername
1 year, 7 months agocookiemonster42
1 year, 10 months agonewusername
1 year, 7 months ago