Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for COPY operations #1316

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    96f03f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cbd34a View commit details
    Browse the repository at this point in the history
  3. Change methods' signatures

    psolomin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    38d5844 View commit details
    Browse the repository at this point in the history
  4. Add auxiliary test

    psolomin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e596664 View commit details
    Browse the repository at this point in the history
  5. COPY TO STDOUT doesn't throw UnsupportedOperationException

    TODO: put into separate loop?
    psolomin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    cd04992 View commit details
    Browse the repository at this point in the history
  6. WIP - 0

    Hacking around the API to make Future<Buffer> coming out
    psolomin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    bdeeae2 View commit details
    Browse the repository at this point in the history
  7. WIP: Stuck with copyToBytes

    psolomin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c335f8a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de9fabd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7977926 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c499da9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3797477 View commit details
    Browse the repository at this point in the history
  12. Add notes

    psolomin committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f200835 View commit details
    Browse the repository at this point in the history