Skip to content

Conversation

@davies
Copy link
Contributor

@davies davies commented Oct 5, 2015

This PR remove the typeId in columnar cache, it's not needed anymore, it also remove DATE and TIMESTAMP (use INT/LONG instead).

@davies
Copy link
Contributor Author

davies commented Oct 5, 2015

cc @liancheng @rxin

Copy link
Contributor

Choose a reason for hiding this comment

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

can we move this into execution.columnar?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'd like not to move it by this reason.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Are you suggesting that we should move everything except public API into execution? That sounds good.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yup. It would be great to minimize the number of top packages we have. You can do it in a followup pr too.

@cloud-fan
Copy link
Contributor

LGTM

@SparkQA
Copy link

SparkQA commented Oct 6, 2015

Test build #43261 has finished for PR 8989 at commit e74d7fd.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • public class BufferHolder
    • public class UnsafeArrayWriter
    • public class UnsafeRowWriter

@SparkQA
Copy link

SparkQA commented Oct 6, 2015

Test build #43273 has finished for PR 8989 at commit 55c2e59.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@asfgit asfgit closed this in 27ecfe6 Oct 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