You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/08/29 20:18:00 UTC

[jira] [Created] (ARROW-17558) [C++][FlightRPC] Inconsistent use of int, int32_t, uint32_t for SqlInfo enum values

David Li created ARROW-17558:
--------------------------------

             Summary: [C++][FlightRPC] Inconsistent use of int, int32_t, uint32_t for SqlInfo enum values
                 Key: ARROW-17558
                 URL: https://issues.apache.org/jira/browse/ARROW-17558
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++, FlightRPC
            Reporter: David Li


These should all be uint32_t, always. Not a big deal in practice at least.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)