janosik47 opened a new issue, #42095:
URL: https://github.com/apache/arrow/issues/42095

   ### Describe the enhancement requested
   
   Both `FlightInfo` and `FilghtEndpoint` C++ classes contains attributes which 
are not exposed to pyarrow
   
   `FlightEndpoint`:
    * `std::optional<Timestamp> expiration_time;`
    * `std::string app_metadata;`
   
   `FlightInfo`:
    * `bool ordered = false;`
    * `std::string app_metadata;`
   
   ### Component(s)
   
   FlightRPC, Python


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