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 17:28:23 UTC

[GitHub] [arrow-rs] appletreeisyellow opened a new pull request, #4340: chore: expose Xdbc related enums

appletreeisyellow opened a new pull request, #4340:
URL: https://github.com/apache/arrow-rs/pull/4340

   # Which issue does this PR close?
   
   Closes #4339.
   
   # Rationale for this change
   
   Enums `XdbcDataType`, `XdbcDatetimeSubcode`, `Nullable`, and `Searchable` that are defined and implemented in the following file is missing in module `arrow_flight::sql` as well as missing in [doc](https://docs.rs/arrow-flight/40.0.0/arrow_flight/sql/index.html)
   
   https://github.com/apache/arrow-rs/blob/b5a7481ac592c3bebe92adea1b7d50672f479439/arrow-flight/src/sql/arrow.flight.protocol.sql.rs#L2374-L2693
   
   # What changes are included in this PR?
   
   Exposing thess enums
   
   # Are there any user-facing changes?
   
   Doc is updated. Here is a local version of the doc
   <img width="1243" alt="arow_flight sql doc" src="https://github.com/apache/arrow-rs/assets/14298407/3c939ce9-f460-457f-9997-45eef870460e">
   
   
   
   


-- 
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 merged pull request #4340: chore: expose Xdbc related enums

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb merged PR #4340:
URL: https://github.com/apache/arrow-rs/pull/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