use dfs.myworkspace; or similar should work for you
-- Jacques Nadeau CTO and Co-Founder, Dremio On Fri, Aug 28, 2015 at 2:38 PM, Edmon Begoli <[email protected]> wrote: > Is it possible to set the default workspace and format, so when I am > running queries in drill > I can just say: > > select columns[1], ..n from `<file>`; > > or if there is a sub-dir: > > select columns[1], ..n from `\<subdir>\<file>`; > > without having to specify workspace? >
