makssent opened a new issue, #39051: URL: https://github.com/apache/shardingsphere/issues/39051
# Feature Request **Is your feature request related to a problem?** Firebird Proxy does not support the op_seek_blob operation. **Describe the feature you would like.** Implement op_seek_blob in Firebird Proxy: reposition the read offset of an opened BLOB according to the requested seek mode and offset, and return the resulting position in the response (as fbclient and Jaybird expect). Seek is only valid for stream BLOBs, matching Firebird server behavior. -- 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]
