gene-bordegaray commented on code in PR #23627: URL: https://github.com/apache/datafusion/pull/23627#discussion_r3709882360
########## datafusion/sqllogictest/test_files/range_partitioning.slt: ########## @@ -1268,7 +1186,7 @@ ORDER BY l.range_key; 35 350 350 ########## -# TEST 34: Full Outer Join Incompatible Range Repartitions +# TEST 31: Full Outer Join Incompatible Range Repartitions # Same as TEST 10, but for Full: differing split points between the two Review Comment: can we just eliminate this specific TEST 10 reerence as its prone to grow stale (now its test 7) -- 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]
