Skip to content

PARQUET-181: Scrooge Write Support (take two)#58

Closed
colinmarc wants to merge 2 commits intoapache:masterfrom
colinmarc:scrooge-write-support-2
Closed

PARQUET-181: Scrooge Write Support (take two)#58
colinmarc wants to merge 2 commits intoapache:masterfrom
colinmarc:scrooge-write-support-2

Conversation

@colinmarc
Copy link
Contributor

This is similar to https://github.com/apache/incubator-parquet-mr/pull/43, but instead of making ThriftWriteSupport abstract, it keeps it around (but deprecated) and adds AbstractThriftWriteSupport. This is a little less elegant, but it seems to appease the semver overlords.

@colinmarc colinmarc force-pushed the scrooge-write-support-2 branch 2 times, most recently from 408a30e to 13eef4d Compare September 16, 2014 22:32
asfgit referenced this pull request Jan 13, 2015
… info inspection...

upgrade to scrooge 3.17.0, remove reflection based field info inspection, support enum and requirement type correctly

This PR is essential for scrooge write support https://github.com/apache/incubator-parquet-mr/pull/58

Author: Tianshuo Deng <[email protected]>

Closes #88 from tsdeng/scrooge_schema_converter_upgrade and squashes the following commits:

77cc12a [Tianshuo Deng] delete empty line, retrigger jenkins
80d61ad [Tianshuo Deng] format
26e1fe1 [Tianshuo Deng] fix exception handling
706497d [Tianshuo Deng] support union
1b51f0f [Tianshuo Deng] upgrade to scrooge 3.17.0, remove reflection based field info inspection, support enum and requirement type correctly
@tsdeng
Copy link
Contributor

tsdeng commented Jan 13, 2015

I just closed apache/incubator-parquet-mr@52f3240

@colinmarc could you rebase your change to master?

Also:
- create an AbstractThriftWriteSupport, and pull functionality into it
- add TBaseWriteSupport, to replace ThriftWriteSupport
- Deprecate ThriftWriteSupport
@colinmarc colinmarc force-pushed the scrooge-write-support-2 branch from 13eef4d to e2a0abd Compare January 13, 2015 00:41
@colinmarc
Copy link
Contributor Author

Done!

@tsdeng
Copy link
Contributor

tsdeng commented Jan 13, 2015

LGTM +1
@julienledem @isnotinvain

@colinmarc
Copy link
Contributor Author

Hey folks, anything else needed from me here? We'd really like to be using master =)

dongche referenced this pull request in dongche/incubator-parquet-mr Feb 3, 2015
… info inspection...

upgrade to scrooge 3.17.0, remove reflection based field info inspection, support enum and requirement type correctly

This PR is essential for scrooge write support https://github.com/apache/incubator-parquet-mr/pull/58

Author: Tianshuo Deng <[email protected]>

Closes apache#88 from tsdeng/scrooge_schema_converter_upgrade and squashes the following commits:

77cc12a [Tianshuo Deng] delete empty line, retrigger jenkins
80d61ad [Tianshuo Deng] format
26e1fe1 [Tianshuo Deng] fix exception handling
706497d [Tianshuo Deng] support union
1b51f0f [Tianshuo Deng] upgrade to scrooge 3.17.0, remove reflection based field info inspection, support enum and requirement type correctly
@julienledem
Copy link
Member

Sounds good to me!

@tsdeng
Copy link
Contributor

tsdeng commented Feb 5, 2015

Hi, @colinmarc
Thank you so much! I'm about to merge this. But could you change the title to be PARQUET-XXX : xxxxx
Where XXX is the jira number, if there is no jira ticket associated with it, could you create one?

@colinmarc
Copy link
Contributor Author

Yay! Will do.

@colinmarc colinmarc changed the title Scrooge Write Support (take two) PARQUET-181: Scrooge Write Support (take two) Feb 5, 2015
@asfgit asfgit closed this in 668d031 Feb 5, 2015
@quiiver
Copy link

quiiver commented Feb 6, 2015

🙇

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.

4 participants