File tree Expand file tree Collapse file tree
test/java/marquez/api/models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright 2018-2024 contributors to the Marquez project
3+ * SPDX-License-Identifier: Apache-2.0
4+ */
5+
16package marquez .api .exceptions ;
27
38import static com .google .common .base .Preconditions .checkNotNull ;
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright 2018-2024 contributors to the Marquez project
3+ * SPDX-License-Identifier: Apache-2.0
4+ */
5+
16package marquez .api .models ;
27
38import static com .google .common .collect .ImmutableSet .toImmutableSet ;
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright 2018-2024 contributors to the Marquez project
3+ * SPDX-License-Identifier: Apache-2.0
4+ */
5+
16package marquez .api .models ;
27
38import java .util .UUID ;
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright 2018-2024 contributors to the Marquez project
3+ * SPDX-License-Identifier: Apache-2.0
4+ */
5+
16package marquez .api .models ;
27
38import static io .openlineage .server .OpenLineage .RunEvent .EventType .COMPLETE ;
You can’t perform that action at this time.
0 commit comments