Uh oh!
There was an error while loading. Please reload this page.
[SPARK-5193][SQL] Tighten up HiveContext API - #4054
Closed
rxin wants to merge 2 commits into
Closed
Conversation
rxin
commented
Jan 15, 2015
Contributor
- Removed the deprecated LocalHiveContext
- Made private[sql] fields protected[sql] so they don't show up in javadoc.
- Added javadoc to refreshTable.
- Added Experimental tag to analyze command.
SparkQA
commented
Jan 15, 2015
Test build #25586 has started for PR 4054 at commit
|
marmbrus
commented
Jan 15, 2015
Contributor
LGTM |
SparkQA
commented
Jan 15, 2015
Test build #25586 has finished for PR 4054 at commit
|
AmplabJenkins
commented
Jan 15, 2015
Test FAILed. |
SparkQA
commented
Jan 15, 2015
Test build #25588 has started for PR 4054 at commit
|
SparkQA
commented
Jan 15, 2015
Test build #25588 has finished for PR 4054 at commit
|
AmplabJenkins
commented
Jan 15, 2015
Test PASSed. |
rxin
commented
Jan 15, 2015
ContributorAuthor
Merging in master. |
asfgit pushed a commit
that referenced
this pull request
Jan 17, 2015
After the following patches, the main (Scala) API is now usable for Java users directly. #4056#4054#4049#4030#3965#3958 Author: Reynold Xin <rxin@databricks.com> Closes#4065 from rxin/sql-java-api and squashes the following commits: b1fd860 [Reynold Xin] Fix Mima 6d86578 [Reynold Xin] Ok one more attempt in fixing Python... e8f1455 [Reynold Xin] Fix Python again... 3e53f91 [Reynold Xin] Fixed Python. 83735da [Reynold Xin] Fix BigDecimal test. e9f1de3 [Reynold Xin] Use scala BigDecimal. 500d2c4 [Reynold Xin] Fix Decimal. ba3bfa2 [Reynold Xin] Updated javadoc for RowFactory. c4ae1c5 [Reynold Xin] [SPARK-5193][SQL] Remove Spark SQL Java-specific API.
andmarios pushed a commit
to andmarios/spark-examples
that referenced
this pull request
Mar 20, 2015
After the following patches, the main (Scala) API is now usable for Java users directly. apache/spark#4056apache/spark#4054apache/spark#4049apache/spark#4030apache/spark#3965apache/spark#3958 Author: Reynold Xin <rxin@databricks.com> Closes #4065 from rxin/sql-java-api and squashes the following commits: b1fd860 [Reynold Xin] Fix Mima 6d86578 [Reynold Xin] Ok one more attempt in fixing Python... e8f1455 [Reynold Xin] Fix Python again... 3e53f91 [Reynold Xin] Fixed Python. 83735da [Reynold Xin] Fix BigDecimal test. e9f1de3 [Reynold Xin] Use scala BigDecimal. 500d2c4 [Reynold Xin] Fix Decimal. ba3bfa2 [Reynold Xin] Updated javadoc for RowFactory. c4ae1c5 [Reynold Xin] [SPARK-5193][SQL] Remove Spark SQL Java-specific API.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.