aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorzhichao.li <zhichao.li@intel.com>2015-07-24 08:34:50 -0700
committerDavies Liu <davies.liu@gmail.com>2015-07-24 08:34:50 -0700
commit846cf46282da8f4b87aeee64e407a38cdc80e13b (patch)
tree434f4e530e122cff99eb9912e1a00d9df885ffe8 /dev
parentdfb18be0366376be3b928dbf4570448c60fe652b (diff)
downloadspark-846cf46282da8f4b87aeee64e407a38cdc80e13b.tar.gz
spark-846cf46282da8f4b87aeee64e407a38cdc80e13b.tar.bz2
spark-846cf46282da8f4b87aeee64e407a38cdc80e13b.zip
[SPARK-9238] [SQL] Remove two extra useless entries for bytesOfCodePointInUTF8
Only a trial thing, not sure if I understand correctly or not but I guess only 2 entries in `bytesOfCodePointInUTF8` for the case of 6 bytes codepoint(1111110x) is enough. Details can be found from https://en.wikipedia.org/wiki/UTF-8 in "Description" section. Author: zhichao.li <zhichao.li@intel.com> Closes #7582 from zhichao-li/utf8 and squashes the following commits: 8bddd01 [zhichao.li] two extra entries
Diffstat (limited to 'dev')
0 files changed, 0 insertions, 0 deletions