We're working on a technique to provide this hint at query type through table functions. In the meantime, you'll have to create two different workspaces. Each workspace can set its own defaultInputFormat.
-- Jacques Nadeau CTO and Co-Founder, Dremio On Sun, Nov 1, 2015 at 1:45 PM, William Witt <[email protected]> wrote: > Is there a way to override the delimiter or Input format at runtime? > > Scenario: > -User1 has an extension-less file, that it is pipe delimited > -User2 also has an extension-less, but it is tab delimited > Use cases: > -Both users want to execute queries on these files concurrently > -A single user wants to run a query with a join against these files > > Will >
