Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
When verifying on Cent OS 7 with OpenSSL 3.0, devtoolset 13 and llvm-devtoolset 8, get the following errors:
```
/root/apache-arrow-10.0.0/cpp/src/arrow/util/value_parsing_test.cc:805: Failure
Expected equality of these values:
expected
Which is: 1514769420
```
```
/root/apache-arrow-10.0.0/cpp/src/arrow/flight/sql/server_test.cc:329: Failure
Failed
'_error_or_value59.status()' failed with Invalid: Can't prepare statement: near "(": syntax error. gRPC client debug context:
. Client context: OK
[ FAILED ] TestFlightSqlServer.TestCommandGetTablesWithIncludedSchemas (12 ms)
```
```
/root/apache-arrow-10.0.0/cpp/src/arrow/flight/sql/server_test.cc:618: Failure
Failed
'_error_or_value104.status()' failed with Invalid: Can't prepare statement: near "(": syntax error. gRPC client debug context:
. Client context: IOError: Server never sent a data message. Detail: Internal
[ FAILED ] TestFlightSqlServer.TestCommandGetPrimaryKeys (15 ms)
```
```
/root/apache-arrow-10.0.0/cpp/src/arrow/flight/sql/server_test.cc:642: Failure
Failed
'_error_or_value107.status()' failed with Invalid: Can't prepare statement: near "(": syntax error. gRPC client debug context:
. Client context: IOError: Server never sent a data message. Detail: Internal
[ FAILED ] TestFlightSqlServer.TestCommandGetImportedKeys (4 ms)
```
```
/root/apache-arrow-10.0.0/cpp/src/arrow/flight/sql/server_test.cc:674: Failure
Failed
'_error_or_value110.status()' failed with Invalid: Can't prepare statement: near "(": syntax error. gRPC client debug context:
. Client context: IOError: Server never sent a data message. Detail: Internal
[ FAILED ] TestFlightSqlServer.TestCommandGetExportedKeys (5 ms)
```
```
/root/apache-arrow-10.0.0/cpp/src/arrow/flight/sql/server_test.cc:708: Failure
Failed
'_error_or_value113.status()' failed with Invalid: Can't prepare statement: near "(": syntax error. gRPC client debug context:
. Client context: IOError: Server never sent a data message. Detail: Internal
[ FAILED ] TestFlightSqlServer.TestCommandGetCrossReference (3 ms)
```
converted
Which is: 1514769408
Google Test trace:
/root/apache-arrow-10.0.0/cpp/src/arrow/util/value_parsing_test.cc:800: 2018-01-01 00:00:00-0117
[ FAILED ] TimestampParser.StrptimeZoneOffset (0 ms)