Hi Hackers, Please find the attached patch to fix the RM #3324 : user cannot load “External Tables” on the navigation pane.
The issue was that ultimately paths were not being cleaned after being munged from the “template” input which would result in template_paths that resembled: path//to//dir.sql. These would work on unix based systems but lead to complication on Windows. The following patch resolves this issue, and also included a small file refactor to better convey developer intent. Thanks, Anthony
0001-fix-external-tables-on-windows.patch
Description: Binary data