Skip to content

Conversation

@andygrove
Copy link
Member

No description provided.

@andygrove andygrove changed the title Update README to cover DataFusion and new testing git submodule ARROW-4476: [Rust] [DataFusion] Update README to cover DataFusion and new testing git submodule Feb 5, 2019
Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

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

+1

);
let c1_value: String = String::from_utf8(c1.value(i).to_vec()).unwrap();

println!("{}, Min: {}, Max: {}", c1_value, min.value(i), max.value(i),);
Copy link
Member

Choose a reason for hiding this comment

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

Would it be better to direct the user to an example that's run in CI (to prevent bitrot)?

@wesm wesm closed this in f3ee51f Feb 8, 2019
xhochy pushed a commit that referenced this pull request Feb 8, 2019
… new testing git submodule

Author: Andy Grove <andygrove73@gmail.com>

Closes #3558 from andygrove/ARROW-4476 and squashes the following commits:

5173736 <Andy Grove> update example code in README to match the example that is shipped
834f4da <Andy Grove> Update README to cover DataFusion and new testing git submodule
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