kbuci opened a new issue, #19032: URL: https://github.com/apache/hudi/issues/19032
### Task Description Users should be able to run FlinkSQL queries with `read_blob` against fields that are OOL blobs. Similar to SparkSQL, our implementation should ideally not send a DFS pread request for each field/row - rather we should aim to group requests in batches and issue API calls for consecutive byte ranges. ### Task Type Code improvement/refactoring ### Related Issues **Parent feature issue:** (if applicable ) **Related issues:** NOTE: Use `Relationships` button to add parent/blocking issues after issue is created. -- 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]
