HackPoint commented on issue #40118:
URL: https://github.com/apache/arrow/issues/40118#issuecomment-1951359748
> parameter_schema
Seems like it's empty: The calcite oriented db
```csharp
var preparedStatementResult = new ActionCreatePreparedStatementResult
{
DatasetSchema = schema.ToByteString(),
ParameterSchema = ByteString.Empty,
--
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]