aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/udfs/common/yson2/test/canondata/test.test_InvalidMapKey_/extracted
blob: b30b115217f40e10a95adbe7e7456692ae9908dc (plain) (blame)
1
2
3
4
5
6
7
8
<tmp_path>/program.sql:<main>: Error: Execution

    <tmp_path>/program.sql:<main>:2:1: Error: Execution of node: Result
    	select ToBytes(Yson::SerializeJson(Yson::From({"\xff":1})))
	^
        <tmp_path>/program.sql:<main>:2:22: Error: JSON writer: invalid UTF-8
        	select ToBytes(Yson::SerializeJson(Yson::From({"\xff":1})))
	                     ^