Skip to content

Dev/worker service tasks

Kostas FILIPPOPOLITIS requested to merge dev/worker_service_tasks into master

Created by: ThanKarab

Changelog:

  • Moved get_table_schema and get_table_data to common functions.
  • Removed json convertion in celery tasks of List[str], not needed.
  • Added script to automatically modify node_catalog monetdb ips.
  • Merged utils and common packages.
  • Tests refactoring.

Merge request reports