does anyone have an example to make the recommenda...
# troubleshooting
l
does anyone have an example to make the recommendation engine works with realtime tables for segmentSizeRecommendations? I keep on trying to running it but I keep on getting:
Copy code
"segmentSizeRecommendations": {
    "numRowsPerSegment": 0,
    "numSegments": 0,
    "segmentSize": 0,
    "message": "Segment sizing for realtime-only tables is done via Realtime Provisioning Rule"
  },
is there something i’m missing in the body of the request?
m
I see this in the code:
"Segment sizing for realtime-only tables is done via Realtime Provisioning Rule"