ConeyLiu commented on PR #7901: URL: https://github.com/apache/iceberg/pull/7901#issuecomment-1607221634
@nastra Many uts could trigger this, such as `org.apache.iceberg.spark.source.TestDataFrameWriterV2`. It should be caused by IntelliJ settings: <img width="1055" alt="image" src="https://github.com/apache/iceberg/assets/12733256/07c9b0fd-4a95-4014-a683-e49e16fd4374"> I set this because sometimes there are strange behaviors(such as jumping into the wrong version of spark/flink source code, because they are multiple versions supporting) when debugging. Given that settings, I am not sure whether we should add those directories to git ignore. However, adding would be useful and without harm. -- 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]
