MCPcopy 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
69class ParquetTestException : public parquet::ParquetException {
70 using ParquetException::ParquetException;
71};
72
73const char* get_data_dir();
74std::string get_bad_data_dir();

Callers 2

get_data_dirFunction · 0.85
TEST_PFunction · 0.85

Calls

no outgoing calls

Tested by 2

get_data_dirFunction · 0.68
TEST_PFunction · 0.68