[
https://issues.apache.org/jira/browse/ARROW-7500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010132#comment-17010132
]
Ben Kietzman commented on ARROW-7500:
-------------------------------------
[~npr] Probably, since the failing builds in both ARROW-6445 and this issue
include older GCC standard libraries. I'm not sure why the build didn't just
fail (instead we have a runtime error) but in any case I'll try removing the
{{std::regex}} usage and see if that resolves it
> [C++][Dataset] regex_error in hive partition on centos7 and opensuse42
> ----------------------------------------------------------------------
>
> Key: ARROW-7500
> URL: https://issues.apache.org/jira/browse/ARROW-7500
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, C++ - Dataset
> Reporter: Neal Richardson
> Assignee: Ben Kietzman
> Priority: Major
> Fix For: 0.16.0
>
>
> See [https://github.com/apache/arrow/runs/373769666#step:5:3301] and
> [https://github.com/apache/arrow/runs/373769676#step:5:3297]:
> {code}
> ══ Failed
> ══════════════════════════════════════════════════════════════════════
> ── 1. Error: Hive partitioning (@test-dataset.R#89)
> ───────────────────────────
> regex_error
> Backtrace:
> 1. arrow::open_dataset(...) testthat/test-dataset.R:89:2
> 12. dsd$Finish(schema)
> 15. arrow:::dataset___DSDiscovery__Finish2(self, schema)
> {code}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)