Hello, If I have a list of partitioned parquet files on the filesystem and two drillbits with access to the filesystem and I query the data using the column I partitioned on in the where clause of the query, will both drillbits share the work?
Or do I need a distributed filesystem such as Hadoop underlying to make the bits work in parallel (or work together)? Tks. Uwe
