hesham-medhat commented on code in PR #11039: URL: https://github.com/apache/iceberg/pull/11039#discussion_r1755322285
########## .gitignore: ########## @@ -66,3 +66,6 @@ metastore_db/ # Spark/metastore files spark-warehouse/ derby.log + +# BigQuery/metastore files +gcp/db_folder/ Review Comment: Yep. Done. It's generated by unit tests similar to `spark-warehouse/` above. -- 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]
