Phoebe Yang

Results 4 issues of Phoebe Yang

The error message currently printed out doesn't directly give user the information they need. For example, if a user changes the type of a schema, the user would see: >...

enhancement

If the service no longer support a mime-type/data format, e.g. "application/json" or xml, it would be a breaking change for the users. There should be rules detecting these changes.

enhancement
good first issue

The current rules only account for newly added required parameters in the objects sent in a request, but no the request header. For example, when the api has a newly...

enhancement

### pyarrow=13.0.0 Seeing the following error from the Flight client side when calling reader.read_all() ` ArrowInvalid: IPC stream did not have the expected number (1) of dictionaries at the start...

Type: bug
Component: Python
Component: FlightRPC