appletreeisyellow opened a new issue, #4339:
URL: https://github.com/apache/arrow-rs/issues/4339

   **Describe the bug**
   Missing `XdbcDataType`, `XdbcDatetimeSubcode`, `Nullable`, and `Searchable` 
enums on the doc page for module `arrow_flight::sql`
   
   
   
   **To Reproduce**
   See the docs 
[here](https://docs.rs/arrow-flight/40.0.0/arrow_flight/sql/index.html)
   
   **Expected behavior**
   Expecting to see `XdbcDataType`, `XdbcDatetimeSubcode`, `Nullable`, and 
`Searchable` that are defined and implemented in an auto generated file: 
   
https://github.com/apache/arrow-rs/blob/b5a7481ac592c3bebe92adea1b7d50672f479439/arrow-flight/src/sql/arrow.flight.protocol.sql.rs#L2374-L2693
   
   **Additional context**
   <!--
   Add any other context about the problem here.
   -->


-- 
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]

Reply via email to