Highlights
- Arctic Code Vault Contributor
Pinned
233 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 2 commits in 1 repository
Created a pull request in apache/iceberg that received 3 comments
Flink: Support write.distribution-mode.
Provides a switch in org.apache.flink.sink.FlinkSink to shuffle by partition key, so that each partition/bucket will be wrote by only one task. Tha…
+366
−19
•
3
comments
Opened 3 other pull requests in 2 repositories
apache/iceberg
1
open
1
closed
openinx/incubator-iceberg
1
open
Reviewed 6 pull requests in 1 repository
Created an issue in apache/iceberg that received 2 comments
Flink: it will throw exception when executing 'CREATE TABLE IF NOT EXITS'
Failed to submit statement `USE CATALOG iceberg_catalog; USE iceberg_db; CREATE TABLE IF NOT EXISTS lineitem ( l_orderkey bigint, l_partkey bigint,…
2
comments