You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "appletreeisyellow (via GitHub)" <gi...@apache.org> on 2023/06/01 16:56:27 UTC

[GitHub] [arrow-rs] appletreeisyellow opened a new issue, #4339: Doc for arrow_flight::sql is missing enums that are Xdbc related

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

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


[GitHub] [arrow-rs] tustvold commented on issue #4339: Doc for arrow_flight::sql is missing enums that are Xdbc related

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold commented on issue #4339:
URL: https://github.com/apache/arrow-rs/issues/4339#issuecomment-1573884833

   `label_issue.py` automatically added labels {'arrow'} from #4340


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


[GitHub] [arrow-rs] alamb closed issue #4339: Doc for arrow_flight::sql is missing enums that are Xdbc related

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb closed issue #4339: Doc for arrow_flight::sql is missing enums that are Xdbc related
URL: https://github.com/apache/arrow-rs/issues/4339


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


[GitHub] [arrow-rs] tustvold commented on issue #4339: Doc for arrow_flight::sql is missing enums that are Xdbc related

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold commented on issue #4339:
URL: https://github.com/apache/arrow-rs/issues/4339#issuecomment-1573884893

   `label_issue.py` automatically added labels {'arrow-flight'} from #4340


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