Skip to content

Tags: Netflix/mantis-connectors

Tags

v1.2.16

Toggle v1.2.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from jeffchao/master

Update Iceberg 0.7.0-incubating -> 0.9.x.

v1.2.15

Toggle v1.2.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from jeffchao/master

Use `overwrite` and set table properties on writer.

v1.2.14

Toggle v1.2.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #24 from jeffchao/master

Tune down writer row group size config.

v1.2.13

Toggle v1.2.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from jeffchao/master

Make it easier to create Transformers

v1.2.12

Toggle v1.2.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from jeffchao/master

Add Partitioned Writer and Record Codec

v1.2.11

Toggle v1.2.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from jeffchao/master

Add a time-base semantic to writers to supplement size-based

v1.2.10

Toggle v1.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from jeffchao/master

Catch runtime i/o failure on datafile creation.

v1.2.9

Toggle v1.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from jeffchao/master

Move table identifier config to params.

v1.2.8

Toggle v1.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from jeffchao/master

Add writer and committer metrics

v1.2.7

Toggle v1.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from jeffchao/master

Refactor writer. Refactor tests.