Created
January 20, 2019 23:53
-
-
Save wesm/da6e7ba8cb6aa42875c4f3b98c6a9381 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/wesm/code/arrow/cpp/src/parquet/arrow/reader.h:133: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) | |
/home/wesm/code/arrow/cpp/src/parquet/arrow/reader.h:151: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) | |
/home/wesm/code/arrow/cpp/src/parquet/arrow/reader.h:244: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) | |
/home/wesm/code/arrow/cpp/src/parquet/arrow/reader.h:282: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) | |
/home/wesm/code/arrow/cpp/src/arrow/status.h:373: warning: documented symbol `Status arrow::Status::operator &' was not declared or defined. | |
/home/wesm/code/arrow/cpp/src/arrow/status.h:381: warning: documented symbol `Status arrow::Status::operator &' was not declared or defined. | |
/home/wesm/code/arrow/cpp/src/arrow/status.h:389: warning: documented symbol `Status & arrow::Status::operator &=' was not declared or defined. | |
/home/wesm/code/arrow/cpp/src/arrow/status.h:396: warning: documented symbol `Status & arrow::Status::operator &=' was not declared or defined. | |
/home/wesm/code/arrow/cpp/src/arrow/vendored/variant/variant.hpp:214: warning: no uniquely matching class member found for | |
static const std::size_t mapbox::util::detail::static_max< arg1, arg2, others... >::others::value() | |
/home/wesm/code/arrow/cpp/src/arrow/vendored/variant/variant.hpp:214: warning: no uniquely matching class member found for | |
static const std::size_t others mapbox::util::detail::static_max< arg1, arg2, others... >::others::value() | |
/home/wesm/code/arrow/cpp/src/arrow/vendored/xxhash/xxhash.h:90: warning: explicit link request to 'define' could not be resolved | |
/home/wesm/code/arrow/cpp/src/arrow/vendored/xxhash/xxhash.h:91: warning: explicit link request to 'include' could not be resolved | |
/home/wesm/code/arrow/cpp/src/arrow/util/decimal.h:90: warning: The following parameters of arrow::Decimal128::Divide(const Decimal128 &divisor, Decimal128 *result, Decimal128 *remainder) const are not documented: | |
parameter 'result' | |
/home/wesm/code/arrow/cpp/src/arrow/buffer.h:270: warning: The following parameters of arrow::ResizableBuffer::Resize(const int64_t new_size, bool shrink_to_fit=true)=0 are not documented: | |
parameter 'new_size' | |
/home/wesm/code/arrow/cpp/src/arrow/gpu/cuda_memory.h:62: warning: The following parameters of arrow::cuda::CudaBuffer::CopyToHost(const int64_t position, const int64_t nbytes, void *out) const are not documented: | |
parameter 'position' | |
parameter 'nbytes' | |
/home/wesm/code/arrow/cpp/src/arrow/flight/client.h:101: warning: The following parameters of arrow::flight::FlightClient::DoPut(const Schema &schema, std::unique_ptr< FlightPutWriter > *stream) are not documented: | |
parameter 'schema' | |
/home/wesm/code/arrow/cpp/src/arrow/flight/server.h:117: warning: argument 'ticket' of command @param is not found in the argument list of arrow::flight::FlightServerBase::DoGet(const Ticket &request, std::unique_ptr< FlightDataStream > *stream) | |
/home/wesm/code/arrow/cpp/src/arrow/flight/server.h:121: warning: The following parameters of arrow::flight::FlightServerBase::DoGet(const Ticket &request, std::unique_ptr< FlightDataStream > *stream) are not documented: | |
parameter 'request' | |
/home/wesm/code/arrow/cpp/src/arrow/ipc/writer.h:174: warning: Unsupported xml/html tag <buffers> found | |
/home/wesm/code/arrow/cpp/src/arrow/ipc/writer.h:182: warning: The following parameters of arrow::ipc::WriteRecordBatch(const RecordBatch &batch, int64_t buffer_start_offset, io::OutputStream *dst, int32_t *metadata_length, int64_t *body_length, MemoryPool *pool, int max_recursion_depth=kMaxNestingDepth, bool allow_64bit=false) are not documented: | |
parameter 'pool' | |
/home/wesm/code/arrow/cpp/src/arrow/ipc/writer.h:268: warning: Unsupported xml/html tag <metadata> found | |
/home/wesm/code/arrow/cpp/src/arrow/ipc/writer.h:268: warning: Unsupported xml/html tag <metadata> found | |
/home/wesm/code/arrow/cpp/src/arrow/ipc/writer.h:268: warning: Unsupported xml/html tag <tensor> found | |
/home/wesm/code/arrow/cpp/src/arrow/ipc/writer.h:59: warning: The following parameters of arrow::ipc::RecordBatchWriter::WriteRecordBatch(const RecordBatch &batch, bool allow_64bit=false)=0 are not documented: | |
parameter 'batch' | |
/home/wesm/code/arrow/cpp/src/gandiva/engine.h:53: warning: The following parameters of gandiva::Engine::Make(std::shared_ptr< Configuration > config, std::unique_ptr< Engine > *engine) are not documented: | |
parameter 'config' | |
/home/wesm/code/arrow/cpp/src/parquet/bloom_filter.h:195: warning: The following parameters of parquet::BlockSplitBloomFilter::Hash(const FLBA *value, uint32_t len) const are not documented: | |
parameter 'len' | |
/home/wesm/code/arrow/cpp/src/parquet/bloom_filter.h:104: warning: The following parameters of parquet::BloomFilter::Hash(const FLBA *value, uint32_t len) const=0 are not documented: | |
parameter 'len' | |
/home/wesm/code/arrow/cpp/src/parquet/hasher.h:68: warning: The following parameters of parquet::Hasher::Hash(const FLBA *value, uint32_t len) const=0 are not documented: | |
parameter 'len' | |
/home/wesm/code/arrow/cpp/src/parquet/murmur3.h:45: warning: The following parameters of parquet::MurmurHash3::Hash(const FLBA *value, uint32_t len) const are not documented: | |
parameter 'len' | |
/home/wesm/code/arrow/cpp/apidoc/index.md:26: warning: unable to resolve reference to `tutorials/row_wise_conversion.md' for \ref command | |
/home/wesm/code/arrow/cpp/src/parquet/bloom_filter.h:195: warning: The following parameters of parquet::BlockSplitBloomFilter::Hash(const FLBA *value, uint32_t len) const are not documented: | |
parameter 'len' | |
/home/wesm/code/arrow/cpp/src/parquet/bloom_filter.h:104: warning: The following parameters of parquet::BloomFilter::Hash(const FLBA *value, uint32_t len) const=0 are not documented: | |
parameter 'len' | |
/home/wesm/code/arrow/cpp/src/arrow/gpu/cuda_memory.h:62: warning: The following parameters of arrow::cuda::CudaBuffer::CopyToHost(const int64_t position, const int64_t nbytes, void *out) const are not documented: | |
parameter 'position' | |
parameter 'nbytes' | |
/home/wesm/code/arrow/cpp/src/arrow/util/decimal.h:90: warning: The following parameters of arrow::Decimal128::Divide(const Decimal128 &divisor, Decimal128 *result, Decimal128 *remainder) const are not documented: | |
parameter 'result' | |
/home/wesm/code/arrow/cpp/src/gandiva/engine.h:53: warning: The following parameters of gandiva::Engine::Make(std::shared_ptr< Configuration > config, std::unique_ptr< Engine > *engine) are not documented: | |
parameter 'config' | |
/home/wesm/code/arrow/cpp/src/arrow/flight/client.h:101: warning: The following parameters of arrow::flight::FlightClient::DoPut(const Schema &schema, std::unique_ptr< FlightPutWriter > *stream) are not documented: | |
parameter 'schema' | |
/home/wesm/code/arrow/cpp/src/arrow/flight/server.h:117: warning: argument 'ticket' of command @param is not found in the argument list of arrow::flight::FlightServerBase::DoGet(const Ticket &request, std::unique_ptr< FlightDataStream > *stream) | |
/home/wesm/code/arrow/cpp/src/arrow/flight/server.h:121: warning: The following parameters of arrow::flight::FlightServerBase::DoGet(const Ticket &request, std::unique_ptr< FlightDataStream > *stream) are not documented: | |
parameter 'request' | |
/home/wesm/code/arrow/cpp/src/parquet/hasher.h:68: warning: The following parameters of parquet::Hasher::Hash(const FLBA *value, uint32_t len) const=0 are not documented: | |
parameter 'len' | |
/home/wesm/code/arrow/cpp/src/parquet/murmur3.h:45: warning: The following parameters of parquet::MurmurHash3::Hash(const FLBA *value, uint32_t len) const are not documented: | |
parameter 'len' | |
/home/wesm/code/arrow/cpp/src/arrow/ipc/writer.h:59: warning: The following parameters of arrow::ipc::RecordBatchWriter::WriteRecordBatch(const RecordBatch &batch, bool allow_64bit=false)=0 are not documented: | |
parameter 'batch' | |
/home/wesm/code/arrow/cpp/src/arrow/buffer.h:270: warning: The following parameters of arrow::ResizableBuffer::Resize(const int64_t new_size, bool shrink_to_fit=true)=0 are not documented: | |
parameter 'new_size' | |
/home/wesm/code/arrow/cpp/src/arrow/ipc/writer.h:174: warning: Unsupported xml/html tag <buffers> found | |
/home/wesm/code/arrow/cpp/src/arrow/ipc/writer.h:182: warning: The following parameters of arrow::ipc::WriteRecordBatch(const RecordBatch &batch, int64_t buffer_start_offset, io::OutputStream *dst, int32_t *metadata_length, int64_t *body_length, MemoryPool *pool, int max_recursion_depth=kMaxNestingDepth, bool allow_64bit=false) are not documented: | |
parameter 'pool' | |
/home/wesm/code/arrow/cpp/src/arrow/ipc/writer.h:268: warning: Unsupported xml/html tag <metadata> found | |
/home/wesm/code/arrow/cpp/src/arrow/ipc/writer.h:268: warning: Unsupported xml/html tag <metadata> found | |
/home/wesm/code/arrow/cpp/src/arrow/ipc/writer.h:268: warning: Unsupported xml/html tag <tensor> found | |
/home/wesm/code/arrow/cpp/src/arrow/vendored/xxhash/xxhash.h:90: warning: explicit link request to 'define' could not be resolved | |
/home/wesm/code/arrow/cpp/src/arrow/vendored/xxhash/xxhash.h:91: warning: explicit link request to 'include' could not be resolved | |
/home/wesm/code/arrow/cpp/apidoc/index.md:26: warning: unable to resolve reference to `tutorials/row_wise_conversion.md' for \ref command |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment