delta-io / delta-sharing

An open protocol for secure data sharing
https://delta.io/sharing
Apache License 2.0
722 stars 154 forks source link

Allow list of resopnseFormat #426

Closed linzhou-db closed 8 months ago

linzhou-db commented 8 months ago

Allow list of responseFormat in the request http header, separated by comma(responseFormat=parquet,delta), but require only one decided responseformat in the response. And throw error if the respondedFormat is not in the list of the request.