You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/18 19:52:37 UTC

[GitHub] [arrow-datafusion] waitingkuo commented on pull request #2924: Add `from_unixtime` function

waitingkuo commented on PR #2924:
URL: https://github.com/apache/arrow-datafusion/pull/2924#issuecomment-1188235055

   Got the "No space left error"
   
   ```bash
   Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/usr/local/rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/github/home/target/debug/examples/avro_sql-2824a43bdc617b6b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs"
     = note: /usr/bin/ld: final link failed: No space left on device
             collect2: error: ld returned 1 exit status
   error: could not compile `datafusion-examples` due to previous error
   Error: Process completed with exit code 101.
   ```
   <https://github.com/apache/arrow-datafusion/runs/7395447529?check_suite_focus=true>
   
   Is there any way to re-trigger this without an empty commit?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org