#include <arrow/api.h>#include <arrow/io/file.h>#include <arrow/ipc/api.h>#include <arrow/util/compression.h>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| class | DataLogger |
| DataLogger class for writing data to a Feather file using Apache Arrow. More... | |