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

[KAFKA-7718] KIP-634 implementation #10265

Draft
wants to merge 10 commits into
base: trunk
Choose a base branch
from
Draft

Commits on Feb 8, 2022

  1. draft mapToRecordValue

    jeqo committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    98cbacd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f74d2a View commit details
    Browse the repository at this point in the history
  3. extend To to support headers

    jeqo committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    f5854cf View commit details
    Browse the repository at this point in the history
  4. set kstream headers related ops

    jeqo committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    df6446f View commit details
    Browse the repository at this point in the history
  5. streams headers impl

    jeqo committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    7383dfa View commit details
    Browse the repository at this point in the history
  6. add utf8 and tostring

    jeqo committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    9354e58 View commit details
    Browse the repository at this point in the history
  7. test serde

    jeqo committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    ca21a1d View commit details
    Browse the repository at this point in the history
  8. add license and final

    jeqo committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    8eb5f09 View commit details
    Browse the repository at this point in the history
  9. use latest processor api

    jeqo committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    3378e25 View commit details
    Browse the repository at this point in the history
  10. fix: stream headers toString

    jeqo committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    b17b55a View commit details
    Browse the repository at this point in the history