Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support import data file from internet #64

Merged
merged 8 commits into from
Apr 21, 2020

Conversation

yixinglu
Copy link
Contributor

No description provided.

@yixinglu yixinglu requested a review from knightXun April 17, 2020 05:05
@yixinglu yixinglu force-pushed the http-get-data-file branch from 329c29e to d0846e0 Compare April 21, 2020 02:06
}
defer file.Close()

resp, err := http.Get(*r.File.Path)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default http client dont has timeout param. Please set timeout for this http client.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@knightXun knightXun merged commit 0a8b542 into vesoft-inc:master Apr 21, 2020
@yixinglu yixinglu deleted the http-get-data-file branch April 22, 2020 02:02
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.

2 participants