datajunction 0.0.159__tar.gz → 0.0.161__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {datajunction-0.0.159 → datajunction-0.0.161}/PKG-INFO +1 -1
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/__about__.py +1 -1
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples.py +7 -7
- {datajunction-0.0.159 → datajunction-0.0.161}/.coveragerc +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/.gitignore +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/.pre-commit-config.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/LICENSE.txt +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/Makefile +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/README.md +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/claude_desktop_config.example.json +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/__init__.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/_base.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/_internal.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/admin.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/builder.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/cli.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/client.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/compile.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/deployment.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/exceptions.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/mcp/__init__.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/mcp/cli.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/mcp/config.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/models.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/nodes.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/rendering.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/init_system_nodes.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/date.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/deployment.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/dimension_link.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/distinct_node_authors.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/distinct_node_editors.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/is_active.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/materialization.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/median_deployment_duration_seconds.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/median_dim_links_per_node.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/median_dimension_indegree.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/median_downstream_count.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/median_revisions_per_node.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/median_upstream_count.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/namespace.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/node_revision.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/node_type.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/nodes.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/number_of_branches.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/number_of_deployments.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/number_of_materializations.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/number_of_namespaces.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/number_of_nodes.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/number_of_orphan_nodes.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/number_of_unused_dimensions.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/repo.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/user.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/skills/datajunction.md +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/datajunction/tags.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/pyproject.toml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/setup.cfg +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/__init__.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/conftest.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/deploy0/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/deploy0/roads/companies.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/deploy0/roads/companies_dim.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/deploy0/roads/contractor.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/deploy0/roads/contractors.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/deploy0/roads/us_state.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/deploy0/roads/us_states.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/avg_length_of_employment.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/avg_repair_price.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/avg_time_to_dispatch.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/contractor.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/contractors.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/date.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/date_dim.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/dispatcher.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/dispatchers.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/hard_hat.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/hard_hat_state.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/hard_hats.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/local_hard_hats.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/municipality.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/municipality_dim.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/municipality_municipality_type.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/municipality_type.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/national_level_agg.transform.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/num_repair_orders.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/regional_level_agg.transform.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/regional_repair_efficiency.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/repair_order.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/repair_order_details.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/repair_order_transform.transform.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/repair_orders.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/repair_orders_cube.cube.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/repair_type.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/total_repair_cost.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/total_repair_order_discounts.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/us_region.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/us_state.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/us_states.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project10/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/avg_length_of_employment.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/avg_repair_price.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/avg_time_to_dispatch.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/contractor.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/contractors.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/date.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/date_dim.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/dispatcher.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/dispatchers.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/hard_hat.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/hard_hat_state.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/hard_hats.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/local_hard_hats.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/municipality.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/municipality_dim.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/municipality_municipality_type.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/municipality_type.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/national_level_agg.transform.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/num_repair_orders.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/regional_level_agg.transform.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/regional_repair_efficiency.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/repair_order.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/repair_order_details.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/repair_order_transform.transform.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/repair_orders.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/repair_orders_cube.cube.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/repair_type.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/total_repair_cost.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/total_repair_order_discounts.metric.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/us_region.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/us_state.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/us_states.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project12/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project12/roads/companies.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project12/roads/companies_dim.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project12/roads/contractor.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project12/roads/contractors.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project12/roads/us_state.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project12/roads/us_states.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project2/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project2/some_node.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project3/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project3/some_node.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project4/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project4/very/very/deeply/nested/namespace/some_node.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project5/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project5/some_node.a.b.c.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project6/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project6/roads/contractor.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project6/roads/contractors.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project7/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project7/roads/contractor.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project7/roads/contractors.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project8/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project9/dj.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project9/roads/companies.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project9/roads/companies_dim.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project9/roads/contractor.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project9/roads/contractors.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project9/roads/us_state.dimension.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project9/roads/us_states.source.yaml +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/mcp/README.md +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/mcp/__init__.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/mcp/test_cli.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/test__internal.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/test_admin.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/test_base.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/test_builder.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/test_cli.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/test_client.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/test_compile.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/test_deploy.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/test_generated_client.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/test_integration.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tests/test_models.py +0 -0
- {datajunction-0.0.159 → datajunction-0.0.161}/tox.ini +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: datajunction
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.161
|
|
4
4
|
Summary: DataJunction client library for connecting to a DataJunction server
|
|
5
5
|
Project-URL: repository, https://github.com/DataJunction/dj
|
|
6
6
|
Author-email: DataJunction Authors <yian.shang@gmail.com>
|
|
@@ -1256,7 +1256,7 @@ QUERY_DATA_MAPPINGS: Dict[str, Union[DJException, QueryWithResults]] = {
|
|
|
1256
1256
|
"JOINdefault_repair_ordert2ONt1.repair_order_id=t2.repair_order_idLEFTOUTERJOIN"
|
|
1257
1257
|
"default_hard_hatt3ONt2.hard_hat_id=t3.hard_hat_idGROUPBYt3.state)SELECT"
|
|
1258
1258
|
"repair_order_details_0.stateASstate,\tSUM(repair_order_details_0.price_sum_252381cf)"
|
|
1259
|
-
"/SUM(repair_order_details_0.price_count_252381cf)ASavg_repair_priceFROM"
|
|
1259
|
+
"/NULLIF(SUM(repair_order_details_0.price_count_252381cf),0)ASavg_repair_priceFROM"
|
|
1260
1260
|
"repair_order_details_0GROUPBYrepair_order_details_0.state": QueryWithResults(
|
|
1261
1261
|
**{
|
|
1262
1262
|
"id": "bd98d6be-e2d2-413e-94c7-96d9411ddee2",
|
|
@@ -1399,7 +1399,7 @@ QUERY_DATA_MAPPINGS: Dict[str, Union[DJException, QueryWithResults]] = {
|
|
|
1399
1399
|
"LEFTOUTERJOINdefault_repair_ordert2ONt1.repair_order_id=t2.repair_order_id"
|
|
1400
1400
|
"LEFTOUTERJOINdefault_hard_hatt3ONt2.hard_hat_id=t3.hard_hat_idGROUPBYt3.city)"
|
|
1401
1401
|
"SELECTCOALESCE(repair_order_details_0.city)AScity,\tSUM(repair_order_details_0."
|
|
1402
|
-
"price_sum_252381cf)/SUM(repair_order_details_0.price_count_252381cf)AS"
|
|
1402
|
+
"price_sum_252381cf)/NULLIF(SUM(repair_order_details_0.price_count_252381cf),0)AS"
|
|
1403
1403
|
"avg_repair_priceFROMrepair_order_details_0GROUPBYrepair_order_details_0.city": QueryWithResults(
|
|
1404
1404
|
id="v3-avg-repair-price-city",
|
|
1405
1405
|
submitted_query="...",
|
|
@@ -1437,7 +1437,7 @@ QUERY_DATA_MAPPINGS: Dict[str, Union[DJException, QueryWithResults]] = {
|
|
|
1437
1437
|
"LEFTOUTERJOINdefault_repair_ordert2ONt1.repair_order_id=t2.repair_order_id"
|
|
1438
1438
|
"LEFTOUTERJOINdefault_hard_hatt3ONt2.hard_hat_id=t3.hard_hat_idGROUPBYt3.city)"
|
|
1439
1439
|
"SELECTrepair_order_details_0.cityAScity,\tSUM(repair_order_details_0."
|
|
1440
|
-
"price_sum_252381cf)/SUM(repair_order_details_0.price_count_252381cf)AS"
|
|
1440
|
+
"price_sum_252381cf)/NULLIF(SUM(repair_order_details_0.price_count_252381cf),0)AS"
|
|
1441
1441
|
"avg_repair_priceFROMrepair_order_details_0GROUPBYrepair_order_details_0.city": QueryWithResults(
|
|
1442
1442
|
id="v3-avg-repair-price-city",
|
|
1443
1443
|
submitted_query="...",
|
|
@@ -1465,7 +1465,7 @@ QUERY_DATA_MAPPINGS: Dict[str, Union[DJException, QueryWithResults]] = {
|
|
|
1465
1465
|
"LEFTOUTERJOINdefault_repair_ordert2ONt1.repair_order_id=t2.repair_order_id"
|
|
1466
1466
|
"LEFTOUTERJOINdefault_hard_hatt3ONt2.hard_hat_id=t3.hard_hat_idGROUPBYt3.state)"
|
|
1467
1467
|
"SELECTCOALESCE(repair_order_details_0.state)ASstate,\tSUM(repair_order_details_0."
|
|
1468
|
-
"price_sum_252381cf)/SUM(repair_order_details_0.price_count_252381cf)AS"
|
|
1468
|
+
"price_sum_252381cf)/NULLIF(SUM(repair_order_details_0.price_count_252381cf),0)AS"
|
|
1469
1469
|
"avg_repair_priceFROMrepair_order_details_0GROUPBYrepair_order_details_0.state": QueryWithResults(
|
|
1470
1470
|
id="v3-avg-repair-price-state-no-data",
|
|
1471
1471
|
submitted_query="...",
|
|
@@ -1481,7 +1481,7 @@ QUERY_DATA_MAPPINGS: Dict[str, Union[DJException, QueryWithResults]] = {
|
|
|
1481
1481
|
"LEFTOUTERJOINdefault_repair_ordert2ONt1.repair_order_id=t2.repair_order_id"
|
|
1482
1482
|
"LEFTOUTERJOINdefault_hard_hatt3ONt2.hard_hat_id=t3.hard_hat_idGROUPBYt3.state)"
|
|
1483
1483
|
"SELECTrepair_order_details_0.stateASstate,\tSUM(repair_order_details_0."
|
|
1484
|
-
"price_sum_252381cf)/SUM(repair_order_details_0.price_count_252381cf)AS"
|
|
1484
|
+
"price_sum_252381cf)/NULLIF(SUM(repair_order_details_0.price_count_252381cf),0)AS"
|
|
1485
1485
|
"avg_repair_priceFROMrepair_order_details_0GROUPBYrepair_order_details_0.state": QueryWithResults(
|
|
1486
1486
|
id="v3-avg-repair-price-state-no-data-no-coalesce",
|
|
1487
1487
|
submitted_query="...",
|
|
@@ -1498,7 +1498,7 @@ QUERY_DATA_MAPPINGS: Dict[str, Union[DJException, QueryWithResults]] = {
|
|
|
1498
1498
|
"LEFTOUTERJOINdefault_repair_ordert2ONt1.repair_order_id=t2.repair_order_id"
|
|
1499
1499
|
"LEFTOUTERJOINdefault_hard_hatt3ONt2.hard_hat_id=t3.hard_hat_idGROUPBYt3.city)"
|
|
1500
1500
|
"SELECTrepair_order_details_0.cityAScity,\tSUM(repair_order_details_0."
|
|
1501
|
-
"price_sum_252381cf)/SUM(repair_order_details_0.price_count_252381cf)AS"
|
|
1501
|
+
"price_sum_252381cf)/NULLIF(SUM(repair_order_details_0.price_count_252381cf),0)AS"
|
|
1502
1502
|
"avg_repair_priceFROMrepair_order_details_0GROUPBYrepair_order_details_0.city": QueryWithResults(
|
|
1503
1503
|
id="v3-avg-repair-price-city-with-join-key",
|
|
1504
1504
|
submitted_query="...",
|
|
@@ -1526,7 +1526,7 @@ QUERY_DATA_MAPPINGS: Dict[str, Union[DJException, QueryWithResults]] = {
|
|
|
1526
1526
|
"LEFTOUTERJOINdefault_repair_ordert2ONt1.repair_order_id=t2.repair_order_id"
|
|
1527
1527
|
"LEFTOUTERJOINdefault_hard_hatt3ONt2.hard_hat_id=t3.hard_hat_idGROUPBYt3.state)"
|
|
1528
1528
|
"SELECTrepair_order_details_0.stateASstate,\tSUM(repair_order_details_0."
|
|
1529
|
-
"price_sum_252381cf)/SUM(repair_order_details_0.price_count_252381cf)AS"
|
|
1529
|
+
"price_sum_252381cf)/NULLIF(SUM(repair_order_details_0.price_count_252381cf),0)AS"
|
|
1530
1530
|
"avg_repair_priceFROMrepair_order_details_0GROUPBYrepair_order_details_0.state": QueryWithResults(
|
|
1531
1531
|
id="v3-avg-repair-price-state-no-data-with-join-key",
|
|
1532
1532
|
submitted_query="...",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/distinct_node_authors.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/distinct_node_editors.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/median_dim_links_per_node.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/median_dimension_indegree.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/median_downstream_count.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/median_revisions_per_node.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/median_upstream_count.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/number_of_branches.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/number_of_deployments.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/number_of_namespaces.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/datajunction/seed/nodes/number_of_orphan_nodes.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/deploy0/roads/companies_dim.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/contractors.source.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/date.source.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/date_dim.dimension.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/dispatchers.source.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/hard_hat.dimension.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/hard_hats.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/municipality.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/repair_type.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/us_region.source.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/us_state.dimension.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project1/roads/us_states.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/avg_repair_price.metric.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/contractor.dimension.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/contractors.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/date_dim.dimension.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/dispatcher.dimension.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/dispatchers.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/hard_hat.dimension.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/hard_hat_state.source.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/hard_hats.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/municipality.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/municipality_type.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/num_repair_orders.metric.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/repair_order.dimension.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/repair_orders.source.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/repair_orders_cube.cube.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/repair_type.source.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/total_repair_cost.metric.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/us_region.source.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/us_state.dimension.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project11/us_states.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project12/roads/companies.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project12/roads/contractors.source.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project12/roads/us_state.dimension.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project12/roads/us_states.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project5/some_node.a.b.c.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project6/roads/contractors.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project7/roads/contractors.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project9/roads/companies.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project9/roads/contractors.source.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project9/roads/us_state.dimension.yaml
RENAMED
|
File without changes
|
{datajunction-0.0.159 → datajunction-0.0.161}/tests/examples/project9/roads/us_states.source.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|