-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#1944: [YCQL] Fixed TS crash if a built-in function argument is a col…
…lection. Summary: Fixed PTBCall::Analyze() - to prevent usage of parametric types with failed BCalls. Plus minor clean-up in macros. Test Plan: ybd --cxx-test ql-insert-table-test ybd --cxx-test ql-query-test ybd --cxx-test ql_ql-select-expr-test Reviewers: mihnea, dmitry, neil Reviewed By: neil Subscribers: alex, eng Differential Revision: https://phabricator.dev.yugabyte.com/D6986
- Loading branch information
1 parent
5b6c07c
commit 2d20f37
Showing
9 changed files
with
183 additions
and
197 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.