brayanjuls opened a new pull request, #15743: URL: https://github.com/apache/datafusion/pull/15743
## Which issue does this PR close? - Closes #15577 ## Rationale for this change This intent to correct issues on the prepare statements infer type tests. Currently they are not correctly asserting the expected behavior specially when we try to validate types. ## What changes are included in this PR? - Restore the original naming. - Include the "PREPARE" statement clause without type. - Update insta snapshots. - Pending: Get the inferred types part of the plan. ## Are these changes tested? Yes ## Are there any user-facing changes? No <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!-- If there are any breaking changes to public APIs, please add the `api change` label. --> -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org