liuyhs commented on issue #1347: URL: https://github.com/apache/age/issues/1347#issuecomment-1791776947
I traced the error to lines 1075-1097 of the src\backend\tuils\adt\agtype_util.c file through debugging. The header of the struct agtype_container is set to uint32, which caused a switch error. I hope this information is helpful. -- 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