Uh oh!
There was an error while loading. Please reload this page.
[SPARK-7591] [SQL] Partitioning support API tweaks - #6150
Conversation
AmplabJenkins
commented
May 14, 2015
Merged build triggered. |
AmplabJenkins
commented
May 14, 2015
Merged build started. |
SparkQA
commented
May 14, 2015
Test build #32713 has started for PR 6150 at commit |
SparkQA
commented
May 14, 2015
Test build #32713 has finished for PR 6150 at commit
|
AmplabJenkins
commented
May 14, 2015
Merged build finished. Test FAILed. |
AmplabJenkins
commented
May 14, 2015
Test FAILed. |
AmplabJenkins
commented
May 14, 2015
Merged build triggered. |
AmplabJenkins
commented
May 14, 2015
Merged build started. |
SparkQA
commented
May 14, 2015
Test build #32714 has started for PR 6150 at commit |
SparkQA
commented
May 14, 2015
Test build #32714 has finished for PR 6150 at commit
|
AmplabJenkins
commented
May 14, 2015
Merged build finished. Test FAILed. |
AmplabJenkins
commented
May 14, 2015
Test FAILed. |
There was a problem hiding this comment.
can the hive one reference this one?
There was a problem hiding this comment.
Not sure whether this is a good idea, since we are trying to be Hive compatible... Definitions from official Hive code should be the "standard" here.
AmplabJenkins
commented
May 15, 2015
Merged build triggered. |
AmplabJenkins
commented
May 15, 2015
Merged build started. |
SparkQA
commented
May 15, 2015
Test build #32781 has started for PR 6150 at commit |
AmplabJenkins
commented
May 15, 2015
Merged build triggered. |
AmplabJenkins
commented
May 15, 2015
Merged build started. |
SparkQA
commented
May 15, 2015
Test build #32794 has started for PR 6150 at commit |
SparkQA
commented
May 15, 2015
Test build #32794 has finished for PR 6150 at commit
|
AmplabJenkins
commented
May 15, 2015
Merged build finished. Test FAILed. |
AmplabJenkins
commented
May 15, 2015
Test FAILed. |
AmplabJenkins
commented
May 15, 2015
Merged build triggered. |
AmplabJenkins
commented
May 15, 2015
Merged build started. |
SparkQA
commented
May 15, 2015
Test build #32798 has started for PR 6150 at commit |
SparkQA
commented
May 15, 2015
Test build #32781 has finished for PR 6150 at commit
|
AmplabJenkins
commented
May 15, 2015
Merged build finished. Test PASSed. |
AmplabJenkins
commented
May 15, 2015
Test PASSed. |
liancheng
commented
May 15, 2015
Merging to master and branch-1.4. |
Please see [SPARK-7591] [1] for the details. /cc rxin marmbrus yhuai [1]: https://issues.apache.org/jira/browse/SPARK-7591 Author: Cheng Lian <lian@databricks.com> Closes#6150 from liancheng/spark-7591 and squashes the following commits: af422e7 [Cheng Lian] Addresses @rxin's comments 37d1738 [Cheng Lian] Fixes HadoopFsRelation partition columns initialization 2fc680a [Cheng Lian] Fixes Scala style issue 189ad23 [Cheng Lian] Removes HadoopFsRelation constructor arguments 522c24e [Cheng Lian] Adds OutputWriterFactory 047d40d [Cheng Lian] Renames FSBased* to HadoopFs*, also renamed FSBasedParquetRelation back to ParquetRelation2 (cherry picked from commit fdf5bba) Signed-off-by: Cheng Lian <lian@databricks.com>
SparkQA
commented
May 15, 2015
Test build #32798 has finished for PR 6150 at commit
|
AmplabJenkins
commented
May 15, 2015
Merged build finished. Test PASSed. |
AmplabJenkins
commented
May 15, 2015
Test PASSed. |
Please see [SPARK-7591] [1] for the details. /cc rxin marmbrus yhuai [1]: https://issues.apache.org/jira/browse/SPARK-7591 Author: Cheng Lian <lian@databricks.com> Closesapache#6150 from liancheng/spark-7591 and squashes the following commits: af422e7 [Cheng Lian] Addresses @rxin's comments 37d1738 [Cheng Lian] Fixes HadoopFsRelation partition columns initialization 2fc680a [Cheng Lian] Fixes Scala style issue 189ad23 [Cheng Lian] Removes HadoopFsRelation constructor arguments 522c24e [Cheng Lian] Adds OutputWriterFactory 047d40d [Cheng Lian] Renames FSBased* to HadoopFs*, also renamed FSBasedParquetRelation back to ParquetRelation2
Please see [SPARK-7591] [1] for the details. /cc rxin marmbrus yhuai [1]: https://issues.apache.org/jira/browse/SPARK-7591 Author: Cheng Lian <lian@databricks.com> Closesapache#6150 from liancheng/spark-7591 and squashes the following commits: af422e7 [Cheng Lian] Addresses @rxin's comments 37d1738 [Cheng Lian] Fixes HadoopFsRelation partition columns initialization 2fc680a [Cheng Lian] Fixes Scala style issue 189ad23 [Cheng Lian] Removes HadoopFsRelation constructor arguments 522c24e [Cheng Lian] Adds OutputWriterFactory 047d40d [Cheng Lian] Renames FSBased* to HadoopFs*, also renamed FSBasedParquetRelation back to ParquetRelation2
Please see [SPARK-7591] [1] for the details. /cc rxin marmbrus yhuai [1]: https://issues.apache.org/jira/browse/SPARK-7591 Author: Cheng Lian <lian@databricks.com> Closesapache#6150 from liancheng/spark-7591 and squashes the following commits: af422e7 [Cheng Lian] Addresses @rxin's comments 37d1738 [Cheng Lian] Fixes HadoopFsRelation partition columns initialization 2fc680a [Cheng Lian] Fixes Scala style issue 189ad23 [Cheng Lian] Removes HadoopFsRelation constructor arguments 522c24e [Cheng Lian] Adds OutputWriterFactory 047d40d [Cheng Lian] Renames FSBased* to HadoopFs*, also renamed FSBasedParquetRelation back to ParquetRelation2
Please see SPARK-7591 for the details.
/cc @rxin@marmbrus@yhuai