difin commented on code in PR #5454: URL: https://github.com/apache/hive/pull/5454#discussion_r1765724444
########## ql/src/test/queries/clientpositive/struct_null_select.q: ########## @@ -0,0 +1,10 @@ +create table test_struct Review Comment: The filename of the q-test is a little bit confusing to me because the test doesn't seem to select any nulls. Also, is the .q.out file missing for this new test? -- 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]
