Open levkiss opened 1 year ago
When I try to create model with raw_partition parameter without adding fields string parameter (screenshot1), the model fails to build.
Compiled code looks like this (the main issue is that instead of attributes I see None value):
Greenplum fails with following error:
The model works ok when I delete raw_partition=raw_partition
if you need to add fields_string to raw_partition (which is not shown in the documentation), then this is not a bug
When I try to create model with raw_partition parameter without adding fields string parameter (screenshot1), the model fails to build.
Compiled code looks like this (the main issue is that instead of attributes I see None value):
Greenplum fails with following error:
The model works ok when I delete raw_partition=raw_partition