-
Notifications
You must be signed in to change notification settings - Fork 485
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into feat/e2e-fabric-datao…
…ps-sample-v0-2
- Loading branch information
Showing
44 changed files
with
1,796 additions
and
99 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
e2e_samples/fabric_dataops_sample/libraries/test/ddo_transform/data/README.md
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,13 @@ | ||
# Data Generation | ||
|
||
The data in the files below is generated using Python and the Faker library. | ||
|
||
- parking_bay_data.json | ||
- parking_sensor_data.json | ||
|
||
The data includes dummy/fake records for testing and development purposes. The latitude and longitude coordinates are confined to the approximate location within the Microsoft Redmond Campus. | ||
|
||
This data will be used for demonstrating: | ||
|
||
- Ingestion, standardization, transformation of data engineering pipelines. | ||
- Writing unit test cases for python and pyspark transformation code. |
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
4 changes: 2 additions & 2 deletions
4
e2e_samples/parking_sensors/databricks/config/cluster.config.json
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
Oops, something went wrong.