LuckyLub commented on issue #644:
URL: https://github.com/apache/age/issues/644#issuecomment-1856130861

   I ran into the same issue.
   
   ```
   psycopg2.errors.InvalidParameterValue: label_id must be 1 .. 65535
   ```
   Though I don't understand why there would be a range for the label ids, I 
have checked and the start_id and end_id do not exceed the indicated range of 
1-65535. 
   
   The file resulting in the error: 
[edges_afwijking_afhandeling.csv](https://github.com/apache/age/files/13675428/edges_afwijking_afhandeling.csv)
   PG: 14
   AGE: 1.4
   python: 3.12
   psycopg2==2.9.9
   


-- 
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

Reply via email to