assert(queryUnqualifiedType(left->queryType()) ... Failed
Hi,
I am getting the following unusual run time error:
It is the second time it occurs to me. The first time, it referred to an ITERATE call and this time, it points at a PROJECT. Do you have any idea about the meaning of this error?
I have attached the file containing the query which returned the error.
Best regards,
Vannel
I am getting the following unusual run time error:
Error code: 3000
assert(queryUnqualifiedType(left->queryType()) == queryUnqualifiedType(right->queryType())) failed - file: hqlcpp.cpp, line 673
It is the second time it occurs to me. The first time, it referred to an ITERATE call and this time, it points at a PROJECT. Do you have any idea about the meaning of this error?
I have attached the file containing the query which returned the error.
Best regards,
Vannel
- Attachments
-
ArchiveQuery.xml.zip
- Sorry, for the many comments. I am testing things
- (12.68 KiB) Downloaded 149 times
- vzeufack
- Posts: 41
- Joined: Tue Sep 25, 2018 3:52 pm
Problem solved!
I am not sure about what caused the issue but since the error referred to "Types" I went into my code to verify that no weird implicit type casting was occuring. I indeed found some weird type casting uncaught by the compiler.
Best regards,
Vannel
I am not sure about what caused the issue but since the error referred to "Types" I went into my code to verify that no weird implicit type casting was occuring. I indeed found some weird type casting uncaught by the compiler.
Best regards,
Vannel
- vzeufack
- Posts: 41
- Joined: Tue Sep 25, 2018 3:52 pm
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest