comphead commented on code in PR #18394:
URL: https://github.com/apache/datafusion/pull/18394#discussion_r2487062754


##########
datafusion/sqllogictest/test_files/map.slt:
##########
@@ -555,6 +555,9 @@ SELECT MAP { MAP {1:'a', 2:'b'}:1, MAP {1:'c', 2:'d'}:2 
}[MAP {2:'b', 1:'a'}];
 ----
 NULL
 
+# TODO: Test accessing map with empty map as key

Review Comment:
   Please refer to the issues with the commented test, it would be easier to 
someone to pick it up 



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to