yihua commented on PR #7088: URL: https://github.com/apache/hudi/pull/7088#issuecomment-1354203903
> @yihua LGTM > > I think we need to trim down which tests we extend with the filter case -- we're essentially doubling the number of tests now for most of these cases, which i don't think is a good idea based on where we're at w/ test runtime currently. > > I'd suggest instead we strategically pick only the most relevant test in TestCOW*/MOR* suites and extend only them (for ex, partition pruning related ones, key-generator ones, etc) @alexeykudinkin Makes sense. I didn't extend every test case. As discussed, after revisiting the modified tests, we trim down the new tests to ones that can be affected by file listing only. -- 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]
