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

fix(filters): fix buffered records not being flushed (#667) #681

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

Commits on Oct 21, 2024

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

Commits on Nov 18, 2024

  1. When the value is null, ignore the S3 Metadata attribute

    Check for nullable attributes to avoid NPE in ConnectSchemaMapper.
    zongwei007 authored and a.dekin committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7acd3c1 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump org.projectlombok:lombok from 1.18.30 to 1.18.34

    Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.34.
    - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
    - [Commits](projectlombok/lombok@v1.18.30...v1.18.34)
    
    ---
    updated-dependencies:
    - dependency-name: org.projectlombok:lombok
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and a.dekin committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ac31c83 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump org.apache.avro:avro from 1.11.3 to 1.11.4

    Bumps org.apache.avro:avro from 1.11.3 to 1.11.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.avro:avro
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and a.dekin committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    65d66b8 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump org.apache.hadoop:hadoop-common from 3.3.6 to 3.4.1

    Bumps org.apache.hadoop:hadoop-common from 3.3.6 to 3.4.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.hadoop:hadoop-common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and a.dekin committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5a457b5 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump com.fasterxml.jackson.core:jackson-annotations

    Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.15.2 to 2.18.1.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and a.dekin committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5e7b782 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc0eb2c View commit details
    Browse the repository at this point in the history