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

Andy Grove commented on ARROW-7620:
-----------------------------------

This was working fine 8 days ago (example build 
[https://github.com/apache/arrow/commit/dadac4e373f6ea620789470a20623d1e987d1e7e/checks?check_suite_id=399782258)]
 but something seems to have changed since then.

> [Rust] Windows builds failing due to flatbuffer compile error
> -------------------------------------------------------------
>
>                 Key: ARROW-7620
>                 URL: https://issues.apache.org/jira/browse/ARROW-7620
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Rust
>            Reporter: Neville Dipale
>            Priority: Blocker
>             Fix For: 0.16.0
>
>
> I've noticed now on a few PRs whose tests should otherwise pass, that the 
> Rust Windows tests are failing due to `*_generated.rs` not being found while 
> trying to rename the generated flatbuffer files.
> An example is at 
> [https://github.com/apache/arrow/pull/6227/checks?check_run_id=397505832]
>  
>     + flatc --rust -o arrow/src/ipc/gen/ ../format/File.fbs 
> ../format/Message.fbs ../format/Schema.fbs ../format/SparseTensor.fbs 
> ../format/Tensor.fbs
>     + find arrow/src/ipc/gen/ -name '*_generated.rs' -exec sed -i 
> s/type__type/type_type/g '{}' ';'
>     File not found - *_generated.rs



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

Reply via email to