Skip to content

Commit

Permalink
Style
Browse files Browse the repository at this point in the history
  • Loading branch information
marmbrus committed Jul 11, 2014
1 parent 6cc97ca commit bc88ecd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -52,4 +52,4 @@ object GeneratePredicate extends CodeGenerator {
log.debug(s"Generated predicate '$predicate':\n$code")
toolBox.eval(code).asInstanceOf[Row => Boolean]
}
}
}
Expand Up @@ -195,4 +195,4 @@ case class GeneratedAggregate(
}
}
}
}
}

0 comments on commit bc88ecd

Please sign in to comment.