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

[flink-runner] Improve Datastream for batch performances #32440

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    b817957 View commit details
    Browse the repository at this point in the history
  2. [Flink] Use a lazy split enumerator for bounded sources

    [Flink] fix lazy enumerator package
    jto committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ca9630a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    866fb78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c89f15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2b2eb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf670c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e805ad1 View commit details
    Browse the repository at this point in the history
  8. [Flink] Remove ToBinaryKV

    jto committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a96e8ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    490576e View commit details
    Browse the repository at this point in the history
  10. [Flink] Combine before Reduce (no side-input only)

    [Flink] Implement partial reduce
    
    [Flink] dead code cleanup
    
    [Flink] spotless
    
    [Flink] persistent PartialReduceBundleOperator operator state
    jto committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    37847e7 View commit details
    Browse the repository at this point in the history
  11. [Flink] Combine before GBK

    jto committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    04f3d68 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f38fd11 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d96a464 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d1de772 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4b205b7 View commit details
    Browse the repository at this point in the history
  16. [Flink] Code cleanup

    * spotless
    * checkstyle
    * spotless
    jto committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e7699d0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ff9cb80 View commit details
    Browse the repository at this point in the history
  18. [Flink] spotless

    [Flink] spotless
    jto committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6fddd1b View commit details
    Browse the repository at this point in the history
  19. [Flink] fix broken tests

    jto committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7d62bf5 View commit details
    Browse the repository at this point in the history
  20. [Flink] Remove 1.14 compat code

    jto committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    98a99f4 View commit details
    Browse the repository at this point in the history
  21. [Flink] Fix flaky test

    jto committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    21e83bd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    eaa08a5 View commit details
    Browse the repository at this point in the history
  23. [Flink] Add post commit triggers

    jto committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ac24d8f View commit details
    Browse the repository at this point in the history
  24. [Flink] licence

    jto committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a7b9023 View commit details
    Browse the repository at this point in the history
  25. [Flink] spotless

    jto committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ae0f3b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    9738b01 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge pull request #236 from kennknowles/flink-datastream-tests

    Additional Flink github action trigger files
    jto authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    db09fd5 View commit details
    Browse the repository at this point in the history