Skip to content

Avoid deprecation warnings in JDBCSuite.#4668

Closed
tmyklebu wants to merge 1 commit intoapache:masterfrom
tmyklebu:master
Closed

Avoid deprecation warnings in JDBCSuite.#4668
tmyklebu wants to merge 1 commit intoapache:masterfrom
tmyklebu:master

Conversation

@tmyklebu
Copy link
Copy Markdown
Contributor

This pull request replaces calls to deprecated methods from java.util.Date with near-equivalents in java.util.Calendar.

@SparkQA
Copy link
Copy Markdown

SparkQA commented Feb 18, 2015

Test build #27669 has started for PR 4668 at commit 66215b1.

  • This patch merges cleanly.

@SparkQA
Copy link
Copy Markdown

SparkQA commented Feb 18, 2015

Test build #27669 has finished for PR 4668 at commit 66215b1.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link
Copy Markdown

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/27669/
Test PASSed.

@rxin
Copy link
Copy Markdown
Contributor

rxin commented Feb 18, 2015

This is great. Thanks!

asfgit pushed a commit that referenced this pull request Feb 18, 2015
This pull request replaces calls to deprecated methods from `java.util.Date` with near-equivalents in `java.util.Calendar`.

Author: Tor Myklebust <tmyklebu@gmail.com>

Closes #4668 from tmyklebu/master and squashes the following commits:

66215b1 [Tor Myklebust] Use GregorianCalendar instead of Timestamp get methods.

(cherry picked from commit de0dd6d)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@asfgit asfgit closed this in de0dd6d Feb 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants