yaooqinn commented on pull request #31336: URL: https://github.com/apache/spark/pull/31336#issuecomment-767968810
> The newly added test case seems to fail in `DSv2`. Could you take a look at this? > > ``` > DSV2CharVarcharTestSuite.SPARK-34233: char/varchar with null value for partitioned columns > org.apache.spark.sql.AnalysisException: Cannot translate expression to source filter: null > ``` As mentioned https://github.com/apache/spark/pull/31336#discussion_r564196108, this is another bug being fixed. For test completeness in this PR, I'd wait for you guys to verify and merge that first as the solution there is clear to me. Or I can move this test the one of its subclasses temporary. WDYT? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
