lidavidm commented on pull request #11999: URL: https://github.com/apache/arrow/pull/11999#issuecomment-1068398462
There was one doc lint hidden in a pipeline: ``` /arrow/cpp/src/arrow/flight/sql/column_metadata.h:139: error: argument 'IsAutoIncrement' of command @param is not found in the argument list of arrow::flight::sql::ColumnMetadata::ColumnMetadataBuilder::IsAutoIncrement(bool is_auto_increment) (warning treated as error, aborting now) ``` I think other failures are flakes/unrelated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
