HeartSaVioR commented on PR #47398: URL: https://github.com/apache/spark/pull/47398#issuecomment-2235319405
``` starting flake8 test... flake8 checks failed: ./python/pyspark/sql/streaming/state.py:21:1: F401 'pyspark.sql.types.DateType' imported but unused from pyspark.sql.types import DateType, Row, StructType, TimestampType ^ 1 F401 'pyspark.sql.types.DateType' imported but unused 1 1 Error: Process completed with exit code 1. ``` https://github.com/siying/spark/actions/runs/9984565161/job/27594047191 @siying Looks like valid linter failure. Could you please look into this? -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org