Seeking better practice for sparklyr + purrr::map to iterate query over a list

An update here, I ran into a situation with the foreach/sparklyr path which does not allow for parallel-ized queries. I've filed an issue: https://github.com/sparklyr/sparklyr/issues/2760