Skip to content

Conversation

@tianchen92
Copy link

…Converter

Make sure you have checked all steps below.

Jira

related to https://issues.apache.org/jira/browse/PARQUET-1511

Tests

  • My PR adds the following unit tests OR does not need testing for this extremely good reason:

Copy link
Member

@wgtmac wgtmac left a comment

Choose a reason for hiding this comment

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

IMHO, it is not a good practice to add the hadoop dependency to parquet-arrow.

cc @Fokko, please correct me if I was wrong.

}

// TODO(PARQUET-1511): pass the parameters in a configuration object
public SchemaConverter(final boolean convertInt96ToArrowTimestamp) {
Copy link
Contributor

Choose a reason for hiding this comment

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

We should also keep this constructor for backward compatibility

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

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

@wgtmac You're right on this one. We don't want to introduce Hadoop since we're looking into decoupling from Hadoop.

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