[ 
https://issues.apache.org/jira/browse/ARROW-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208471#comment-17208471
 ] 

Jorge Leitão commented on ARROW-10188:
--------------------------------------

I was unable to reproduce the first one:

 

On one shell:

```

export PARQUET_TEST_DATA=../../cpp/submodules/parquet-testing/data

cargo run --example flight_server

```

 

On a second shell:

```

export PARQUET_TEST_DATA=../../cpp/submodules/parquet-testing/data

cargo run --example flight_client

```

works as intended in my computer. [~andygrove], could you describe how you ran 
it in yours?

 

I will work the other two.

> [Rust] [DataFusion] Some examples are broken
> --------------------------------------------
>
>                 Key: ARROW-10188
>                 URL: https://issues.apache.org/jira/browse/ARROW-10188
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Rust, Rust - DataFusion
>            Reporter: Andy Grove
>            Assignee: Jorge Leitão
>            Priority: Major
>             Fix For: 2.0.0
>
>
> The flight server example fails with "No such file or directory".
> The dataframe example produces an empty result set.
> The simple_udaf example produces no output at all.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to