Skip to content

Conversation

@winding-lines
Copy link

Dependent crates may not want the rustyline dependency, specially since
the nightly support seems to be custom. Introduce a "cli" feature to
allow consumers to not bring in the cli depedencies.

Dependent crates may not want the rustyline dependency, specially since
the nightly support seems to be custom. Introduce a "cli" feature to
allow consumers to not bring in the cli depedencies.
@shiro615
Copy link
Contributor

Thank you for the contribution. Can you open a JIRA and update the PR title?
See also https://github.com/apache/arrow/blob/master/docs/source/developers/contributing.rst#how-to-contribute-patches.

@winding-lines winding-lines changed the title Make the datafusion cli optional ARROW-5785: [Rust] Make the datafusion cli dependencies optional Jun 28, 2019
@winding-lines
Copy link
Author

Added a jira issue, thanks for the pointers :)

@sunchao sunchao closed this in 2433872 Jun 29, 2019
@sunchao
Copy link
Member

sunchao commented Jun 29, 2019

Merged. Thanks @winding-lines !

@winding-lines
Copy link
Author

winding-lines commented Jul 2, 2019 via email

@sunchao
Copy link
Member

sunchao commented Jul 2, 2019

Seems not from the 0.14.0 RC0 source tarball. @kou : wonder if this (and a few other recently committed Rust changes) can be included in RC1 if there's one?

@kou
Copy link
Member

kou commented Jul 2, 2019

Yes.
BTW, I hope that Rust developers also verify 0.14.0 RC0.

@sunchao
Copy link
Member

sunchao commented Jul 2, 2019

Sure. I'll take a look tonight (PST).

@wesm
Copy link
Member

wesm commented Jul 3, 2019

FWIW I ran the Rust verification and it looked okay.

kou pushed a commit that referenced this pull request Jul 4, 2019
Dependent crates may not want the rustyline dependency, specially since
the nightly support seems to be custom. Introduce a "cli" feature to
allow consumers to not bring in the cli depedencies.

Author: Marius Seritan <github@winding-lines.com>

Closes #4742 from winding-lines/master and squashes the following commits:

2331587 <Marius Seritan> Make the datafusion cli optional Dependent crates may not want the rustyline dependency, specially since the nightly support seems to be custom. Introduce a "cli" feature to allow consumers to not bring in the cli depedencies.
wesm pushed a commit that referenced this pull request Jul 13, 2019
Dependent crates may not want the rustyline dependency, specially since
the nightly support seems to be custom. Introduce a "cli" feature to
allow consumers to not bring in the cli depedencies.

Author: Marius Seritan <github@winding-lines.com>

Closes #4742 from winding-lines/master and squashes the following commits:

2331587 <Marius Seritan> Make the datafusion cli optional Dependent crates may not want the rustyline dependency, specially since the nightly support seems to be custom. Introduce a "cli" feature to allow consumers to not bring in the cli depedencies.
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.

5 participants