jrgemignani commented on issue #1260: URL: https://github.com/apache/age/issues/1260#issuecomment-1755726699
@I33Buckler As part of debugging indexes, I've created graphs with over 1 million rows, in the same graph, with the same label, and containing properties. So, I don't think this is a limit based on the number of rows. Additionally, if it were, it would likely land on an obvious base 2 number. We need to break this down by removing items that might be extraneous. What happens if you reduce by 1 the number of parameters, and thus the number of properties, to the create_trips function? Try removing each parameter, while keeping the rest, to see if a specific parameter may be an issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@age.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org