OpenMS
Loading...
Searching...
No Matches
ParquetFile Member List

This is the complete list of members for ParquetFile, including all inherited members.

appendOrThrow(const arrow::Status &status, const std::string &column)ParquetFilestatic
finishArray(BuilderT &builder, const std::string &name)ParquetFileinlinestatic
getBool(const std::shared_ptr< arrow::Array > &array, int64_t row, bool default_value, bool allow_null)ParquetFilestatic
getColumn(const std::shared_ptr< arrow::Table > &table, const std::string &name)ParquetFilestatic
getDouble(const std::shared_ptr< arrow::Array > &array, int64_t row, double default_value, bool allow_null)ParquetFilestatic
getInt64(const std::shared_ptr< arrow::Array > &array, int64_t row, int64_t default_value, bool allow_null)ParquetFilestatic
getOptionalColumn(const std::shared_ptr< arrow::Table > &table, const std::string &name)ParquetFilestatic
getString(const std::shared_ptr< arrow::Array > &array, int64_t row)ParquetFilestatic
getStringList(const std::shared_ptr< arrow::Array > &array, int64_t row)ParquetFilestatic
jsonEscape(const String &input)ParquetFilestatic
readTable(const String &filename)ParquetFilestatic
readTable(const std::shared_ptr< arrow::io::RandomAccessFile > &infile)ParquetFilestatic
rowCount(const String &filename)ParquetFilestatic
throw_finish_error_(const std::string &name, const std::string &error)ParquetFileprivatestatic
writeTable(const std::shared_ptr< arrow::Table > &table, const String &filename, int64_t row_group_size=262144)ParquetFilestatic