binarycat-dremio commented on issue #4568: URL: https://github.com/apache/arrow-adbc/issues/4568#issuecomment-5101273009
The client option remains `adbc.flight.sql.rpc.call_header.<key>`, and allowlisted values are now emitted on FlightSQL spans as `rpc.request.metadata.<key>`. Example: - input: adbc.flight.sql.rpc.call_header.x-request-id - span attribute: `rpc.request.metadata.x-request-id` Non-allowlisted and sensitive headers are still excluded. -- 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]
