Skip to content

Conversation

@openinx
Copy link
Member

@openinx openinx commented Jul 24, 2020

This patch addressed the issues from #1236. Once patch #1197 get merged, I will do a git-rebase and it will only remain the spark orc writer changes.

@openinx
Copy link
Member Author

openinx commented Jul 30, 2020

Rebase to fix the conflicts, and trigger the travis test.

return DoubleWriter.INSTANCE;
}

public static SparkOrcValueWriter byteArray() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: this is the only one that isn't plural, byteArrays.

@rdblue
Copy link
Contributor

rdblue commented Jul 31, 2020

+1

I think this looks good, but @rdsr or @shardulm94 may want to take a look also.

@openinx
Copy link
Member Author

openinx commented Aug 4, 2020

Ping @rdsr @shardulm94 for reviewing. Thanks.

@rdsr
Copy link
Contributor

rdsr commented Aug 5, 2020

Thanks @openinx . Looking into it today

Copy link
Contributor

@rdsr rdsr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG @openinx! Minor comments on timestamp handling.

Copy link
Contributor

@rdsr rdsr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@rdsr rdsr merged commit d861581 into apache:master Aug 6, 2020
cmathiesen pushed a commit to ExpediaGroup/iceberg that referenced this pull request Aug 19, 2020
…pache#1238)

* Refactor the SparkOrcWriter by using OrcSchemaWithTypeVisitor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants