You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/03/30 03:45:00 UTC

[jira] [Created] (ARROW-8268) [Ruby] Test failure due to lack of built ZSTD support

Wes McKinney created ARROW-8268:
-----------------------------------

             Summary: [Ruby] Test failure due to lack of built ZSTD support
                 Key: ARROW-8268
                 URL: https://issues.apache.org/jira/browse/ARROW-8268
             Project: Apache Arrow
          Issue Type: Bug
          Components: Ruby
            Reporter: Wes McKinney
             Fix For: 0.17.0


This was uncovered after the boost_ep issue was resolved

https://github.com/apache/arrow/runs/544301326

{code}
===============================================================================
Error: test: compression(TestTable::instance methods::#write_as_feather): Arrow::Error::NotImplemented: [feather-write-file]: NotImplemented: ZSTD codec support not built
/var/lib/gems/2.3.0/gems/gobject-introspection-3.4.1/lib/gobject-introspection/loader.rb:600:in `invoke'
/var/lib/gems/2.3.0/gems/gobject-introspection-3.4.1/lib/gobject-introspection/loader.rb:600:in `invoke'
/var/lib/gems/2.3.0/gems/gobject-introspection-3.4.1/lib/gobject-introspection/loader.rb:514:in `block in define_method'
/arrow/c_glib/test/test-table.rb:264:in `block (3 levels) in <class:TestTable>'
/arrow/c_glib/test/test-table.rb:234:in `setup'
{code}



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