You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/15 19:45:43 UTC

[GitHub] [arrow] lidavidm commented on pull request #11999: ARROW-15314: [C++][Java][FlightRPC] Add missing metadata on Arrow schemas returned by Flight SQL

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org