Skip to content

Multiple udfgenerator fixes

Kostas FILIPPOPOLITIS requested to merge fix/quote-node_id into master

Created by: jassak

  • Add quotes around node_id literal in create table queries
  • Cast node_id to varchar(50)
  • Add UDFs for Relation to Tensor conversion

Merge request reports