Skip to content
Snippets Groups Projects
Commit 27ecfe61 authored by Davies Liu's avatar Davies Liu Committed by Davies Liu
Browse files

[SPARK-10938] [SQL] remove typeId in columnar cache

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

Author: Davies Liu <davies@databricks.com>

Closes #8989 from davies/refactor_cache.
parent 4e0027fe
No related branches found
No related tags found
No related merge requests found
Showing
with 63 additions and 151 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment