Hive Third Functions Versions Save

Some useful custom hive udf functions, especial array, json, math, string functions.

2.2.0

5 years ago

Add some new functions:

  • codepoint
  • hamming_distance
  • levenshtein_distance
  • normalize
  • strpos
  • split_to_map
  • split_to_multimap
  • array_shuffle
  • sequence
  • array_value_count
  • infinity
  • is_finite
  • is_infinite
  • is_nan
  • nan
  • from_base
  • to_base
  • cosine_similarity
  • inverse_normal_cdf
  • normal_cdf
  • regexp_like
  • regexp_extract_all
  • regexp_extract
  • regexp_replace

2.1.3

5 years ago
  • fix #4

2.1.2

6 years ago
  • fix #2
  • fix some uncheck null issue
  • add 2017,2018 holiday info

2.1.1

7 years ago
  • Add array_equals function and description.

2.1.0

7 years ago
  • Fix some bug.
  • Add multi array functions and description.

hive-third-functions-2.1.0-shaded.zip

2.0.0

7 years ago
  • Add md5 and sha256 functions;
  • Revise type_of_day functions;
  • Add some useful json functions;
  • Add china id card functions;
  • Revise read me document.

hive-third-functions-2.0.0-shaded.zip