Skip to content

Version 0.2.0

Choose a tag to compare

@aaronshan aaronshan released this 22 Jul 11:58
· 8 commits to master since this release

Release Notes

  • Fix array_union function bug when input contains multi NULL
  • Add boolean is_null function and unit test
  • Add typeOfDay function and unit test
  • Revise unit test ARRAY and MAP generate function
  • Add json_array_extract, json_array_extract_scalar function and unit test
  • Add ARRAY and MAP's value_count function and unit test
  • Add build examine