We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c79ac3 commit 1cfeb9eCopy full SHA for 1cfeb9e
1 file changed
api/src/test/java/marquez/jobs/DbRetentionConfigTest.java
@@ -1,3 +1,8 @@
1
+/*
2
+ * Copyright 2018-2023 contributors to the Marquez project
3
+ * SPDX-License-Identifier: Apache-2.0
4
+ */
5
+
6
package marquez.jobs;
7
8
import static marquez.db.DbRetention.DEFAULT_NUMBER_OF_ROWS_PER_BATCH;
0 commit comments