forked from datahub-project/datahub
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(aspects): fix default aspect generation for non-restli locations
- Loading branch information
1 parent
f378fb6
commit 5898845
Showing
39 changed files
with
519 additions
and
524 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<?xml version="1.0" encoding="utf-8"?><testsuites><testsuite name="pytest" errors="0" failures="0" skipped="0" tests="11" time="0.333" timestamp="2023-12-13T12:13:15.867560" hostname="Davids-MacBook-Pro-2.local"><testcase classname="spark-smoke-test.test_e2e" name="test_healthchecks" time="0.000" /><testcase classname="spark-smoke-test.test_e2e" name="test_ingestion_via_rest[JavaHdfsIn2HdfsOut1.json]" time="0.043" /><testcase classname="spark-smoke-test.test_e2e" name="test_ingestion_via_rest[PythonHdfsIn2HiveCreateInsertTable.json]" time="0.027" /><testcase classname="spark-smoke-test.test_e2e" name="test_ingestion_via_rest[JavaHdfsIn2HiveCreateInsertTable.json]" time="0.022" /><testcase classname="spark-smoke-test.test_e2e" name="test_ingestion_via_rest[PythonHiveInHiveOut.json]" time="0.032" /><testcase classname="spark-smoke-test.test_e2e" name="test_ingestion_via_rest[PythonHdfsIn2HdfsOut2.json]" time="0.021" /><testcase classname="spark-smoke-test.test_e2e" name="test_ingestion_via_rest[PythonHdfsIn2HdfsOut1.json]" time="0.010" /><testcase classname="spark-smoke-test.test_e2e" name="test_ingestion_via_rest[JavaHdfsIn2HiveCreateTable.json]" time="0.012" /><testcase classname="spark-smoke-test.test_e2e" name="test_ingestion_via_rest[JavaHiveInHiveOut.json]" time="0.025" /><testcase classname="spark-smoke-test.test_e2e" name="test_ingestion_via_rest[JavaHdfsIn2HdfsOut2.json]" time="0.015" /><testcase classname="spark-smoke-test.test_e2e" name="test_ingestion_via_rest[PythonHdfsIn2HiveCreateTable.json]" time="0.010" /></testsuite></testsuites> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.