AMashenkov commented on code in PR #2431: URL: https://github.com/apache/ignite-3/pull/2431#discussion_r1298377167
########## modules/runner/src/integrationTest/sql/types/blob/test_blob_cast.test: ########## @@ -6,16 +6,14 @@ statement ok PRAGMA enable_verification # BLOB to VARCHAR -> CastFromBlob, it always results in a hex representation Review Comment: ```suggestion # BLOB to VARCHAR -> CastFromBlob, which is forbidden. ``` -- 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]
