kenhuuu commented on PR #3616: URL: https://github.com/apache/tinkerpop/pull/3616#issuecomment-5441916703
I'm not sure this is the right thing to do. This changes 3.7-dev semantics to make them slightly more in line with other local steps, but if you take into account all steps then its just a similar behavior quirk that you see in other steps. There are steps that take predicates like is(), has(), etc. that will silently filter out incorrect types rather than throw. There has been an ongoing debate about whether a step should do this filtering or throw on incorrect type and this is just an extension of that argument. So until we sort that out, I wouldn't make this change. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
