Skip to content

Conversation

@dcheng1248
Copy link

This PR allows Blobs stored in H2 file format to be read by the HSQLDBDelegate.

Fixes issue #1408

Changes

  • Checks whether a Blob is a LobInputStream before calling available(), as LobInputStream has available() return 0 even if there is content.

Checklist

  • tested locally
  • updated the docs: N/A
  • added appropriate test: work in progress, but was suggested to create PR for code change first
  • signed-off on the DCO referenced in the CONTRIBUTING link below via git commit -s on my commits, and submit this code under terms of the Apache 2.0 license and assign copyright to the Quartz project owners
    (If you're not using command-line, you can use a browser extension )

In submitting this contribution, I agree to the terms of contributing as referred to here:
https://github.com/quartz-scheduler/contributing/blob/main/CONTRIBUTING.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant