Skip to content

Example project for Stonewave Python User Defined Table Function

Notifications You must be signed in to change notification settings

yanhuangdata/stonewave-sql-udtfs-example

Repository files navigation

Steps:

  • replace all example_func using your module name
  • make install
  • work on function body
  • work on tests, and edit tests/supported_signature_list.py for supported signature list
  • make test
  • make all

Notes:

  • Do not print any message to stdout for function body
  • info.toml is generated by gen_func_info.py and supported_signature_list.py

About

Example project for Stonewave Python User Defined Table Function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published