Skip to content

Commit e96a691

Browse files
authored
Merge pull request #30 from liquidata-inc/zachmu/fix-pushdown
Bug fixes for table pushdowns and index lookups: Failing to renumber fields in a filter after projecting a subset of columns onto tables in some cases Incorrectly applying index lookups to OR clauses involving more than one table, which inappropriately restricts the indexed table to only matching values. Added a couple test tables to engine_test, and broke out the tables used for information schema into their own set of test definitions.
2 parents 88236bc + afa227a commit e96a691

File tree

5 files changed

+651
-349
lines changed

5 files changed

+651
-349
lines changed

0 commit comments

Comments
 (0)