Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ ParquetTestException
Class
ParquetTestException
cpp/src/parquet/test_util.h:69–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
ParquetTypes;
68
69
class ParquetTestException : public parquet::ParquetException {
70
using ParquetException::ParquetException;
71
};
72
73
const char* get_data_dir();
74
std::string get_bad_data_dir();
Callers
2
get_data_dir
Function · 0.85
TEST_P
Function · 0.85
Calls
no outgoing calls
Tested by
2
get_data_dir
Function · 0.68
TEST_P
Function · 0.68