Remove QueryEngine trait
This commit is contained in:
parent
897a146006
commit
66d85438ca
20 changed files with 272 additions and 327 deletions
|
@ -1190,6 +1190,7 @@ impl Session {
|
|||
|
||||
/// Returns the number of query threads that should be used for this
|
||||
/// compilation
|
||||
#[inline]
|
||||
pub fn threads(&self) -> usize {
|
||||
self.opts.unstable_opts.threads
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue