zero323 commented on pull request #35032: URL: https://github.com/apache/spark/pull/35032#issuecomment-1002995646
If you check the failing tests you'll see that we have missing import for `IntegerType`. Alternatively you can just use string name (`"integer"`) :) Also, we should change title to something more descriptive. Maybe "Support column as a second argument for date adding functions"? -- 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]
