You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Sean Hsuan-Yi Chu <hs...@usc.edu> on 2015/02/09 08:08:02 UTC

Review Request 30787: DRILL-2180: Star is not expanded when being used with flatten

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30787/
-----------------------------------------------------------

Review request for drill, Aman Sinha and Jinfeng Ni.


Bugs: DRILL-2180
    https://issues.apache.org/jira/browse/DRILL-2180


Repository: drill-git


Description
-------

When being used with complex function, * projects as a wildcard (now * fails to expand)


Diffs
-----

  exec/java-exec/src/main/java/org/apache/drill/exec/planner/physical/visitor/SplitUpComplexExpressions.java 11b6c43 
  exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/flatten/TestFlatten.java f9eb2c2 

Diff: https://reviews.apache.org/r/30787/diff/


Testing
-------

Passed unit, tpch, functional


Thanks,

Sean Hsuan-Yi Chu