gparai commented on issue #1372: DRILL-6589: Push transitive closure predicates past aggregates/projects URL: https://github.com/apache/drill/pull/1372#issuecomment-409037074 @ilooner I do not think these are related to changes in this PR. Anyways, I have rebased to latest-master and see a successful compilation. > [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Drill Root POM .............................. SUCCESS [ 12.353 s] [INFO] tools/Parent Pom ................................... SUCCESS [ 0.993 s] [INFO] tools/freemarker codegen tooling ................... SUCCESS [ 9.968 s] [INFO] Drill Protocol ..................................... SUCCESS [ 13.251 s] [INFO] Common (Logical Plan, Base expressions) ............ SUCCESS [ 10.964 s] [INFO] Logical Plan, Base expressions ..................... SUCCESS [ 13.214 s] [INFO] exec/Parent Pom .................................... SUCCESS [ 0.952 s] [INFO] exec/memory/Parent Pom ............................. SUCCESS [ 0.689 s] [INFO] exec/memory/base ................................... SUCCESS [ 6.088 s] [INFO] exec/rpc ........................................... SUCCESS [ 6.551 s] [INFO] exec/Vectors ....................................... SUCCESS [01:30 min] [INFO] contrib/Parent Pom ................................. SUCCESS [ 0.806 s] [INFO] contrib/data/Parent Pom ............................ SUCCESS [ 0.511 s] [INFO] contrib/data/tpch-sample-data ...................... SUCCESS [ 3.688 s] [INFO] exec/Java Execution Engine ......................... SUCCESS [02:58 min] [INFO] exec/JDBC Driver using dependencies ................ SUCCESS [ 13.756 s] [INFO] JDBC JAR with all dependencies ..................... SUCCESS [ 27.125 s] [INFO] Drill-on-YARN ...................................... SUCCESS [ 8.083 s] [INFO] contrib/kudu-storage-plugin ........................ SUCCESS [ 11.216 s] [INFO] contrib/opentsdb-storage-plugin .................... SUCCESS [ 4.908 s] [INFO] contrib/mongo-storage-plugin ....................... SUCCESS [ 6.021 s] [INFO] contrib/hbase-storage-plugin ....................... SUCCESS [ 10.833 s] [INFO] contrib/jdbc-storage-plugin ........................ SUCCESS [ 5.973 s] [INFO] contrib/hive-storage-plugin/Parent Pom ............. SUCCESS [ 0.507 s] [INFO] contrib/hive-storage-plugin/hive-exec-shaded ....... SUCCESS [ 50.035 s] [INFO] contrib/mapr-format-plugin ......................... SUCCESS [ 9.533 s] [INFO] contrib/hive-storage-plugin/core ................... SUCCESS [ 11.289 s] [INFO] contrib/drill-gis-plugin ........................... SUCCESS [ 4.906 s] [INFO] contrib/kafka-storage-plugin ....................... SUCCESS [ 8.182 s] [INFO] Packaging and Distribution Assembly ................ SUCCESS [ 36.332 s] [INFO] contrib/sqlline .................................... SUCCESS [ 1.733 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:20 min [INFO] Finished at: 2018-07-30T15:45:29-07:00 [INFO] Final Memory: 225M/1714M [INFO] ------------------------------------------------------------------------ GPARAI-E631:drill gparai$ git log -n 2 commit 84d9306e2471b5321841ed71e9ba932b1b922bcd Author: Gautam Parai <[email protected]> Date: Wed Jun 27 14:52:37 2018 -0700 DRILL-6589: Push transitive closure predicate(s) past aggregates commit 5b36adc5b55da48df65225790bb6045c927cf3d7 Author: Volodymyr Vysotskyi <[email protected]> Date: Thu Jul 26 11:28:01 2018 +0300 DRILL-6638: Fix TestE2EUnnestAndLateral tests introduced with DRILL-6546 closes #1402
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
