metricflow/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/cli/__init__.py,sha256=hgdyRwxIho45AqkOGzsKx3So8uz8HrJdffx_pgbE2ps,28
metricflow/cli/cli_context.py,sha256=-k0AEPwT6dP82zhJyuAm1BAAU94eaa3BHWuVOrA7RdU,10114
metricflow/cli/config_builder.py,sha256=ta38uU4UW4FzhiEIvRC-f__4VWwkbkUm00PsXNdt1A8,699
metricflow/cli/constants.py,sha256=azVBLAznO1iQyyBRtwnW9-4PidFtpxgxYheX1gZGX4I,493
metricflow/cli/exceptions.py,sha256=FHZg4DP33oukunHFNydwgnZCm9w-RrmnKhelAdwjFyc,814
metricflow/cli/main.py,sha256=sVwNejOBNDv3LJQisZ_kFyaLBl55CIJn81G87vvsSMA,23040
metricflow/cli/models.py,sha256=XHWvvhI74yVLKQWbwAvPG3lorOvsliDlKlrGaLe4bLg,595
metricflow/cli/sample_models/countries.yaml,sha256=qp0L8045gqTqAnF5GPeDlc20SAYAA0ScSr7kNgzTHos,351
metricflow/cli/sample_models/customers.yaml,sha256=wrLJzs4IK5NuCwd_aHcPrvZTCPJSpZPR4W7ui-xbK9Q,529
metricflow/cli/sample_models/transactions.yaml,sha256=QfVstpQFXEA6qCtlL7bSw6qTsL60Ug5cmXEDSLhOt5o,4360
metricflow/cli/time_source.py,sha256=O-68YK6neFsR6L1hkQs5vNizFt7lIS2lY3QW_1BG-1I,268
metricflow/cli/tutorial.py,sha256=vF4QDamW6B9SGBCRsWEcDfs8hbWm-ZAl3Rwl7VrfPxo,7937
metricflow/cli/utils.py,sha256=HfwAYD3HBgRgf_9vTl2Ll0bgNhb0Z_hQ2oscr6C38_E,7471
metricflow/column_assoc.py,sha256=-m9KkkC-zP52stb1jpKtSLXvO7qsUo2pT86LGoCok2M,1341
metricflow/configuration/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/configuration/env_var.py,sha256=4MRc5Zns0REDXqL9CHloxi_dmyU4DvnH2rOBYjN2xzo,3597
metricflow/constraints/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/constraints/time_constraint.py,sha256=zzk5Daq7KhSFzCq-wyhrxLfrTsjN9nZNIq__MknIF2A,4554
metricflow/dag/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/dag/dag_to_text.py,sha256=WnU0jHl44xmK6rPZ6Yxn2kD7LNZu84lxXlEH3azc_b8,4802
metricflow/dag/id_generation.py,sha256=5Eb-AP4YGZFytptxXEt5s3f8oXdKWGddi7ZwASaiAW0,3044
metricflow/dag/mf_dag.py,sha256=0XMu3truL1Kgwzj8_44Aigzjd2xVX4P_Ar5LNyQym0A,5389
metricflow/dataflow/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/dataflow/builder/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/dataflow/builder/costing.py,sha256=aWCc5Ygrrbw-jEunb6cCuAvMtBdWkRuTKn5-ez6KQkI,6133
metricflow/dataflow/builder/dataflow_plan_builder.py,sha256=mytZUm4iTAgPoB-5l36lPnaTpmicnFm6BVZY5wEjZ9M,32565
metricflow/dataflow/builder/node_data_set.py,sha256=P39sTViafYd_uaEfgVUH0_YH_KdYcaxWt3Fq8P-dcdc,4224
metricflow/dataflow/builder/node_evaluator.py,sha256=hEQNV2dwWPbfpFClGB1eYnj728-aj8d_zAhZSBT53T8,18866
metricflow/dataflow/builder/partitions.py,sha256=_uM_WflVwkUNNswwelu2gGWarBMoQoLRJFowRyLAVKA,6319
metricflow/dataflow/dataflow_plan.py,sha256=gQkYFBfGXnhoZSliKM7sD501_S4qo0HUChnuLaVzfbM,29076
metricflow/dataflow/dataflow_plan_to_text.py,sha256=UAfzbHelxq_Alkz9qup49NDq5goK71Ek_b4HqXRql1Q,1653
metricflow/dataflow/sql_table.py,sha256=HgOgtqTlz3NGXLRbcUslTQilfvc6mSG00x2MFvBrwvw,1234
metricflow/dataset/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/dataset/convert_data_source.py,sha256=h_9_-cHTDSvXUutBH24syCYAuLl0BXoXsbK-YoyXU60,21276
metricflow/dataset/data_source_adapter.py,sha256=KQSRr4Ym48ovgTSdJ2HLD3U9dyVyZ8eZQ4KfG7UR3Fc,917
metricflow/dataset/dataset.py,sha256=Sb0JWFffGSHoFj7BVwRgHQzPvNvKZ3j2XaXxHCpWttg,600
metricflow/engine/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/engine/metricflow_engine.py,sha256=OWhXFMD_9LDN5slGlY-il9JxDqVD9hgF2IQpUAX1cK8,21647
metricflow/errors/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/errors/errors.py,sha256=IQ671vt021aiNZ584Bxo6vjqYWNfSehtYZNlwDu-_XE,2028
metricflow/execution/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/execution/execution_plan.py,sha256=84_ZMwqcLptPpOrQAMDzhOIAAdQgupJf34VuCbbCi7g,8172
metricflow/execution/execution_plan_to_text.py,sha256=Iai1ow2fWxod68G90zjXLoSdFjC15OvVKM8SdLloRuI,1010
metricflow/execution/executor.py,sha256=v7ru0TAYpxOEQolFZNsmX-zWBrfyiHKDPbSks9WiGHc,3009
metricflow/instances.py,sha256=Kx0W2KKfVC6UdmB1bHoUjOF7sS2V9NZYRhpkRMXPyPk,7956
metricflow/model/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/model/graph.py,sha256=boR4lsDxqw4zAw0gn8zjdGKGA60_jXsFIWA3tPq_aT8,2155
metricflow/model/model_transformer.py,sha256=2uxcsVxJnKYlkHrfKzuRqIOMIeQUdIaIF2nYUS5SHMY,1513
metricflow/model/model_validator.py,sha256=bdxPY1ibUWaEl4dLv3sm8Pr3Oqcbr1-l_A4W8dNDyfo,3638
metricflow/model/objects/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/model/objects/common.py,sha256=ejP5nQX67rfXAqww2xS_f6CvrQ4U6YZenojShzHUZ0A,1836
metricflow/model/objects/constraints/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/model/objects/constraints/where.py,sha256=Y8Vcfgez8eE0rrkRqV2NkoXK9sNFMh4mekPNcGaSR_c,5174
metricflow/model/objects/data_source.py,sha256=rRCas2NgqEMWkX3z_vdZns0Zw9zhNKOpoFrSpV5EDHI,4554
metricflow/model/objects/elements/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/model/objects/elements/dimension.py,sha256=ZM9wb6hZ-u_LdYQLxPxB5q2r1PF-UFSiuXS3a01soxs,1445
metricflow/model/objects/elements/identifier.py,sha256=jClt1x9vYymxclVLBgMJMR8x9qipIg4YC_jBdlQ5UDs,2207
metricflow/model/objects/elements/measure.py,sha256=E0XxXD1dlmzFEFwWpV1yozcncmtF3o_5K-vhoxNbiV8,1917
metricflow/model/objects/materialization.py,sha256=4u6mxwvdRf389s-A4mZuLIB2hV5TwE_pP4ENSPQ-ock,1269
metricflow/model/objects/metric.py,sha256=uF1MkL6btnQ4AoFwGbAp3t0H8blAzVX3KywIVwxprgw,3975
metricflow/model/objects/user_configured_model.py,sha256=UhBYQ-pRHCG2RuwMwgQpEzOHrkWID9GAnTXdHP3howI,504
metricflow/model/objects/utils.py,sha256=bpmLpqGwT-FZ94gSzTZ9NpMSnLvx5D_2tcMmH1wj5C4,994
metricflow/model/parsing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/model/parsing/dir_to_model.py,sha256=yjZDtgRwZhTy4s1xhkZk9keWe-5MkmBBrqQkUPDBJyw,10245
metricflow/model/parsing/schemas.py,sha256=QKtq6x4SdL_jyxsHfMY3io9AH64f0ZFy9lRT3EXQBBc,9891
metricflow/model/parsing/schemas_internal.py,sha256=ujeha_b_MGfZbTUkydXmnJoXhtLGM5KlDyMSkBwlhTI,3927
metricflow/model/parsing/validation.py,sha256=TxE4DPXEJxnn5toAc9ECJV6GBGSraHjGCMIuUxfMLAw,2522
metricflow/model/parsing/yaml_file.py,sha256=vEZtdIUAjbYJyGqNEfZkh29LUJj4cMNWJCIbyUopfGo,124
metricflow/model/parsing/yaml_loader.py,sha256=9_W4bie7sPWDUcPrtgu5JELTKIsT5A4bEGea4lJ11QU,1468
metricflow/model/semantic_model.py,sha256=i1gD8oNJbht2zoQlzcJ7YOnUexA9Ru09IS-JwcRoQQE,1150
metricflow/model/semantics/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/model/semantics/data_source_container.py,sha256=uH_BmqQeuduCblag7nR_WP8s4Y-GmmQebcfEo8jmEbw,1740
metricflow/model/semantics/linkable_spec_resolver.py,sha256=34UyaphRD_vrd1TWJWIHRX15HRllaGJ272vsAok-thg,27358
metricflow/model/semantics/links_new.py,sha256=Kb2c981dUy6n6o1Wp11f9dD9CFQl5gTzqI0SLLE1e0A,1613
metricflow/model/semantics/semantic_containers.py,sha256=wozH5XcqoTM6FfzjyOXLyUELzFQr2MwUmNKpRe0uTCw,19194
metricflow/model/transformations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/model/transformations/boolean_measure.py,sha256=NYq-nncf_fI0r_SrpcBx4dG4Jg6efiYLLlDLhtFQ_OI,1413
metricflow/model/transformations/identifiers.py,sha256=yiSM8Co4kP_xuztS9JeUjteXwvN-CcNAGOZ3020KFcY,1364
metricflow/model/transformations/names.py,sha256=KCNPLbBcKK3OXEB3739VMXPXeEd-saqvs5t7CBiw19s,1980
metricflow/model/transformations/proxy_measure.py,sha256=KQJ6tQfC3HETs4IO8C_m8ELlBOVWZRQbrbTmvlGwD-U,2113
metricflow/model/transformations/transform_rule.py,sha256=Ws6JHYZo99Z9kSD1KjW29uqOklltvUZLPfvnWGkqyPY,435
metricflow/model/validations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/model/validations/common_identifiers.py,sha256=DkuwCjwne36kgnLLBcagRXehtknFSgPiyOxAsTWdGXs,3410
metricflow/model/validations/data_sources.py,sha256=XtJcYXUR6I477AXNHp3b6F9MnUQZNf4xB0TCJJbmkAU,5661
metricflow/model/validations/dim_names.py,sha256=raKaLtt2NnFRHABoiqRhyDlSQVl_iqLmY6wzC4aIRsk,10225
metricflow/model/validations/dimension_const.py,sha256=-0LxkjrMRdlo8Dl2nneNLzTVKicYPVFziHdByW24t4o,7055
metricflow/model/validations/element_const.py,sha256=_FXurgyG6cJw6CTS0__IZ0_6zKJBzYAXqMJD_Bu_F0w,5548
metricflow/model/validations/identifiers.py,sha256=tOODlLmKmT5TAzj-AfziR94808SDvuazxf1hJxozhsg,6083
metricflow/model/validations/metrics.py,sha256=f_Jm69Ec3k-6Zy6tAv2ibV9oYxak5XGN8526SaxBEmY,4526
metricflow/model/validations/non_empty.py,sha256=bes1nDbizV8ILU72ZP1-BSDS9QDhFIqFay6bL0Ax-r8,2244
metricflow/model/validations/unique_valid_name.py,sha256=KO329HEEF0opcMT2HPbHQPfOoiS6DDESdYy8PkiJtJM,6702
metricflow/model/validations/validator_helpers.py,sha256=OU3pRPj-ALilimIIsB6lMj6W_bQUB1ycuznnHp4cvLk,9787
metricflow/naming/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/naming/linkable_spec_name.py,sha256=JzoRFEpwTKEP71oyahbOKxTiIoxdm49C_7cC3ETV0KM,2837
metricflow/object_utils.py,sha256=nVh8rJnlCvP-bLSS9aL9Bc-N_4s5TrRzOnVkYdYByF8,6382
metricflow/plan_conversion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/plan_conversion/column_resolver.py,sha256=JZByOdW0vmlTsnKJDbN_qO6BmvfOoeeki9ibtRZe67k,4752
metricflow/plan_conversion/dataflow_to_execution.py,sha256=FVZZVFoUOM9kfcmlkMtvZNDHqyxkywU5gga21O1LuHA,7103
metricflow/plan_conversion/dataflow_to_sql.py,sha256=RuCPtiKZ-So2F-YTYm0q78cuPrqu1lEgbsZTvHwHzcA,61606
metricflow/plan_conversion/instance_converters.py,sha256=uQ0j2OTMROhPmWCvfmjWQwW9eshwFruD2ea4LFH2jqE,24459
metricflow/plan_conversion/node_processor.py,sha256=TyybepIBJ4ifJv0CRJ-OT5rBah9sSw6IYs7ln1QAUo8,10086
metricflow/plan_conversion/select_column_gen.py,sha256=OnSPa2flMArqyLYACDylOdgIPsvLa2Jpq366k4LzPFo,2089
metricflow/plan_conversion/spec_transforms.py,sha256=tt69xzzJ8TcKCgoveLhJY76XsrxsJ5ZLH7l9dUGVFpo,7078
metricflow/plan_conversion/sql_dataset.py,sha256=pZkZJYuRrlyl8ADtll1HTak9w1v5T-FkTDw2dPU2804,5744
metricflow/plan_conversion/time_spine.py,sha256=7vCP1l1zwoejf9wSu9NXC61IO62NMzm60JXCRWRsFdE,3788
metricflow/protocols/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/protocols/sql_client.py,sha256=jp7wGzBrR9orvqj8FJWvBlrdazJ5d07QjdJGFLvVuhA,6301
metricflow/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/query/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/query/query_exceptions.py,sha256=TnvW1skvJp2yzNk5vyM6FvDJEkcbMXtJ5r9-I4h6AdQ,137
metricflow/query/query_parser.py,sha256=MitibpYfB9L78iL1wEfaGz4DTW3SXCPg2KEXO_-hnfU,36401
metricflow/spec_set_transforms.py,sha256=9ADYQfhcojYC5vs7bn6q33RnIEIWoop4ogMcfWRn5Ko,667
metricflow/specs.py,sha256=LCGbkB0Xd0KFDyZmk_idsjbDD48V_HkoGWN6rQn_xUE,20040
metricflow/sql/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/sql/optimizer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/sql/optimizer/column_pruner.py,sha256=BwqFzhy0HSt8omQOVyvTSq6AHm4seOY_9g1fcSUmlLg,10064
metricflow/sql/optimizer/optimization_levels.py,sha256=H7wo8cS4LPLVszRwkLW7J6UnT6wAfD4V_pHxpP3uDTQ,1761
metricflow/sql/optimizer/rewriting_sub_query_reducer.py,sha256=tgOnIICLmytqaQnZ6UulWcEWa_91VhF9dt4WldHNIHg,29728
metricflow/sql/optimizer/sql_query_plan_optimizer.py,sha256=d-XSisyAkQ7lACZRq89Wi-AuMAPYQeEZ_OTz8Xq2duQ,377
metricflow/sql/optimizer/sub_query_reducer.py,sha256=30GGvGRIlXiAG-VPRxIaPHjt61AfTqMnHiAPW6pGpGw,8502
metricflow/sql/optimizer/table_alias_simplifier.py,sha256=99H91EKQ6tSk0yFT0jin1N9sgg1qIoxW-z2wNsqssHg,3356
metricflow/sql/render/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/sql/render/big_query.py,sha256=do9wlrNdZGP_vfTsrz6Oz-uCHLVkqBQi2h88VXM0bQg,2806
metricflow/sql/render/expr_renderer.py,sha256=EVeEaNg99x8WRh8--uYKmlQs2ar5ISM5aIHi_PyDwQI,10341
metricflow/sql/render/redshift.py,sha256=_MSfa5norAln0hszH22a3jleHfDQei9427_hOIkdCaw,750
metricflow/sql/render/sql_plan_renderer.py,sha256=iOY13dASqoKcyLCZNbhrR-qJJYRFN4UiLk-Y_DWbxzw,11294
metricflow/sql/render/sqlite.py,sha256=ev_YuKAI8LB_hhqeMGY707SJ2QtHjEdSDZI4G8KgSK4,2235
metricflow/sql/sql_bind_parameters.py,sha256=x7Z2KGrHpm-jf45-QNKx5O9UGUwqm0xH9FE43G9N9I8,1113
metricflow/sql/sql_exprs.py,sha256=MrXuwL210pGD7pNdyEHK69vbwepggPDaMa_Qx3QNIsk,41788
metricflow/sql/sql_plan.py,sha256=QtHiIkqv2DfrpboY1eZAYWa1Ydg0Gya4Igi8aOYJ2R8,9902
metricflow/sql/sql_plan_to_text.py,sha256=G9wZKI_PiTyCtgX3vKsdXlrpQrox1DY7wCyVWRtIgaY,1371
metricflow/sql_clients/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/sql_clients/base_sql_client_implementation.py,sha256=r2gfjAWHNjcG4_IMi-56Wf1-qT10QXXPYNyLH43b6p4,6603
metricflow/sql_clients/big_query.py,sha256=APqo4mpBI2ZqRZL1K5kBqq-Aq4DidlIlRN4LT3XmumY,3494
metricflow/sql_clients/common_client.py,sha256=4csoABajhZK3ah7FSHc_zrOY9qKr6ty3b7XjsjFaAw0,693
metricflow/sql_clients/redshift.py,sha256=8gHNQnOzcEBzi8sIBO4fWVlXydfcmjdroZaKWOy-hLE,3104
metricflow/sql_clients/snowflake.py,sha256=gAPqMHKS0ZatHO-s_TQV1wgfcxPvfQcFhYAYotLOEOs,8839
metricflow/sql_clients/sql_utils.py,sha256=02TwrHxNSBDA7vo161vp7lFdTjhckjZ0QLqRcvMIt3M,2353
metricflow/sql_clients/sqlalchemy_dialect.py,sha256=EWdeyBv-0dzBGx6i88yyjgAtxW1LD6gp9eWHwSozRHg,4947
metricflow/sql_clients/sqlite.py,sha256=ydCUWno2GnnNqcTWL0TVKml46m5qjWubptz20UkkKUU,4027
metricflow/telemetry/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/telemetry/handlers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/telemetry/handlers/handlers.py,sha256=O5iphnhJa5M5HVcmPPAKoQEMSrvcY1Pg4bzpORBqw8k,3624
metricflow/telemetry/handlers/python_log.py,sha256=rXX4_D0ms28qb15m6mUZOT_sQWcd6WAJUrDAEDqC_Q0,725
metricflow/telemetry/models.py,sha256=zmZGx4ShPIEiG_Eu8oeMlBpuC5NEc6hTek5mk9--2Y0,2889
metricflow/telemetry/reporter.py,sha256=XsrSNmKWT3qsYEhuXtD7JmSRXQhVVrUh0dfIxC3Ag2E,6141
metricflow/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/cli/test_cli.py,sha256=kjijRNue0pKMpoAKLuxIjPeahgTPHYEcG_PQAkOm1zU,3033
metricflow/test/compare_df.py,sha256=OJTclhlB_2ssxJwhDWC6modHv_eJFwwGVVAnjz_QVcQ,2177
metricflow/test/conftest.py,sha256=yn8XDqPebroDWc5fbPFKOZ3ZOsNFhDZuxigMavH6Q2U,579
metricflow/test/constraints/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/constraints/test_where.py,sha256=dqMhcWGwh3jGFx1V8KShdDotdX3mvnGeMFLugCpWA3o,523
metricflow/test/dataflow/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/dataflow/builder/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/dataflow/builder/test_costing.py,sha256=iQJ_TO-98bGOo2C_3vpZoee_dWu26otWGrluELXvcSk,2264
metricflow/test/dataflow/builder/test_dataflow_plan_builder.py,sha256=poSAI9ScPneoZhjiPYxQpgGsGmX-W_x9UU7yTjMiamo,19494
metricflow/test/dataflow/builder/test_node_data_set.py,sha256=IPfgMM2WETYIVVB_lAkb193z3qWtF3N-3iSddHNLhaI,6996
metricflow/test/dataflow/builder/test_node_evaluator.py,sha256=tNULYH2kMZAEhIZUSrP_DMYOj5hq1rpOndrrHn8XEts,21186
metricflow/test/dataflow/test_sql_table.py,sha256=Dh_3dtnDU_CWih7xgDgKVJ4pC-1Kt8FFzrA2s2NU1y0,933
metricflow/test/dataflow_plan_to_svg.py,sha256=FGUFJ8MZXNxg3uZIHqFW8GZXo8XG6Z3TPVc5zguxHcU,2827
metricflow/test/dataset/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/dataset/test_convert_data_source.py,sha256=F6slErv6h9Zxy0t7PjVej45MJkEaL9BRQsKJFz9aX70,10330
metricflow/test/execution/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/execution/noop_task.py,sha256=_C0lxj-56X-S_CSrUSpfxiPdQUFnMWsAD0X6D2yYCto,1491
metricflow/test/execution/test_sequential_executor.py,sha256=70WRUYub5azqRzxV80M2jJU5dE95ciVdueebrkTWg00,2426
metricflow/test/execution/test_tasks.py,sha256=FPKhvyJlPgykwVql5S-9lFPBeC2z1bvPMmdFuklQNLo,2170
metricflow/test/fixtures/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/fixtures/cli_fixtures.py,sha256=L5_wLG1BDnP9Bg8uZm-2r13JCTotRIAI3n_tcYJrF-s,3307
metricflow/test/fixtures/dataflow_fixtures.py,sha256=3BuQhy4BNGHtliW8AqER2rssVoH8Nj2gYqVK9QsbjjA,3263
metricflow/test/fixtures/id_fixtures.py,sha256=W6i7Y24Q7-ztcMRKm5jYGlGvxBvTujArFLCx9LKKttk,1654
metricflow/test/fixtures/model_fixtures.py,sha256=XpZu80KIIN4j7fUNhKZMGv_BKQ5FeWm5fMoTvyJWWj0,11044
metricflow/test/fixtures/model_yamls/composite_identifier_model/materializations.yaml,sha256=v-Ta3GPo9A6lk_cqZ9nh_cXakeiBKHtHfGJt0yZqDPU,432
metricflow/test/fixtures/model_yamls/composite_identifier_model/messages_source.yaml,sha256=OIZLxz69_VCn3DdpVFH4NQ78zx4Lf2jwE9nfVi296_g,632
metricflow/test/fixtures/model_yamls/composite_identifier_model/more_users_source.yaml,sha256=rq9Sy-1tJlY40vpDwslA5k3RTlWYApfMb8EWEDjy6cI,444
metricflow/test/fixtures/model_yamls/composite_identifier_model/users_source.yaml,sha256=ISe8l2RYscDoSwW2uCCVZmDPLgkApfNV5wfRezucqQ8,736
metricflow/test/fixtures/model_yamls/extended_date_model/data_sources/bookings_from_sql_query_source.yaml,sha256=VNw2mbDSqF_SgIMnFuCOx9DLh_4HHwtK81SuE-bBXFI,600
metricflow/test/fixtures/model_yamls/extended_date_model/data_sources/bookings_monthly_source.yaml,sha256=fgf6YNPLuSjfmiAHatkoCL9V3RsDWNji7SDhdy6iWmM,500
metricflow/test/fixtures/model_yamls/extended_date_model/data_sources/extended_bookings_source.yaml,sha256=ZXW-eHXYJcLA1qEnuabJqadIhQH7wF2uNCzMtsMEbLY,712
metricflow/test/fixtures/model_yamls/extended_date_model/data_sources/listings_extended_source.yaml,sha256=4DYE2hmMAfmoACuglz0Rv2IIR-PFqlgs0SFDerJTads,413
metricflow/test/fixtures/model_yamls/join_types_model/bookings_source.yaml,sha256=shG3iKDgepyIAbMBJK6Cq9yVwiByCaF11BBElMKCr18,520
metricflow/test/fixtures/model_yamls/join_types_model/listings_source.yaml,sha256=px9L3YU4v0o-nUWWCikGfEV5I5_TZoHGh6YXlv7tOBs,330
metricflow/test/fixtures/model_yamls/multi_hop_join_model/partitioned_data_sources/account_month_txns.yaml,sha256=FNaF8CLbmN2pR6vwU0OKQOuxDFBwjG3MGp5EjG_l4fk,702
metricflow/test/fixtures/model_yamls/multi_hop_join_model/partitioned_data_sources/bridge_table.yaml,sha256=iSORj7VsGY1EMaIHzz3l9PMUOJ6-Zh1xuTm_nAwFF1M,513
metricflow/test/fixtures/model_yamls/multi_hop_join_model/partitioned_data_sources/customer_other_data.yaml,sha256=hDUL0iLjTaJtl4rSd4zDoL4uI4TkC9zlDMCXqrVTam8,539
metricflow/test/fixtures/model_yamls/multi_hop_join_model/partitioned_data_sources/customer_table.yaml,sha256=P0yg1Dm7EGeqJsHHtC2ROLY0uMS1Mf8JQxLeUVT03TE,537
metricflow/test/fixtures/model_yamls/multi_hop_join_model/partitioned_data_sources/third_hop_table.yaml,sha256=5-589KfeK_S02ES5f_RfH4a8NEaAsDfyYWQumwtnBHc,483
metricflow/test/fixtures/model_yamls/multi_hop_join_model/unpartitioned_data_sources/account_month_txns.yaml,sha256=UJTpaN9M4Mewdzz8lsIl_e5iTAg9smSSQ_pr19x6LQQ,526
metricflow/test/fixtures/model_yamls/multi_hop_join_model/unpartitioned_data_sources/bridge_table.yaml,sha256=QbAJH0LvykFqFw4IjQSTm2oJoLIpG9cawb9JtKnJpGQ,337
metricflow/test/fixtures/model_yamls/multi_hop_join_model/unpartitioned_data_sources/customer_other_data.yaml,sha256=i90T6iZFpcBr0cK9xMYGPTFQZr51bS6x4bvBkaH_C6U,363
metricflow/test/fixtures/model_yamls/multi_hop_join_model/unpartitioned_data_sources/customer_table.yaml,sha256=ynBprHGp_zBm6nQkBXeWAqp74nvE4-oXifJAbxyRQGI,361
metricflow/test/fixtures/model_yamls/multi_hop_join_model/unpartitioned_data_sources/third_hop_table.yaml,sha256=vYgSU70KOqjJ1fSQiHpw_FXyrGBbY1r6Nxd0zc1PARQ,307
metricflow/test/fixtures/model_yamls/non_ds_model/bookings_source.yaml,sha256=vJtJPzisMIItYFnwgVusaBR8HgsWZe39xCzbLbDrsHg,670
metricflow/test/fixtures/model_yamls/non_ds_model/listings_latest.yaml,sha256=cl1B6kOfPGHrh-L3_QFL7xOf8I46xfj_gP1nu9U6y-k,700
metricflow/test/fixtures/model_yamls/simple_model/data_sources/bookings_source.yaml,sha256=3pMB_mZTksN1L9QoRssEGfBLtlVEonT8xu6kpjMSpLE,1359
metricflow/test/fixtures/model_yamls/simple_model/data_sources/companies.yaml,sha256=zf7JCnylZwDUybITKCxwHfMjyZqNhI77ycwh1qQ8HdE,421
metricflow/test/fixtures/model_yamls/simple_model/data_sources/id_verifications.yaml,sha256=qd_ZHIOPc4eaainwNjstpwsxsHyOE2s4MUqlWxbWnmE,775
metricflow/test/fixtures/model_yamls/simple_model/data_sources/listings_latest.yaml,sha256=Po_MWAUSs5P0CBy59kh8J4uecHEI5Y9VrkmUNVDpbME,1023
metricflow/test/fixtures/model_yamls/simple_model/data_sources/lux_listing_mapping.yaml,sha256=MIxLtsc3uMrUoVoV0OfjMXnLLCDYFhRoeQrq-Oh4mD0,355
metricflow/test/fixtures/model_yamls/simple_model/data_sources/revenue.yaml,sha256=SZJyqsl7V9nQl6H_Rk_2pNlBqiJ2-CJeuu1YEm9jjIg,536
metricflow/test/fixtures/model_yamls/simple_model/data_sources/user_ds_source.yaml,sha256=dk2DXcV7_-8_Tk4y9_v9T0-HIZI_3IvECQ_wBV6FPLI,724
metricflow/test/fixtures/model_yamls/simple_model/data_sources/users_latest.yaml,sha256=cbyGyuqXzr9nAIRk51luWdS6Si7TQVspSblE29kuCB0,456
metricflow/test/fixtures/model_yamls/simple_model/data_sources/views_source.yaml,sha256=zMSEN8s2Vs8Q2jAsTvcxB7meco0dlfZAMf0JTaO9E7s,919
metricflow/test/fixtures/model_yamls/simple_model/materializations.yaml,sha256=-WGm_H7iEsablPTonBWZQxMFMeSUE6UNgvH-t_exWqo,2607
metricflow/test/fixtures/model_yamls/simple_model/metrics.yaml,sha256=zmpdluuJsomeS94O7vk9z1JGAqUnNejbu0JRzPKQ1Oo,6205
metricflow/test/fixtures/setup_fixtures.py,sha256=SZu4JobVchafZUc9trvIilPOIEujyUKYvsq2Vfl_MZo,3192
metricflow/test/fixtures/sql_client_fixtures.py,sha256=pl_pokPSMGUmvqrGLOQPOG4n4vsp21OcFgpjMK8dfrc,1546
metricflow/test/fixtures/sql_fixtures.py,sha256=kRI4TTyoeu72beZt6JaHduQ41hbBBsm9OWevbKImr9Q,280
metricflow/test/fixtures/table_fixtures.py,sha256=RwI88DM79PzFMhfehMgbIgJbbPX62AvkD81sauozLZQ,19919
metricflow/test/integration/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/integration/configured_test_case.py,sha256=g5fO6ayq-a-TIKM0V--KrB10x5aVL1KYn-o7nJSeNl0,6212
metricflow/test/integration/conftest.py,sha256=yVXhRufTcK32J-33zBh1P0Fq3xRthNTwh8MvbCghjJk,1729
metricflow/test/integration/test_cases/itest_composite_identifier.yaml,sha256=VTkKl5sQ_RylDB03mEHZauYDcwLaPc123Vt93WuXEaU,5256
metricflow/test/integration/test_cases/itest_constraints.yaml,sha256=v2xtRVsiEIzklFPHBQSTXwij8PkFzmq7expmixFSJfs,3739
metricflow/test/integration/test_cases/itest_cumulative_metric.yaml,sha256=nRr5rCBWgoikyCgKvCW-1cJZ38dZEvl7Jhg24A68Xnw,9546
metricflow/test/integration/test_cases/itest_dimensions.yaml,sha256=nLqUQRVO_LJEKlgy9Q19CYwOtEgukWrdLeslruWSMK8,3909
metricflow/test/integration/test_cases/itest_dundered_identifiers.yaml,sha256=rmder-m1LUbSRO7swpTEG9onhKIjZk_oDVA9aUT19p0,1053
metricflow/test/integration/test_cases/itest_granularity.yaml,sha256=cQfA0jw8zf6c50idv7dG8dFNgfIh4cW6Vt6EqCNqGsI,11208
metricflow/test/integration/test_cases/itest_joins.yaml,sha256=1PkR3YSCdDI1hCkPXJSemeqi7L3_ZN7_E1YojbTvdec,1241
metricflow/test/integration/test_cases/itest_measure_aggregations.yaml,sha256=CYjxEsJ0NJivfaT-c5hvYpDY3_Zd21N4g1dsXwRqO-s,1927
metricflow/test/integration/test_cases/itest_metrics.yaml,sha256=8sAxqnVfGBdUcidxntwOU5wcRhCkKyx1UWktiMQlUME,11456
metricflow/test/integration/test_cases/itest_multi_hop_join.yaml,sha256=ZO8RGQK7sEwEwZxn-eBfauDMXC4WsKQBGQWnKzfXN6Q,5422
metricflow/test/integration/test_cases/itest_order_limit.yaml,sha256=C43GqIGR9UKdfNuesTwzF33cyBSnhGhhMsaTtrAz9Ow,1615
metricflow/test/integration/test_cases/itest_partitions.yaml,sha256=-JhSXV50oCrQK2b68r1_0zD_LSWK48yZyKGXs8BpMvY,2901
metricflow/test/integration/test_cases/itest_simple.yaml,sha256=GMsasyaod-gQbsGqWb1p6nSHslcSY_OVGgWrvULPTyg,4098
metricflow/test/integration/test_cases/itest_simple_non_ds.yaml,sha256=J0M1heej9nPgcO4K7GcRSktr8RLElVTAavgkqi9CtPs,693
metricflow/test/integration/test_configured_cases.py,sha256=BFVmZAO5NCKHn42883vfAgpeppH7D0KjEJbhViCnLEQ,9100
metricflow/test/integration/test_rendered_query.py,sha256=UmfZrFWTPVSC2-T7SakvtnLmNG1clSTtiaVo7DKoPEE,2601
metricflow/test/integration/test_write_to_table.py,sha256=Lix5Lej1suGFaZnl0JFcyLoMSHLhq_s75oJItWkUFhg,1445
metricflow/test/model/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/model/semantics/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/model/semantics/test_linkable_spec_resolver.py,sha256=RnN5fcnUPVJah3MpNqK7kqtXja2xUpvsInk9n3rY_Hc,2432
metricflow/test/model/test_data_source_container.py,sha256=IeMAhmAs2DtphEFRrLW3iUVQ9ID2smpE59jqr1oGKt0,5934
metricflow/test/model/validations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/model/validations/test_common_identifiers.py,sha256=wHnA9Pi3VGjFfqL0_amzszB9yXnzXqhED4VKnPrajaI,1256
metricflow/test/model/validations/test_data_sources.py,sha256=4JgM-cr8op3CimJxbWjdlEriNBClZTEZgtHDekCkjiY,1194
metricflow/test/model/validations/test_dim_names.py,sha256=_IRJrmooCV4mXKw18JPs-Tvw-J72HyaYe8YwYdNS7Rw,1163
metricflow/test/model/validations/test_dimension_const.py,sha256=sWUPQZ_XqQdRkwQ2CBW3SeveEU_BNpLRLe7FFwRcPCg,7802
metricflow/test/model/validations/test_element_const.py,sha256=f--P4PXH2CmkE60YWXiZ3ZRyTTTJ_mGF0o0uIEfKTJY,2507
metricflow/test/model/validations/test_identifiers.py,sha256=njEfb86JvvmifFKlhKiTXhIJZfPtKDvefOxdFctBvR4,9866
metricflow/test/model/validations/test_measures.py,sha256=zT9wxuLDMIi4fIXc4evKn-mwIEAh61qUJahdS9R8mI4,1629
metricflow/test/model/validations/test_metrics.py,sha256=i9dKyRkNwdK5TmbjeyuRawjR9joZUDOdQWP-DC7H39M,8610
metricflow/test/model/validations/test_unique_valid_name.py,sha256=51HV5AFtN--NEI486f_Q4MnUIoIW2N95_-XiQFb6_GM,10625
metricflow/test/plan_conversion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/plan_conversion/instance_converters/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/plan_conversion/instance_converters/test_create_select_columns_with_measures_aggregated.py,sha256=k0w5nqsCku-lU0USfSUWb7IE0ei_TxyGjinKX5qygyg,6919
metricflow/test/plan_conversion/test_dataflow_to_execution.py,sha256=Q7QddEiiyHqLmuKM5C3x4PMwugHVRC2wwi0LTNFMVZI,7219
metricflow/test/plan_conversion/test_dataflow_to_sql_plan.py,sha256=cQzbg-2iZSct7RMsVMK_ClimFmMtSwj3GSCwnSuVQ-Y,43436
metricflow/test/plan_conversion/test_time_spine.py,sha256=lHeXSCll-_hjQ9pztYmeD-oCYwTk-7hZ_A9BDXfqBDA,1373
metricflow/test/plan_utils.py,sha256=uoQRx2MgvJXsMB9kjNpg1X5g4gHzO2ejIH34DKLk_9E,10672
metricflow/test/prototype_utils.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/query/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/query/test_query_parser.py,sha256=qxC15_Xl8dmIOLl363UNbYl6U0tSdqON4h0JAyNmiD8,7544
metricflow/test/query/test_query_parser_suggestions.py,sha256=RMrSynfRhQUaIJj8dMjkrVGy4ZZ5zDY1_IWrycs5Mws,2842
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_dont_prune_if_in_where__after_pruning.sql,sha256=yT8g6cRT8NE4jfg2wMVCkFUP0XeNQ7tNHhFqAPzrfWw,463
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_dont_prune_if_in_where__before_pruning.sql,sha256=WmTL6kvvnUDxLBCkFGZ-lVpZ2TjrpIHccdxC_tGtTZ4,525
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_dont_prune_with_str_expr__after_pruning.sql,sha256=YuJgN63nwF8q7XCFhccVU8pOm5OvyScLmPFnW23gdx0,494
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_dont_prune_with_str_expr__before_pruning.sql,sha256=YuJgN63nwF8q7XCFhccVU8pOm5OvyScLmPFnW23gdx0,494
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_no_pruning__after_pruning.sql,sha256=3rpAwWG2Ob2wxSvatr49Z8mMGdTXTF5j2e2jcFcDSvE,727
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_no_pruning__before_pruning.sql,sha256=3rpAwWG2Ob2wxSvatr49Z8mMGdTXTF5j2e2jcFcDSvE,727
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_prune_from_source__after_pruning.sql,sha256=lqcMtHYSwrSTMAArSmKbSwCnCOPfE0EqmOYKltXo9eg,608
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_prune_from_source__before_pruning.sql,sha256=Dd2HNEcF2km8XbUFd3OCYvQWJvxAVsLupUrQP3bu5vg,637
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_prune_grandparents__after_pruning.sql,sha256=SiSu4QL-msci2CHg99Lg1SdT5TELK6SHZvmNax7aQkQ,192
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_prune_grandparents__before_pruning.sql,sha256=ItKRzBKog4GswsuN1oOphjZ_ZAzAecriPZnIG_yn9jU,210
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_prune_grandparents_in_join_query__after_pruning.sql,sha256=fuL2k5MPpjMkC82Ma584c9Mg2iTlW5LOG-Ew8ieP4DU,271
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_prune_grandparents_in_join_query__before_pruning.sql,sha256=LMB4L38_PByGtmB8ZRR-bXSHsSCg-OLCGzSg0r8Lr-o,289
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_prune_joined_source__after_pruning.sql,sha256=9XV07XD4TmOWPxGTnNayHqs0HZr81-WeHyEkOlEd_oY,598
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_prune_joined_source__before_pruning.sql,sha256=hkazGqH1rOjJ4CV5j6u5NKiXqxdzPmqrwbII6LhVDac,629
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_prune_str_expr__after_pruning.sql,sha256=AGg9cE1wDyJioWLt8OEmpXqxfLKeheY4IomV7SuGURQ,430
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_prune_str_expr__before_pruning.sql,sha256=KwpVg090hHLsWgEHq6gyrI5uNENeyqQKHDYGCFERzI4,498
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_prune_with_str_expr__after_pruning.sql,sha256=J2Opk_tN2ISYQgtS_a4nN6mPYg3tSGG4y9SA-rCWuAk,434
metricflow/test/snapshots/test_column_pruner.py/SqlQueryPlan/test_prune_with_str_expr__before_pruning.sql,sha256=YuJgN63nwF8q7XCFhccVU8pOm5OvyScLmPFnW23gdx0,494
metricflow/test/snapshots/test_convert_data_source.py/SqlQueryPlan/BigQuerySqlClient/test_convert_query_data_source__plan0.sql,sha256=haTOqI8yeUAupUdnLRYMLwtJl5GvBrEk7M_G7Z8CKe0,548
metricflow/test/snapshots/test_convert_data_source.py/SqlQueryPlan/BigQuerySqlClient/test_convert_table_data_source_with_measures__plan0.sql,sha256=cf9rWdVAbM79Fs3uaqx9jZ5tO1J--QFLwZcLnS7KADI,2071
metricflow/test/snapshots/test_convert_data_source.py/SqlQueryPlan/BigQuerySqlClient/test_convert_table_data_source_without_measures__plan0.sql,sha256=s3tIUrJDH4bG8_ck5fUBAXYu-2vWW5pFdu5ZJsrtokY,891
metricflow/test/snapshots/test_convert_data_source.py/SqlQueryPlan/RedshiftSqlClient/test_convert_query_data_source__plan0.sql,sha256=s5Bhr30DeW_HhR5kZLzrvAc4HnCyTn0s1FZ-LEUhdkg,550
metricflow/test/snapshots/test_convert_data_source.py/SqlQueryPlan/RedshiftSqlClient/test_convert_table_data_source_with_measures__plan0.sql,sha256=G2gJU4E4lurWq9cIQ-ucsFik42Sk_TpGRh8KyqZKwsk,2079
metricflow/test/snapshots/test_convert_data_source.py/SqlQueryPlan/RedshiftSqlClient/test_convert_table_data_source_without_measures__plan0.sql,sha256=QBdqRegCbmRfZxW6Cf-7-VfPA92gqhXR3yw4J8GjLmA,895
metricflow/test/snapshots/test_convert_data_source.py/SqlQueryPlan/SnowflakeSqlClient/test_convert_query_data_source__plan0.sql,sha256=s5Bhr30DeW_HhR5kZLzrvAc4HnCyTn0s1FZ-LEUhdkg,550
metricflow/test/snapshots/test_convert_data_source.py/SqlQueryPlan/SnowflakeSqlClient/test_convert_table_data_source_with_measures__plan0.sql,sha256=G2gJU4E4lurWq9cIQ-ucsFik42Sk_TpGRh8KyqZKwsk,2079
metricflow/test/snapshots/test_convert_data_source.py/SqlQueryPlan/SnowflakeSqlClient/test_convert_table_data_source_without_measures__plan0.sql,sha256=QBdqRegCbmRfZxW6Cf-7-VfPA92gqhXR3yw4J8GjLmA,895
metricflow/test/snapshots/test_convert_data_source.py/SqlQueryPlan/SqliteSqlClient/test_convert_query_data_source__plan0.sql,sha256=00-8lwDRSq4ZN7ZLXpNAUqlDgfAjKuIhwBi0AbBx8FM,474
metricflow/test/snapshots/test_convert_data_source.py/SqlQueryPlan/SqliteSqlClient/test_convert_table_data_source_with_measures__plan0.sql,sha256=Vh3CtAf9DWuSoiBK5In9umYw4jXVxHUGAHz6FQQlp6c,1663
metricflow/test/snapshots/test_convert_data_source.py/SqlQueryPlan/SqliteSqlClient/test_convert_table_data_source_without_measures__plan0.sql,sha256=oewKI42Ro-FTlJWha1ber0E9ap7hr8x3c7qlWD37KIU,767
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_cumulative_metric__dfp_0.xml,sha256=-K09z_nq2WieF-nro-PeElXvtySxWJBkbnLhytHMGr8,2209
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_distinct_values_plan__dfp_0.xml,sha256=_dIL9ncZ3dcITYajH5KqiJDt6yMvzAlkDiwKC6QijcA,7389
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_expr_metrics_plan__dfp_0.xml,sha256=PsosAXLrBaUdhCu05PGq75FHv88o3y9qsNiuUWX784s,6268
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_joined_plan__dfp_0.xml,sha256=QiLkxuB8-UaLLL9MGEMnlVnJZrykLF4G0M0kdZkcsaE,5960
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_limit_rows_plan__dfp_0.xml,sha256=KYzmT5Mfg2ZlVFmJn0Jzqe7X7WDmYhNz7OpnFsJEkIw,2199
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_multi_data_source_ratio_metrics_plan__dfp_0.xml,sha256=F4g9cVTtQcfRlpw90fK_QZ3FJl6UhPe5Y9XnqcPl4Ko,14843
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_multihop_join_plan__dfp_0.xml,sha256=XQOEahLzHALJs4LHmTmBakxV1lQn4LPLYqH3XiXMCUI,21417
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_multiple_metrics_plan__dfp_0.xml,sha256=66-45PQ9QENg_0jQPQYrW1RoLA8wrrdCgjve8r5pa_w,4585
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_order_by_plan__dfp_0.xml,sha256=bxqYDUoWy4Jr9iEvUQRJEUObYs5mQQ1uQrzPGuOC-Og,2918
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_simple_plan__dfp_0.xml,sha256=kMcnY8DxlD8P-Cfe0zR8atO9Dz0rXj_gdhaqp4u-Bkg,1789
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_single_data_source_ratio_metrics_plan__dfp_0.xml,sha256=zm_V5BeaPdKwu_p8jBLU2CJxRjJVdvONXj1MTQrbjdw,6469
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_where_constrained_plan__dfp_0.xml,sha256=ppr-0ZmrAR39lUbE75OmOpAR81auMCw6yKSkjXleFH0,8627
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_where_constrained_plan_time_dimension__dfp_0.xml,sha256=3B_wyaAmPYWqXI0Les4sY_sdFjG2maz85UlR_teky5g,4454
metricflow/test/snapshots/test_dataflow_plan_builder.py/DataflowPlan/test_where_constrained_with_common_linkable_plan__dfp_0.xml,sha256=_YiOg17R5Z4D084oEBIyasoQ7CyhCukTxfG21vIDZwQ,7129
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/BigQuerySqlClient/test_combined_metrics_plan__ep_0.xml,sha256=8oPOUGGNZj6QHdksvnm5q5bE8edQcdx83udC0tTwLAs,9336
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/BigQuerySqlClient/test_joined_plan__ep_0.xml,sha256=NLk4h5Qmcd8Vi3GJ32uEk1jZTvSi-Bb-REOePrgUUIg,3100
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/BigQuerySqlClient/test_multihop_joined_plan__ep_0.xml,sha256=AuFfGTAXjiLhKMDOIMtdiCHP-wl8RPRZdZd8SJzVafw,3820
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/BigQuerySqlClient/test_small_combined_metrics_plan__ep_0.xml,sha256=n25cAoVdLE0zkZnW1-igO2rkT7gjq9bYIvNvwjZJx-c,4045
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/RedshiftSqlClient/test_combined_metrics_plan__ep_0.xml,sha256=8oPOUGGNZj6QHdksvnm5q5bE8edQcdx83udC0tTwLAs,9336
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/RedshiftSqlClient/test_joined_plan__ep_0.xml,sha256=1pZmAMzYoMjuRYlEEEQIsdHRDtbaqaaQdQgGbr31AT8,3100
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/RedshiftSqlClient/test_multihop_joined_plan__ep_0.xml,sha256=B0EjZqcuo6PG2o1yPlkeaHj15FSx0LKxl24v4pwaK44,3820
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/RedshiftSqlClient/test_small_combined_metrics_plan__ep_0.xml,sha256=n25cAoVdLE0zkZnW1-igO2rkT7gjq9bYIvNvwjZJx-c,4045
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/SnowflakeSqlClient/test_combined_metrics_plan__ep_0.xml,sha256=8oPOUGGNZj6QHdksvnm5q5bE8edQcdx83udC0tTwLAs,9336
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/SnowflakeSqlClient/test_joined_plan__ep_0.xml,sha256=1pZmAMzYoMjuRYlEEEQIsdHRDtbaqaaQdQgGbr31AT8,3100
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/SnowflakeSqlClient/test_multihop_joined_plan__ep_0.xml,sha256=B0EjZqcuo6PG2o1yPlkeaHj15FSx0LKxl24v4pwaK44,3820
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/SnowflakeSqlClient/test_small_combined_metrics_plan__ep_0.xml,sha256=n25cAoVdLE0zkZnW1-igO2rkT7gjq9bYIvNvwjZJx-c,4045
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/SqliteSqlClient/test_combined_metrics_plan__ep_0.xml,sha256=8oPOUGGNZj6QHdksvnm5q5bE8edQcdx83udC0tTwLAs,9336
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/SqliteSqlClient/test_joined_plan__ep_0.xml,sha256=1pZmAMzYoMjuRYlEEEQIsdHRDtbaqaaQdQgGbr31AT8,3100
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/SqliteSqlClient/test_multihop_joined_plan__ep_0.xml,sha256=B0EjZqcuo6PG2o1yPlkeaHj15FSx0LKxl24v4pwaK44,3820
metricflow/test/snapshots/test_dataflow_to_execution.py/ExecutionPlan/SqliteSqlClient/test_small_combined_metrics_plan__ep_0.xml,sha256=n25cAoVdLE0zkZnW1-igO2rkT7gjq9bYIvNvwjZJx-c,4045
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/DataflowPlan/test_compute_metrics_node_simple_expr__plan0.xml,sha256=ixV6uDZpoSemVRtjhrxXT2Gqoxedu9gvif2FWFUzqSE,4377
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_composite_identifier__plan0.sql,sha256=R31iH3smNDENNAn-HGN5UTjZkACOw0TwKuUD56FKcLo,1876
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_composite_identifier__plan0_optimized.sql,sha256=bAdsavWt5-ETiR2dwWPBg1iYTzaJdv8ruahKZ2UyoUI,498
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_composite_identifier_with_join__plan0.sql,sha256=BIDJboy8q0OvLJk2ATvLys3sKLQ1NxvfzUrl4gTJiyw,6616
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_composite_identifier_with_join__plan0_optimized.sql,sha256=BkecHykmDqEwbSo--IjqM36O094A-pTlspcwnxeRsBY,982
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_composite_identifier_with_order_by__plan0.sql,sha256=CjYy5D4KT4fbGJCgYiQ4MFgEulV5pMH-4YnwOFvg19o,2171
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_composite_identifier_with_order_by__plan0_optimized.sql,sha256=NkrkhvYttQ48qP891UgOrRAFgJdrqY1n0B0kBOsH6tY,584
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_compute_metrics_node__plan0.sql,sha256=qRwRv16liUbD5Wwk_8hBMnsTTosHH7cEeWZxN0aH1k8,6799
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_compute_metrics_node__plan0_optimized.sql,sha256=7bSRXvwJNsUWUwrqNu4iY0FwzjdoiAiDhwUV688SeP0,726
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_compute_metrics_node_ratio_from_multiple_data_sources__plan0.sql,sha256=1GdwyNZHeIJs1SI99QTJN6y9FTgo6VhFK9wK8OyPEVU,15499
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_compute_metrics_node_ratio_from_multiple_data_sources__plan0_optimized.sql,sha256=bcUZyUm3DqanDNlIYVWIv7_F-XncjoJmVZYHuacnr9c,2411
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_compute_metrics_node_ratio_from_single_data_source__plan0.sql,sha256=NhlqCSxAPa2wAIiU8hmx-XAPeHyIPeZoxSsesENok40,7002
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_compute_metrics_node_ratio_from_single_data_source__plan0_optimized.sql,sha256=k-rpwmTsssMEhV6gkBwgLKAch4kh_QHswqQPXgNWgGU,1016
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_compute_metrics_node_simple_expr__plan0.sql,sha256=uetwEFLpR_WQBDUFWBXMZ1cbeb8VucovoF344zfiUy4,6850
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_compute_metrics_node_simple_expr__plan0_optimized.sql,sha256=hF19Ja5fTzPlamDR6NQVlyG-j6ne2TZKqDGtv3dqq8U,747
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_constrain_primary_time_dimension__plan0.sql,sha256=mfzCyt1ZEgVNxFIjIqEpMgtcD7Hf6YpWfLKPI3YgdDU,3445
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_constrain_primary_time_dimension__plan0_optimized.sql,sha256=6Nxp643jsYE1wYvLzwGVd32-89qO93gc78f6eaN6Ccw,415
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_cumulative_metric__plan0.sql,sha256=BW0z-zMWtz_55D6tA-Q6h9PSfbxCD3faaY2a2ufTUpM,1639
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_cumulative_metric__plan0_optimized.sql,sha256=z_WnPeAWigCHOJcKAvzrAXIyrl8-QizqPtrbB269sK8,698
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_cumulative_metric_grain_to_date__plan0.sql,sha256=28tdwg04uepeDTjzykZPwSVwo2ZbMStLwdDJlkOiHdM,1599
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_cumulative_metric_grain_to_date__plan0_optimized.sql,sha256=hUBE2lR0SjjQYJ2ZIsVBmf2dL55AUSWYmm74hJe6q7Y,658
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_cumulative_metric_no_ds__plan0.sql,sha256=4-BHwe_cxUyRDIKImJVdl9hwxshauLi10bosWZXivd8,942
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_cumulative_metric_no_ds__plan0_optimized.sql,sha256=GdjaFZLwiBOzvHjX-6wHmyo6GTsh0uPTL8EnBCCls_o,307
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_cumulative_metric_no_window__plan0.sql,sha256=p20FVw-qUJ0z-VZWvCyvioR-X85IZyDqQF5j1N_TZSM,1508
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_cumulative_metric_no_window__plan0_optimized.sql,sha256=Uz6S7JGzDgYlK1tF8KDxlI92aubEI9RBK16uTpDt_H8,552
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_cumulative_metric_no_window_with_time_constraint__plan0.sql,sha256=ctTM7cqBxrhpqG56OKuU173lAfjspNUT0__i-kk6PYE,2557
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_cumulative_metric_no_window_with_time_constraint__plan0_optimized.sql,sha256=rh7mgf0msrxQ3FBPzDY8RYiaJoz-STjhsp8CCTZH7yY,1233
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_cumulative_metric_with_time_constraint__plan0.sql,sha256=ZplonDTaZlwgViiOjqh-kSekIlEkth8Nn1On8-Z-gfQ,2696
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_cumulative_metric_with_time_constraint__plan0_optimized.sql,sha256=9-_8OINeNnOx1aklTzFQkcNMWepSX0ZMaqyVn3PfXzU,1350
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_distinct_values__plan0.sql,sha256=AJK99XUYiqmJi42XbqPmLN7uKH0bHozCBdOsf8CzrXE,7886
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_distinct_values__plan0_optimized.sql,sha256=nOyARXii6NU47uryFi7N8PBWetXkBbVL1VFO__4fRtQ,697
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_filter_node__plan0.sql,sha256=XoTCfyUmdQslDe9_nKL9rPggzluxDDN5MCA3v7OPfnM,3092
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_filter_node__plan0_optimized.sql,sha256=EpHg1R7XKbI4BtIo4p8cDwDZg8xWJxIa8Tyx5q6jLoY,236
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_filter_with_where_constraint_node__plan0.sql,sha256=WZMVdU0SUUDZ-6rUXGmbL5P4LXhdpZ25BhQQHYZVsmw,3320
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_filter_with_where_constraint_node__plan0_optimized.sql,sha256=V4SzjcOoyzov6IiynjFF2Yr3SGonMhZ_T-UXALhI6GY,365
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_filter_with_where_constraint_on_join_dim__plan0.sql,sha256=bQPk7rcIydQvX5V4G1sKcMoSSG7x7qb50XuwwNJ4v_k,8009
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_filter_with_where_constraint_on_join_dim__plan0_optimized.sql,sha256=6VpKLYSyZEIkm4MpqL54zUKgWtYbuFXkfdJZgLN8yyM,1057
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_limit_rows__plan0.sql,sha256=T4fjPHEk8oyMR5xUJSQZj_7xF2QFb9KhlzWwBtppxpo,3741
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_limit_rows__plan0_optimized.sql,sha256=gRweLHESwBX9wjWpduvO7rABYbhQzPAuw3t2Nyxb-jI,429
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_local_dimension_using_local_identifier__plan0.sql,sha256=ua6d4a0UiLZg9SxT-bjTX6hn_wrhwdnxx7mgT-Xwlxc,2989
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_local_dimension_using_local_identifier__plan0_optimized.sql,sha256=Z_DQYjUlNe02UYjeMRljbtJ9w0kVosF8eomweXlziiA,446
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_measure_aggregation_node__plan0.sql,sha256=Vt7vKL3uiizL74od4XJ0ky5IJ2-PFRpYfAjqTqU8nzY,3572
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_measure_aggregation_node__plan0_optimized.sql,sha256=6BED9hp4qGGm4bFlNfaw0tPKfgDSKYxDhSJ6lGUoUcs,475
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_multi_join_node__plan0.sql,sha256=qCndpm8gLI5HCCqSA5LS6BBSkW6iJXOwGu2U0JbLdC8,8764
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_multi_join_node__plan0_optimized.sql,sha256=KsmZo-tux1yo2eCmSpVGZngULWSKPhKsPfYJkNiItmM,1166
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_multihop_node__plan0.sql,sha256=QoFN1sv8kOdigPr4GXFRHIVGNu--2MT1hm6abCxj6hM,9999
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_multihop_node__plan0_optimized.sql,sha256=fxK3sE0A6EQnFUW9mF-RrzV8MXDi_viZHgh0IWE--QY,1255
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_order_by_node__plan0.sql,sha256=NnevHVy_6bAIwhWHm7hKvEb_YJXQyrRokTG498XTkbs,3922
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_order_by_node__plan0_optimized.sql,sha256=xDN0eEBNcXgEzvntumNmf2dDHjirrd4lH8acDhBiRQ4,517
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_partitioned_join__plan0.sql,sha256=KpeCm6giueHjsR5wl8JGN0iCHYZzhjAAL8R3o5kTP7s,6724
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_partitioned_join__plan0_optimized.sql,sha256=Wv8MDZmYLbLUy_GXEC1rz2xv5DMMmxDOx_MT9jxX1bo,863
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_single_join_node__plan0.sql,sha256=mHNhYV5H8J6tKr0uEwCNS7zF2hnRcwRUOq80M3e_MAo,6046
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_single_join_node__plan0_optimized.sql,sha256=bts31gr6pTRoxiOWeXbqtKHkIyueWj67Lzru3SZNKCg,617
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_source_node__plan0.sql,sha256=vP4LDlIdVXyyhPdandeBxQRL9x5Xg545Gq192fBUGf0,2926
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/BigQuerySqlClient/test_source_node__plan0_optimized.sql,sha256=5Mc5FHpHmSl7rIenwBrtXuyPfRvQtU-3H2OF6aoT7as,2042
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_composite_identifier__plan0.sql,sha256=gsh8vfHYx85ppZXj69Ffx4B-SQSXsIWIafPQ-jIYUJQ,1880
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_composite_identifier__plan0_optimized.sql,sha256=bAdsavWt5-ETiR2dwWPBg1iYTzaJdv8ruahKZ2UyoUI,498
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_composite_identifier_with_join__plan0.sql,sha256=WkkgjKz5GrUOV6CvgGfU1vwa4BtZa5NL_Z_qqcaIUYM,6628
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_composite_identifier_with_join__plan0_optimized.sql,sha256=KC1oEI1PKePOGf-HUrDFqaKZyzDigT3skRaD7D3gdz4,1008
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_composite_identifier_with_order_by__plan0.sql,sha256=-vJmxp4-NCxOSrlZPSafiVXouAai08moa4Fv13MZ48Q,2175
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_composite_identifier_with_order_by__plan0_optimized.sql,sha256=NkrkhvYttQ48qP891UgOrRAFgJdrqY1n0B0kBOsH6tY,584
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_compute_metrics_node__plan0.sql,sha256=fhsXRvUHqbLyF177iqzAEqERRtCuLstN0FEuLUcrWPk,6815
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_compute_metrics_node__plan0_optimized.sql,sha256=4yEqPoeDrm8mR82f7mgmbRRk3MsEs9bzTaezAp18I9c,743
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_compute_metrics_node_ratio_from_multiple_data_sources__plan0.sql,sha256=E3kmj1i-Kofe0fjqN0bnJqUgbFuIOcCzLDDW7qMp4m4,15549
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_compute_metrics_node_ratio_from_multiple_data_sources__plan0_optimized.sql,sha256=phZpS0e6oN5Zs2KSi-QK3V6dd6COfsjXPVM1tsSXhDI,2465
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_compute_metrics_node_ratio_from_single_data_source__plan0.sql,sha256=iyQy3DhagR9E2WFdxd6jpbz6ljdfD6YEkH_XPhJD3hw,7036
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_compute_metrics_node_ratio_from_single_data_source__plan0_optimized.sql,sha256=hJmcaWQ_lqlyC_oxrKFMUdyJXEETWRjjVskTbAi6oxY,1051
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_compute_metrics_node_simple_expr__plan0.sql,sha256=YpnGsorC3dofTdKDdoLkPhf_5pKF6cBH5ts_BFytmi0,6866
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_compute_metrics_node_simple_expr__plan0_optimized.sql,sha256=dfUUdo5xeb6LqyR3A1u7uf-T1wSz8aVECAF7KWTH984,786
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_constrain_primary_time_dimension__plan0.sql,sha256=mgYwvx-JM49FoqA_fFgK_A64de9pPEYNPoLkEYMsU5Q,3455
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_constrain_primary_time_dimension__plan0_optimized.sql,sha256=m-cP_J8I2CJfdAx4JB1KQ0chR3ZNWCZw8Svsa9y0-Vw,417
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_cumulative_metric__plan0.sql,sha256=O8xJB2YHt6cFxtzBGBw-PP4Q2c2otxA5FSAryrFlkjI,1619
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_cumulative_metric__plan0_optimized.sql,sha256=3v48ENZaJrKNWLeigQEjItNvArWq3tsLGa5Z6O4FrS4,699
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_cumulative_metric_grain_to_date__plan0.sql,sha256=nRjdo2JBbWNJ6fUycRNVSW5WeIDX2bQfq-adtqs_Prk,1618
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_cumulative_metric_grain_to_date__plan0_optimized.sql,sha256=5OFI5XJeGkAnjq7l03T8m6-9GnNcG2boxs67wVCNy7M,698
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_cumulative_metric_no_ds__plan0.sql,sha256=b1qYxyx82tThD9tMtY2P_LFTonzLLtB8AxlrgWQH7BM,944
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_cumulative_metric_no_ds__plan0_optimized.sql,sha256=GdjaFZLwiBOzvHjX-6wHmyo6GTsh0uPTL8EnBCCls_o,307
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_cumulative_metric_no_window__plan0.sql,sha256=oBv8yXJ_v26IenlNkVVsIR7deiXzJPOXq00a_1n4Xt0,1514
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_cumulative_metric_no_window__plan0_optimized.sql,sha256=BLyc79x_lA27pPq-07Eoa6507GNkS7U9_BA9C4EUBRI,577
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_cumulative_metric_no_window_with_time_constraint__plan0.sql,sha256=9AqB9Uzv5G-sEihuRxhzbnkYBvwx_Ui3vG8bxhPJuVk,2569
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_cumulative_metric_no_window_with_time_constraint__plan0_optimized.sql,sha256=n93r97t3HEklImuedgjYvHNf-XEqzz9aLjh7vLx6TBs,1265
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_cumulative_metric_with_time_constraint__plan0.sql,sha256=gltta1C-pMSWsg52qMzGcT1se3mPQGGos4gBAgiltPc,2682
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_cumulative_metric_with_time_constraint__plan0_optimized.sql,sha256=GTJTj9nFT-CIpEKkKAhxVjFZd3Dm6RVGW6a3FiPNsq4,1356
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_distinct_values__plan0.sql,sha256=lKq2zshbCyucwTIloyoWLdxK7Ha_0nWOY0QQCZJpGIg,7902
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_distinct_values__plan0_optimized.sql,sha256=U06JcbzG_BLlwLyPxDWYWogrS9PWiNx1-TxaArPJo1c,707
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_filter_node__plan0.sql,sha256=-CV_B1zZuusWXtxohhjBuWdk_qL-Jb8GJCQPurLr3ug,3100
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_filter_node__plan0_optimized.sql,sha256=EpHg1R7XKbI4BtIo4p8cDwDZg8xWJxIa8Tyx5q6jLoY,236
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_filter_with_where_constraint_node__plan0.sql,sha256=5pnErxqgDqCWivDN3UmTj-LetVIOodCQzKkmQZpRNpg,3328
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_filter_with_where_constraint_node__plan0_optimized.sql,sha256=V4SzjcOoyzov6IiynjFF2Yr3SGonMhZ_T-UXALhI6GY,365
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_filter_with_where_constraint_on_join_dim__plan0.sql,sha256=6DNvLLtiCeCVnY0vMdPz_JHXucVDZuBHm0JBQ6WfSsM,8025
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_filter_with_where_constraint_on_join_dim__plan0_optimized.sql,sha256=6VpKLYSyZEIkm4MpqL54zUKgWtYbuFXkfdJZgLN8yyM,1057
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_limit_rows__plan0.sql,sha256=SG6k7BV9Y5rn2CFs8tKY-qFoDUGT7JT1D-uhl_QaCvM,3749
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_limit_rows__plan0_optimized.sql,sha256=gRweLHESwBX9wjWpduvO7rABYbhQzPAuw3t2Nyxb-jI,429
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_local_dimension_using_local_identifier__plan0.sql,sha256=hl2w_z3bqpZI28ZSFZg2lHvaGISTedsrBu2SLdlZ2Ho,2997
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_local_dimension_using_local_identifier__plan0_optimized.sql,sha256=Z_DQYjUlNe02UYjeMRljbtJ9w0kVosF8eomweXlziiA,446
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_measure_aggregation_node__plan0.sql,sha256=Pj03LlHRp3oNy6elRTLGS8vfdJrgpB4u08PnaF1Jl_w,3580
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_measure_aggregation_node__plan0_optimized.sql,sha256=6BED9hp4qGGm4bFlNfaw0tPKfgDSKYxDhSJ6lGUoUcs,475
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_multi_join_node__plan0.sql,sha256=kzOOMplwEBJU0k0rCpCXK6UJSwOwcxMMOz5sgfu3Qn0,8788
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_multi_join_node__plan0_optimized.sql,sha256=KsmZo-tux1yo2eCmSpVGZngULWSKPhKsPfYJkNiItmM,1166
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_multihop_node__plan0.sql,sha256=b4Z8F3mL6shIcF9aBH7_SKHeJ_aClvt8m-Tq79aw6w0,10015
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_multihop_node__plan0_optimized.sql,sha256=_W1ZQn7lau0mk2D7NhooaqYeLxAwcR355UGsjQ--deA,1251
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_order_by_node__plan0.sql,sha256=rFs9aJjEm4oo7RryFJhxr0769nMHlVJ9hVTo-QqIM4U,3930
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_order_by_node__plan0_optimized.sql,sha256=xDN0eEBNcXgEzvntumNmf2dDHjirrd4lH8acDhBiRQ4,517
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_partitioned_join__plan0.sql,sha256=sdDobH2fQhJZ33iS1iz83B8SzoO2wtyPdW8eQtF44V8,6744
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_partitioned_join__plan0_optimized.sql,sha256=k_Nxp4mB1dCZQk7Kgljl3Ebyfrr0yxvJbdTLgew_bjA,883
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_single_join_node__plan0.sql,sha256=5uKw7JF9WNAKttlYVrIU6Ojz0cbC79oGBo2vPeuwQr4,6062
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_single_join_node__plan0_optimized.sql,sha256=bts31gr6pTRoxiOWeXbqtKHkIyueWj67Lzru3SZNKCg,617
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_source_node__plan0.sql,sha256=MHYrPiBjdWkpHA9YQqzyyEukVikkbjywIbIXHEOrvkU,2934
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/RedshiftSqlClient/test_source_node__plan0_optimized.sql,sha256=shaPzuAfHwqDZXu26NVVKetQhX_Mnq_38WIQWcE9h3o,2050
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_composite_identifier__plan0.sql,sha256=gsh8vfHYx85ppZXj69Ffx4B-SQSXsIWIafPQ-jIYUJQ,1880
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_composite_identifier__plan0_optimized.sql,sha256=bAdsavWt5-ETiR2dwWPBg1iYTzaJdv8ruahKZ2UyoUI,498
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_composite_identifier_with_join__plan0.sql,sha256=WkkgjKz5GrUOV6CvgGfU1vwa4BtZa5NL_Z_qqcaIUYM,6628
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_composite_identifier_with_join__plan0_optimized.sql,sha256=KC1oEI1PKePOGf-HUrDFqaKZyzDigT3skRaD7D3gdz4,1008
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_composite_identifier_with_order_by__plan0.sql,sha256=-vJmxp4-NCxOSrlZPSafiVXouAai08moa4Fv13MZ48Q,2175
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_composite_identifier_with_order_by__plan0_optimized.sql,sha256=NkrkhvYttQ48qP891UgOrRAFgJdrqY1n0B0kBOsH6tY,584
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_compute_metrics_node__plan0.sql,sha256=fhsXRvUHqbLyF177iqzAEqERRtCuLstN0FEuLUcrWPk,6815
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_compute_metrics_node__plan0_optimized.sql,sha256=4yEqPoeDrm8mR82f7mgmbRRk3MsEs9bzTaezAp18I9c,743
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_compute_metrics_node_ratio_from_multiple_data_sources__plan0.sql,sha256=ajlUMdou_fkQencss2NOVHvBc1yS49XKgObHFn-QLcE,15529
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_compute_metrics_node_ratio_from_multiple_data_sources__plan0_optimized.sql,sha256=OB9iZA6OGPi-_kgqepP0yxJAfkXPdVVyl4aeLRf5M_M,2445
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_compute_metrics_node_ratio_from_single_data_source__plan0.sql,sha256=Etm-1MEgFJNaQzeovhas5K3quyj421cKnMwqBXak_Jw,7016
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_compute_metrics_node_ratio_from_single_data_source__plan0_optimized.sql,sha256=3f772qYBtNjwKlqK922Tosl9GoB85VNtyh693paPpg0,1031
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_compute_metrics_node_simple_expr__plan0.sql,sha256=YpnGsorC3dofTdKDdoLkPhf_5pKF6cBH5ts_BFytmi0,6866
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_compute_metrics_node_simple_expr__plan0_optimized.sql,sha256=dfUUdo5xeb6LqyR3A1u7uf-T1wSz8aVECAF7KWTH984,786
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_constrain_primary_time_dimension__plan0.sql,sha256=mgYwvx-JM49FoqA_fFgK_A64de9pPEYNPoLkEYMsU5Q,3455
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_constrain_primary_time_dimension__plan0_optimized.sql,sha256=m-cP_J8I2CJfdAx4JB1KQ0chR3ZNWCZw8Svsa9y0-Vw,417
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_cumulative_metric__plan0.sql,sha256=O8xJB2YHt6cFxtzBGBw-PP4Q2c2otxA5FSAryrFlkjI,1619
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_cumulative_metric__plan0_optimized.sql,sha256=3v48ENZaJrKNWLeigQEjItNvArWq3tsLGa5Z6O4FrS4,699
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_cumulative_metric_grain_to_date__plan0.sql,sha256=nRjdo2JBbWNJ6fUycRNVSW5WeIDX2bQfq-adtqs_Prk,1618
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_cumulative_metric_grain_to_date__plan0_optimized.sql,sha256=5OFI5XJeGkAnjq7l03T8m6-9GnNcG2boxs67wVCNy7M,698
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_cumulative_metric_no_ds__plan0.sql,sha256=b1qYxyx82tThD9tMtY2P_LFTonzLLtB8AxlrgWQH7BM,944
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_cumulative_metric_no_ds__plan0_optimized.sql,sha256=GdjaFZLwiBOzvHjX-6wHmyo6GTsh0uPTL8EnBCCls_o,307
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_cumulative_metric_no_window__plan0.sql,sha256=oBv8yXJ_v26IenlNkVVsIR7deiXzJPOXq00a_1n4Xt0,1514
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_cumulative_metric_no_window__plan0_optimized.sql,sha256=BLyc79x_lA27pPq-07Eoa6507GNkS7U9_BA9C4EUBRI,577
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_cumulative_metric_no_window_with_time_constraint__plan0.sql,sha256=9AqB9Uzv5G-sEihuRxhzbnkYBvwx_Ui3vG8bxhPJuVk,2569
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_cumulative_metric_no_window_with_time_constraint__plan0_optimized.sql,sha256=n93r97t3HEklImuedgjYvHNf-XEqzz9aLjh7vLx6TBs,1265
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_cumulative_metric_with_time_constraint__plan0.sql,sha256=gltta1C-pMSWsg52qMzGcT1se3mPQGGos4gBAgiltPc,2682
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_cumulative_metric_with_time_constraint__plan0_optimized.sql,sha256=GTJTj9nFT-CIpEKkKAhxVjFZd3Dm6RVGW6a3FiPNsq4,1356
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_distinct_values__plan0.sql,sha256=lKq2zshbCyucwTIloyoWLdxK7Ha_0nWOY0QQCZJpGIg,7902
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_distinct_values__plan0_optimized.sql,sha256=U06JcbzG_BLlwLyPxDWYWogrS9PWiNx1-TxaArPJo1c,707
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_filter_node__plan0.sql,sha256=-CV_B1zZuusWXtxohhjBuWdk_qL-Jb8GJCQPurLr3ug,3100
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_filter_node__plan0_optimized.sql,sha256=EpHg1R7XKbI4BtIo4p8cDwDZg8xWJxIa8Tyx5q6jLoY,236
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_filter_with_where_constraint_node__plan0.sql,sha256=5pnErxqgDqCWivDN3UmTj-LetVIOodCQzKkmQZpRNpg,3328
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_filter_with_where_constraint_node__plan0_optimized.sql,sha256=V4SzjcOoyzov6IiynjFF2Yr3SGonMhZ_T-UXALhI6GY,365
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_filter_with_where_constraint_on_join_dim__plan0.sql,sha256=6DNvLLtiCeCVnY0vMdPz_JHXucVDZuBHm0JBQ6WfSsM,8025
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_filter_with_where_constraint_on_join_dim__plan0_optimized.sql,sha256=6VpKLYSyZEIkm4MpqL54zUKgWtYbuFXkfdJZgLN8yyM,1057
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_limit_rows__plan0.sql,sha256=SG6k7BV9Y5rn2CFs8tKY-qFoDUGT7JT1D-uhl_QaCvM,3749
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_limit_rows__plan0_optimized.sql,sha256=gRweLHESwBX9wjWpduvO7rABYbhQzPAuw3t2Nyxb-jI,429
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_local_dimension_using_local_identifier__plan0.sql,sha256=hl2w_z3bqpZI28ZSFZg2lHvaGISTedsrBu2SLdlZ2Ho,2997
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_local_dimension_using_local_identifier__plan0_optimized.sql,sha256=Z_DQYjUlNe02UYjeMRljbtJ9w0kVosF8eomweXlziiA,446
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_measure_aggregation_node__plan0.sql,sha256=Pj03LlHRp3oNy6elRTLGS8vfdJrgpB4u08PnaF1Jl_w,3580
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_measure_aggregation_node__plan0_optimized.sql,sha256=6BED9hp4qGGm4bFlNfaw0tPKfgDSKYxDhSJ6lGUoUcs,475
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_multi_join_node__plan0.sql,sha256=kzOOMplwEBJU0k0rCpCXK6UJSwOwcxMMOz5sgfu3Qn0,8788
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_multi_join_node__plan0_optimized.sql,sha256=KsmZo-tux1yo2eCmSpVGZngULWSKPhKsPfYJkNiItmM,1166
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_multihop_node__plan0.sql,sha256=b4Z8F3mL6shIcF9aBH7_SKHeJ_aClvt8m-Tq79aw6w0,10015
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_multihop_node__plan0_optimized.sql,sha256=_W1ZQn7lau0mk2D7NhooaqYeLxAwcR355UGsjQ--deA,1251
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_order_by_node__plan0.sql,sha256=rFs9aJjEm4oo7RryFJhxr0769nMHlVJ9hVTo-QqIM4U,3930
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_order_by_node__plan0_optimized.sql,sha256=xDN0eEBNcXgEzvntumNmf2dDHjirrd4lH8acDhBiRQ4,517
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_partitioned_join__plan0.sql,sha256=sdDobH2fQhJZ33iS1iz83B8SzoO2wtyPdW8eQtF44V8,6744
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_partitioned_join__plan0_optimized.sql,sha256=k_Nxp4mB1dCZQk7Kgljl3Ebyfrr0yxvJbdTLgew_bjA,883
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_single_join_node__plan0.sql,sha256=5uKw7JF9WNAKttlYVrIU6Ojz0cbC79oGBo2vPeuwQr4,6062
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_single_join_node__plan0_optimized.sql,sha256=bts31gr6pTRoxiOWeXbqtKHkIyueWj67Lzru3SZNKCg,617
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_source_node__plan0.sql,sha256=MHYrPiBjdWkpHA9YQqzyyEukVikkbjywIbIXHEOrvkU,2934
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SnowflakeSqlClient/test_source_node__plan0_optimized.sql,sha256=shaPzuAfHwqDZXu26NVVKetQhX_Mnq_38WIQWcE9h3o,2050
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_composite_identifier__plan0.sql,sha256=r7DHI_bYuMSeLrSRZjy0iy2RKaFEBTDhAY7hvFvOz0s,1728
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_composite_identifier__plan0_optimized.sql,sha256=bAdsavWt5-ETiR2dwWPBg1iYTzaJdv8ruahKZ2UyoUI,498
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_composite_identifier_with_join__plan0.sql,sha256=I2spNte51JJILwhpfdWDrdUht6XQ1KQxri4pP0K8fZo,6092
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_composite_identifier_with_join__plan0_optimized.sql,sha256=KC1oEI1PKePOGf-HUrDFqaKZyzDigT3skRaD7D3gdz4,1008
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_composite_identifier_with_order_by__plan0.sql,sha256=5EmHxYq5s8OuKioWU8k833uZF7-k0LcXqtv2sURnOf8,2023
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_composite_identifier_with_order_by__plan0_optimized.sql,sha256=NkrkhvYttQ48qP891UgOrRAFgJdrqY1n0B0kBOsH6tY,584
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_compute_metrics_node__plan0.sql,sha256=W3ZISUNoVy3RgRPqSm32sq-fN5Wt0duz-xhYIPn8vlU,5983
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_compute_metrics_node__plan0_optimized.sql,sha256=4yEqPoeDrm8mR82f7mgmbRRk3MsEs9bzTaezAp18I9c,743
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_compute_metrics_node_ratio_from_multiple_data_sources__plan0.sql,sha256=Ua3Z9m85CN7jdLb45-ONJol04sTRJlOb3AJhWrdFrNY,13913
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_compute_metrics_node_ratio_from_multiple_data_sources__plan0_optimized.sql,sha256=OB9iZA6OGPi-_kgqepP0yxJAfkXPdVVyl4aeLRf5M_M,2445
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_compute_metrics_node_ratio_from_single_data_source__plan0.sql,sha256=W7TnGczjIKj4UWtoTDw_Hgeomz22XBQsJKJJ1NPHSm0,6184
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_compute_metrics_node_ratio_from_single_data_source__plan0_optimized.sql,sha256=3f772qYBtNjwKlqK922Tosl9GoB85VNtyh693paPpg0,1031
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_compute_metrics_node_simple_expr__plan0.sql,sha256=iBu7LX1jN9WeZD1h4wJ1s_o9TZvOnj94IvLPWHICWoA,6034
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_compute_metrics_node_simple_expr__plan0_optimized.sql,sha256=dfUUdo5xeb6LqyR3A1u7uf-T1wSz8aVECAF7KWTH984,786
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_constrain_primary_time_dimension__plan0.sql,sha256=WxTJitHVJUPBrAf_z5EM5MAs_nq81RVnuXCJv0Zbb8o,3045
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_constrain_primary_time_dimension__plan0_optimized.sql,sha256=vEi15MSYEA4wTYf9lJMp-x9yngg27_lSoltNMMcxJ3Q,407
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_cumulative_metric__plan0.sql,sha256=tYiS9K-5LUcJaBC8wM23FbYdXt0Xzpz6GIlVMsmOUu4,1541
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_cumulative_metric__plan0_optimized.sql,sha256=6hwjVFkyOdl28kTf5wB11TT_ArRWf20w8BNgsvJ3m08,673
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_cumulative_metric_grain_to_date__plan0.sql,sha256=gu_niVvUkB1n8DUfYe-UJOaFpR7CEp4-mHZPeIpf-t4,1534
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_cumulative_metric_grain_to_date__plan0_optimized.sql,sha256=2BQ9A6H1S1EA7VIdqeIjKYBt4l_67WNafWsiOV3ezFw,666
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_cumulative_metric_no_ds__plan0.sql,sha256=Nr4DZaHKFOU3rNsUiSwt21u4eFH7ISkdBMH6j0tj0sc,868
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_cumulative_metric_no_ds__plan0_optimized.sql,sha256=GdjaFZLwiBOzvHjX-6wHmyo6GTsh0uPTL8EnBCCls_o,307
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_cumulative_metric_no_window__plan0.sql,sha256=Ed9nUxGEpT9ya_W_wcWm68bo8v-KiKwgXmZPHAUo9L0,1438
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_cumulative_metric_no_window__plan0_optimized.sql,sha256=EWhjlau97IZrt1bJ9DAx6R6Ks9VK9yY877E3_6UGjew,572
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_cumulative_metric_no_window_with_time_constraint__plan0.sql,sha256=t7wdtPQW_y2RXtyKj_J85FYBicTSUJFHTUHrxgsb4WM,2463
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_cumulative_metric_no_window_with_time_constraint__plan0_optimized.sql,sha256=zIppzQpt2MxGyA6y3Zag9Qq1tGlO3WEeHOwecvUOZHU,1248
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_cumulative_metric_with_time_constraint__plan0.sql,sha256=cmjvwt2gW0cd5nVcS_9RiIU4Xv_CtvT7Aqm4D9f8lmE,2574
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_cumulative_metric_with_time_constraint__plan0_optimized.sql,sha256=jER_-C6WwM2nZBbtDtlSSZW5z3gQHEkiJvL4-yVaPqQ,1337
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_distinct_values__plan0.sql,sha256=cyB5muqsjHXAOzEBw4UsLONmg53ZY0uXLBxwAvdx5ug,7070
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_distinct_values__plan0_optimized.sql,sha256=U06JcbzG_BLlwLyPxDWYWogrS9PWiNx1-TxaArPJo1c,707
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_filter_node__plan0.sql,sha256=SoHRFi8khdyBXzvg5fc3oERgQacYq4tOaQ1QbWgLGM8,2700
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_filter_node__plan0_optimized.sql,sha256=EpHg1R7XKbI4BtIo4p8cDwDZg8xWJxIa8Tyx5q6jLoY,236
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_filter_with_where_constraint_node__plan0.sql,sha256=MY4x3NmMSvjcCksENvat1V0mZdPwI2a-m5rPoUiBC9E,2928
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_filter_with_where_constraint_node__plan0_optimized.sql,sha256=V4SzjcOoyzov6IiynjFF2Yr3SGonMhZ_T-UXALhI6GY,365
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_filter_with_where_constraint_on_join_dim__plan0.sql,sha256=4s-b4A_POVLF6nXfKIWmHV3sbcee6lwGBuEBrUAxxdk,7193
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_filter_with_where_constraint_on_join_dim__plan0_optimized.sql,sha256=6VpKLYSyZEIkm4MpqL54zUKgWtYbuFXkfdJZgLN8yyM,1057
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_limit_rows__plan0.sql,sha256=1dmGlwY91z9MyS6dRIhTw-fCNJap2WM0AtCKC5bcD7c,3349
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_limit_rows__plan0_optimized.sql,sha256=gRweLHESwBX9wjWpduvO7rABYbhQzPAuw3t2Nyxb-jI,429
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_local_dimension_using_local_identifier__plan0.sql,sha256=DbCjZyWCeyHHkgMu23ci4RNtZmm_gNMvHqxvvjhdjKo,2565
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_local_dimension_using_local_identifier__plan0_optimized.sql,sha256=Z_DQYjUlNe02UYjeMRljbtJ9w0kVosF8eomweXlziiA,446
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_measure_aggregation_node__plan0.sql,sha256=50vIZWYx1JQlQS2l-qso7CqEVF_9jz4lXPKXzctPhFI,3180
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_measure_aggregation_node__plan0_optimized.sql,sha256=6BED9hp4qGGm4bFlNfaw0tPKfgDSKYxDhSJ6lGUoUcs,475
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_multi_join_node__plan0.sql,sha256=8yjnZsR5jWoRh2OnOtK6GrnuSWlSQHc1-gbOa1l93ms,7524
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_multi_join_node__plan0_optimized.sql,sha256=KsmZo-tux1yo2eCmSpVGZngULWSKPhKsPfYJkNiItmM,1166
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_multihop_node__plan0.sql,sha256=Iz7By1Bo-UgZdD-gt5YX_TeZmzNoXSLrTQMnRir8rDs,9231
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_multihop_node__plan0_optimized.sql,sha256=_W1ZQn7lau0mk2D7NhooaqYeLxAwcR355UGsjQ--deA,1251
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_order_by_node__plan0.sql,sha256=rlYH8DaRRKiiGBoF1q4CjVWkTthrgnO6zrMgAGkWdA4,3530
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_order_by_node__plan0_optimized.sql,sha256=xDN0eEBNcXgEzvntumNmf2dDHjirrd4lH8acDhBiRQ4,517
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_partitioned_join__plan0.sql,sha256=-gQcTxHD7sYNM-RqlP2R386cJ03USQf-FRC7Asqo6b0,5712
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_partitioned_join__plan0_optimized.sql,sha256=k_Nxp4mB1dCZQk7Kgljl3Ebyfrr0yxvJbdTLgew_bjA,883
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_single_join_node__plan0.sql,sha256=-iDJiT21H6OiP6ZCpjVKpli2GiyIXNi4XWFL8ktKr2I,5230
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_single_join_node__plan0_optimized.sql,sha256=bts31gr6pTRoxiOWeXbqtKHkIyueWj67Lzru3SZNKCg,617
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_source_node__plan0.sql,sha256=iq5VdsrGMsB2rNyd1S4937k5GSy2eu5ru4hQueN6pFM,2534
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/SqliteSqlClient/test_source_node__plan0_optimized.sql,sha256=efifLruCXc7JGNrNpCHv9KlowYqcrxufXxeC4-maHz4,2066
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_composite_identifier__plan0.xml,sha256=7hQoIlTlCm3xPWkYWnVejAOb3Yuq-79VfIkdBA5W5kM,11288
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_composite_identifier_with_join__plan0.xml,sha256=q96AjssFW3GpKcZcvB30RgOg-xjRQPwiMO5jN5UXpTQ,35872
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_composite_identifier_with_order_by__plan0.xml,sha256=FyS9tknzVKFungdzljjGlgWnS87oGG6-L-PjKqExbLs,13595
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_compute_metrics_node__plan0.xml,sha256=ALfXRnO0_VgoRK3kNUdoH6TzU7xekixjxAeM0BAHJhM,33841
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_compute_metrics_node_ratio_from_multiple_data_sources__plan0.xml,sha256=bjW4ptoMFo1N8aTyRdDCzYjE59PrUXRhookXUwLIQqs,79506
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_compute_metrics_node_ratio_from_single_data_source__plan0.xml,sha256=QY9d4HDufV2alp5kwMJ6jXtZotVlht6Z_LBKAp6WdVY,34942
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_compute_metrics_node_simple_expr__plan0.xml,sha256=w0xJwiAdiBYMjVkV4oSeziedzn5ltZSfdqY8VmkNnrg,33940
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_constrain_primary_time_dimension__plan0.xml,sha256=eHoXrde0T-Q42jCibH3bJUoP6bcG2hZJIQxyakaiTkY,15272
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_cumulative_metric__plan0.xml,sha256=GXe0slJB3ykWmpFfucydP-2TpKHvlTgCBvz-N2ZCfBI,9065
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_cumulative_metric_grain_to_date__plan0.xml,sha256=PBViLfvxZMzn0djUezQpY3NNh3Mpb7LmoM_hksyYftY,9065
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_cumulative_metric_no_ds__plan0.xml,sha256=1XcAdqf-idhk0kgtZjouhZnrTlKCUXI3-SBfEiEpFmk,4867
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_cumulative_metric_no_window__plan0.xml,sha256=QaRVpjPjNHF2xkkbUFmKRwCkkPyKakVX3Kd2h9TYypg,9065
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_cumulative_metric_no_window_with_time_constraint__plan0.xml,sha256=rbg5UerWBoNdLwLfHzVgDPpQcFbDZ24WQV0KTMX_SZ4,13917
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_cumulative_metric_with_time_constraint__plan0.xml,sha256=BOqXPSLLdMaeYlPbcsO37dqQuP78x-6iEY8Kz3ENa_U,13905
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_distinct_values__plan0.xml,sha256=Juu1ytVfKyyVBsMu3UFhkDiZF2okGiT0tLgngaUEaa8,40126
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_filter_node__plan0.xml,sha256=CTZmPSp3YlDnwCUm0tdPEAuIKtmh0q3OCS8HrQW_xn0,13320
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_filter_with_where_constraint_node__plan0.xml,sha256=auy6kux5kbeHwgd3cNDPMN0yDKtESlhYw71pQS1o5Z8,15261
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_filter_with_where_constraint_on_join_dim__plan0.xml,sha256=med4p0V4jo12KxHqmzy2B_SVhat-bQxo-MOpECtyiQ4,42120
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_limit_rows__plan0.xml,sha256=3NvMxDfG2dvPeMXKeEU-xIWoESYHXoJkZQ66fKfphOw,18678
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_local_dimension_using_local_identifier__plan0.xml,sha256=p5BnCmQjvhwYFl48k4Gvm09WDLkXcmjBO3LCGkRKLlI,14904
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_measure_aggregation_node__plan0.xml,sha256=gwR4OFylZk4TjdFvT3-FU-UOJNtk03r5nTQsoM5KOlM,16720
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_multi_join_node__plan0.xml,sha256=zXsRxq23AKnBj-cOS22tFza8d8jjtlTc_AX13WH5EbQ,40964
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_multihop_node__plan0.xml,sha256=5DqSi0LGSXi5JaDks94z0kxiHBtj6dUr6JfqeC5uNo0,49219
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_order_by_node__plan0.xml,sha256=4vEADmepi81hCO4gAJibYAAo2jXjn6Gsx007GvTTCxg,20916
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_partitioned_join__plan0.xml,sha256=Eb2JbkVqh3nUjEa0HK7JNrnNKmFu7hqe09a42qGUxZY,32547
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_single_join_node__plan0.xml,sha256=IqeYjfCItifaUvEP_QovgMd_LdxagK95dyyGELgNaFY,28042
metricflow/test/snapshots/test_dataflow_to_sql_plan.py/SqlQueryPlan/test_source_node__plan0.xml,sha256=kHNcwgPGUbPRrHnC0qhilsJrlwnGj-OxvB4iTgamOGU,12099
metricflow/test/snapshots/test_engine_specific_rendering.py/SqlQueryPlan/BigQuerySqlClient/test_cast_to_timestamp__plan0.sql,sha256=F8s2wioZ6n42fjNprbYZjN_5UaFdXSe8TKapH_jESHM,100
metricflow/test/snapshots/test_engine_specific_rendering.py/SqlQueryPlan/RedshiftSqlClient/test_cast_to_timestamp__plan0.sql,sha256=-qX0w1u0ILrjpYrh6FK7Lj9U5RVuDfTgaLgrZq5gQQ4,101
metricflow/test/snapshots/test_engine_specific_rendering.py/SqlQueryPlan/SnowflakeSqlClient/test_cast_to_timestamp__plan0.sql,sha256=-qX0w1u0ILrjpYrh6FK7Lj9U5RVuDfTgaLgrZq5gQQ4,101
metricflow/test/snapshots/test_engine_specific_rendering.py/SqlQueryPlan/SqliteSqlClient/test_cast_to_timestamp__plan0.sql,sha256=oguzpLl6yqdXF8MnHB_TGeBg-QErJPoZuDFbjPZAptY,96
metricflow/test/snapshots/test_rendered_query.py/MetricFlowExplainResult/BigQuerySqlClient/test_render_query__query0.sql,sha256=16qCHJPrrJU9uJnJVQo6zq_rJAQkijXQ_UBMuExtueA,572
metricflow/test/snapshots/test_rendered_query.py/MetricFlowExplainResult/BigQuerySqlClient/test_render_write_to_table_query__query0.sql,sha256=n1meOeKIEN5eEy2S_YzB6dcRwx5IJEz7JOrAWaq7JA0,681
metricflow/test/snapshots/test_rendered_query.py/MetricFlowExplainResult/RedshiftSqlClient/test_render_query__query0.sql,sha256=kvCudCpZeSHkO_6FA_VS-W-GxhK0A0k6Bn5FF7s7oE8,574
metricflow/test/snapshots/test_rendered_query.py/MetricFlowExplainResult/RedshiftSqlClient/test_render_write_to_table_query__query0.sql,sha256=AbbiIlmmDpD2F_odWBd4dk8TGNrN0mvRqtWIZRWFc3U,683
metricflow/test/snapshots/test_rendered_query.py/MetricFlowExplainResult/SnowflakeSqlClient/test_render_query__query0.sql,sha256=kvCudCpZeSHkO_6FA_VS-W-GxhK0A0k6Bn5FF7s7oE8,574
metricflow/test/snapshots/test_rendered_query.py/MetricFlowExplainResult/SnowflakeSqlClient/test_render_write_to_table_query__query0.sql,sha256=AbbiIlmmDpD2F_odWBd4dk8TGNrN0mvRqtWIZRWFc3U,683
metricflow/test/snapshots/test_rendered_query.py/MetricFlowExplainResult/SqliteSqlClient/test_render_query__query0.sql,sha256=L1KoeiGXxXVxxKRZNxxuIHcVtYsjTBPdj8AkEl0dfdI,564
metricflow/test/snapshots/test_rendered_query.py/MetricFlowExplainResult/SqliteSqlClient/test_render_write_to_table_query__query0.sql,sha256=4Qmhq6Yz6m_4JQAonZr4pZYI1-944GsHIcuL97g3O_E,673
metricflow/test/snapshots/test_rewriting_sub_query_reducer.py/SqlQueryPlan/test_colliding_alias__after_reducing.sql,sha256=mD6w4Q8LOUQ2k_4llZvaVj3P8xAdxU2RZOQFpWk_bBY,655
metricflow/test/snapshots/test_rewriting_sub_query_reducer.py/SqlQueryPlan/test_colliding_alias__before_reducing.sql,sha256=mD6w4Q8LOUQ2k_4llZvaVj3P8xAdxU2RZOQFpWk_bBY,655
metricflow/test/snapshots/test_rewriting_sub_query_reducer.py/SqlQueryPlan/test_reduce_all_join_sources__after_reducing.sql,sha256=D_5hf9jqLLyghSRs-cao7R5oQKepcJbmHtnwgYXtDvE,575
metricflow/test/snapshots/test_rewriting_sub_query_reducer.py/SqlQueryPlan/test_reduce_all_join_sources__before_reducing.sql,sha256=xOmPrYtxg6Lr2TuU5aoQh1Xhk4GzRvAv_W6tn4cV5Lw,1003
metricflow/test/snapshots/test_rewriting_sub_query_reducer.py/SqlQueryPlan/test_reduce_join__after_reducing.sql,sha256=4-Ha31o_0g1qPHk-nHAWAL62znfatrLFWB3Pgn7ZLgM,504
metricflow/test/snapshots/test_rewriting_sub_query_reducer.py/SqlQueryPlan/test_reduce_join__before_reducing.sql,sha256=TUhNCNANMsALMhftzmAqjSMZJnofRQpKWHqchcdDZJc,641
metricflow/test/snapshots/test_rewriting_sub_query_reducer.py/SqlQueryPlan/test_reduce_sub_query__after_reducing.sql,sha256=yLEJdJAvse7tnV6U0Ux6v3C_05UkuaP934nmrtOqJmk,205
metricflow/test/snapshots/test_rewriting_sub_query_reducer.py/SqlQueryPlan/test_reduce_sub_query__before_reducing.sql,sha256=R1jCtgKOxTIJ59UH5AGSVjBCVdZYSxjpWh71dX_N64E,354
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/BigQuerySqlClient/test_component_rendering__plan0.sql,sha256=miBXBrKdTKQh2c-r4zxFkFrHn_5ig344WsdzqEeAeaM,62
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/BigQuerySqlClient/test_component_rendering__plan1.sql,sha256=TNM6PNJi9BXAeTFoOFGM7H_uftuzHCyKZyGGE6VI_So,127
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/BigQuerySqlClient/test_component_rendering__plan2.sql,sha256=HeiPLt_OMbn2FJ535reTGqFHWQmQ2we6Mk5OWvyAZIM,189
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/BigQuerySqlClient/test_component_rendering__plan3.sql,sha256=ZXKb9c0-QCOxB4lRudDH2kFwvBj9sNDv5d6BrVmeG3g,254
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/BigQuerySqlClient/test_component_rendering__plan4.sql,sha256=6pbw9UMg67J2kIEYDqJOJ4HqUgJtte2OTVvzNg7T61c,275
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/BigQuerySqlClient/test_component_rendering__plan5.sql,sha256=LJJJ6tnBxjNZXqC24nQvGiw2bEuLcjFnmKygvLQEGlw,289
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/BigQuerySqlClient/test_render_limit__plan0.sql,sha256=3_08uoThZ7adu9s1n8dmvc2ubQbVCyKwGcWq7UvpLJQ,62
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/BigQuerySqlClient/test_render_order_by__plan0.sql,sha256=vYBaSxwUxbpThV-sCOKV8zFCANC2G2CqwJZ-DS4trOk,116
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/BigQuerySqlClient/test_render_where__plan0.sql,sha256=v74_tp_Fm31xWSB5dtig2dADFiuVJndFK5WdVqYBcTk,87
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/RedshiftSqlClient/test_component_rendering__plan0.sql,sha256=miBXBrKdTKQh2c-r4zxFkFrHn_5ig344WsdzqEeAeaM,62
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/RedshiftSqlClient/test_component_rendering__plan1.sql,sha256=TNM6PNJi9BXAeTFoOFGM7H_uftuzHCyKZyGGE6VI_So,127
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/RedshiftSqlClient/test_component_rendering__plan2.sql,sha256=HeiPLt_OMbn2FJ535reTGqFHWQmQ2we6Mk5OWvyAZIM,189
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/RedshiftSqlClient/test_component_rendering__plan3.sql,sha256=ZXKb9c0-QCOxB4lRudDH2kFwvBj9sNDv5d6BrVmeG3g,254
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/RedshiftSqlClient/test_component_rendering__plan4.sql,sha256=6pbw9UMg67J2kIEYDqJOJ4HqUgJtte2OTVvzNg7T61c,275
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/RedshiftSqlClient/test_component_rendering__plan5.sql,sha256=LJJJ6tnBxjNZXqC24nQvGiw2bEuLcjFnmKygvLQEGlw,289
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/RedshiftSqlClient/test_render_limit__plan0.sql,sha256=3_08uoThZ7adu9s1n8dmvc2ubQbVCyKwGcWq7UvpLJQ,62
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/RedshiftSqlClient/test_render_order_by__plan0.sql,sha256=vYBaSxwUxbpThV-sCOKV8zFCANC2G2CqwJZ-DS4trOk,116
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/RedshiftSqlClient/test_render_where__plan0.sql,sha256=v74_tp_Fm31xWSB5dtig2dADFiuVJndFK5WdVqYBcTk,87
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SnowflakeSqlClient/test_component_rendering__plan0.sql,sha256=miBXBrKdTKQh2c-r4zxFkFrHn_5ig344WsdzqEeAeaM,62
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SnowflakeSqlClient/test_component_rendering__plan1.sql,sha256=TNM6PNJi9BXAeTFoOFGM7H_uftuzHCyKZyGGE6VI_So,127
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SnowflakeSqlClient/test_component_rendering__plan2.sql,sha256=HeiPLt_OMbn2FJ535reTGqFHWQmQ2we6Mk5OWvyAZIM,189
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SnowflakeSqlClient/test_component_rendering__plan3.sql,sha256=ZXKb9c0-QCOxB4lRudDH2kFwvBj9sNDv5d6BrVmeG3g,254
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SnowflakeSqlClient/test_component_rendering__plan4.sql,sha256=6pbw9UMg67J2kIEYDqJOJ4HqUgJtte2OTVvzNg7T61c,275
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SnowflakeSqlClient/test_component_rendering__plan5.sql,sha256=LJJJ6tnBxjNZXqC24nQvGiw2bEuLcjFnmKygvLQEGlw,289
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SnowflakeSqlClient/test_render_limit__plan0.sql,sha256=3_08uoThZ7adu9s1n8dmvc2ubQbVCyKwGcWq7UvpLJQ,62
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SnowflakeSqlClient/test_render_order_by__plan0.sql,sha256=vYBaSxwUxbpThV-sCOKV8zFCANC2G2CqwJZ-DS4trOk,116
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SnowflakeSqlClient/test_render_where__plan0.sql,sha256=v74_tp_Fm31xWSB5dtig2dADFiuVJndFK5WdVqYBcTk,87
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SqliteSqlClient/test_component_rendering__plan0.sql,sha256=miBXBrKdTKQh2c-r4zxFkFrHn_5ig344WsdzqEeAeaM,62
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SqliteSqlClient/test_component_rendering__plan1.sql,sha256=TNM6PNJi9BXAeTFoOFGM7H_uftuzHCyKZyGGE6VI_So,127
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SqliteSqlClient/test_component_rendering__plan2.sql,sha256=HeiPLt_OMbn2FJ535reTGqFHWQmQ2we6Mk5OWvyAZIM,189
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SqliteSqlClient/test_component_rendering__plan3.sql,sha256=ZXKb9c0-QCOxB4lRudDH2kFwvBj9sNDv5d6BrVmeG3g,254
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SqliteSqlClient/test_component_rendering__plan4.sql,sha256=6pbw9UMg67J2kIEYDqJOJ4HqUgJtte2OTVvzNg7T61c,275
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SqliteSqlClient/test_component_rendering__plan5.sql,sha256=LJJJ6tnBxjNZXqC24nQvGiw2bEuLcjFnmKygvLQEGlw,289
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SqliteSqlClient/test_render_limit__plan0.sql,sha256=3_08uoThZ7adu9s1n8dmvc2ubQbVCyKwGcWq7UvpLJQ,62
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SqliteSqlClient/test_render_order_by__plan0.sql,sha256=vYBaSxwUxbpThV-sCOKV8zFCANC2G2CqwJZ-DS4trOk,116
metricflow/test/snapshots/test_sql_plan_render.py/SqlQueryPlan/SqliteSqlClient/test_render_where__plan0.sql,sha256=v74_tp_Fm31xWSB5dtig2dADFiuVJndFK5WdVqYBcTk,87
metricflow/test/snapshots/test_sub_query_reducer.py/SqlQueryPlan/test_reduce_sub_query__after_reducing.sql,sha256=PspaM2PB9m1U5UiYIZkTzPLAU2pUJNski3SeqBgiBEc,117
metricflow/test/snapshots/test_sub_query_reducer.py/SqlQueryPlan/test_reduce_sub_query__before_reducing.sql,sha256=vpBgy7fSQywUeQrHZOZAIavjhxxFddJQhYuvEJV9bCs,257
metricflow/test/snapshots/test_sub_query_reducer.py/SqlQueryPlan/test_rewrite_order_by_with_a_join_in_parent__after_reducing.sql,sha256=VfuwGRoUBpYjQ_986hQqwc2hMNdl9fyuVWdyULG8gw4,167
metricflow/test/snapshots/test_sub_query_reducer.py/SqlQueryPlan/test_rewrite_order_by_with_a_join_in_parent__before_reducing.sql,sha256=AvkCNdvURqibBv_crwSLba59omzQRoQbCbQdpH87FLA,232
metricflow/test/snapshots/test_table_alias_simplifier.py/SqlQueryPlan/test_table_alias_simplification__after_alias_simplification.sql,sha256=YlRLta7NgLE9HFiguGHbckssHVUy9vu2sVlN9e2KDZ8,403
metricflow/test/snapshots/test_table_alias_simplifier.py/SqlQueryPlan/test_table_alias_simplification__before_alias_simplification.sql,sha256=z2TI1AQH_faXvtNYr_rJO_aLrpovSmToG24MrzmgQg0,479
metricflow/test/sql/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/sql/compare_sql_plan.py,sha256=jzOIAvsnr2N1Enb-Wc-CfHAkHELTl5Nz6qnIstUxJC0,3390
metricflow/test/sql/optimizer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/sql/optimizer/test_column_pruner.py,sha256=zYvrP7aOSqcMXPetEB7w0OFXhwK6D__ejkXKnlioNZA,34136
metricflow/test/sql/optimizer/test_rewriting_sub_query_reducer.py,sha256=mbLygFGSkR37uRVMex6GEhRQrGmu1B09yFOyfTtBnko,29034
metricflow/test/sql/optimizer/test_sub_query_reducer.py,sha256=h92OaWvmesC93jgEK3Iho4nY13cSySXWgtlh2cnZDTw,8944
metricflow/test/sql/optimizer/test_table_alias_simplifier.py,sha256=dwIkqJOcuRJty3HYX0K-GWHZyzEAU46DP29SWThGFrw,6274
metricflow/test/sql/test_engine_specific_rendering.py,sha256=V68w2eDM1S1ra-DI4-FrNJHJjeL2wS1XzQ7fsQXCrtE,1988
metricflow/test/sql/test_sql_expr_render.py,sha256=zRLyUcaZRXSHARmwV5WuXqtE3C1MbUmS9C9jgiS2H6g,7909
metricflow/test/sql/test_sql_plan_render.py,sha256=vcCu5nG51XXenqsPhsSQNRTUHjSbz4A3bcgiF8cn284,11429
metricflow/test/sql_clients/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/sql_clients/test_sql_client.py,sha256=ND0iPEtN_FnWiw8Kxeucu_3Hd8PlLKu8UCpD1QlJ-Io,4380
metricflow/test/telemetry/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/telemetry/test_telemetry.py,sha256=5UJ68QteY21LYAax7_xX-YioRpe2jDxwCGDq419Qtqc,3415
metricflow/test/test_object_utils.py,sha256=CwhXqGhm9J_vfBtbTGUhntHDk--k0129ZukVM73XWeM,1427
metricflow/test/test_specs.py,sha256=EApAAm5nD7J96J6VOrhLCfCUOajjai6ku_6GrUhY38Y,7061
metricflow/test/test_utils.py,sha256=9OHfC9TXzstaRdGaHcDYempMDkWrIiolwBEmXzo9TOA,2901
metricflow/test/time/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/test/time/configurable_time_source.py,sha256=5JRIwokCIYGkEb-yeOkHaXnODFq_XXMWBEVbzdonrD4,589
metricflow/test/time/test_time_granularity_solver.py,sha256=FzzqX9uGnkq5L3TOfMBBKsjKbAeCkQ2iD3pJCg4XM_Y,9898
metricflow/time/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
metricflow/time/time_constants.py,sha256=bFHmlI_CvzMAu0uPF5jAmpyzkZIfUFINqinI611Ncg0,377
metricflow/time/time_granularity.py,sha256=yOz5lbCccq92Uxk3f2dEKMaRglV2gzEsk0ut5UgA0Sk,8065
metricflow/time/time_granularity_solver.py,sha256=oySeT_fMJQNVS2fZcGb1PF9g2XO1ID_QUj-Sv5CEIJ0,12945
metricflow/time/time_source.py,sha256=SsJerypR1JVxr7yhaJHYvoArjAWpqpLjS9CsBv0hY1M,361
metricflow/visitor.py,sha256=kkt2YY2JK_DuVjhvHWFipMNsTBvHAPY-F09yAZuMJcE,549
metricflow-0.92.dist-info/entry_points.txt,sha256=J-of3tuuSjXNwlXUNOzttipIdRIvmJavxg4iI--gANQ,46
metricflow-0.92.dist-info/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
metricflow-0.92.dist-info/WHEEL,sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30,83
metricflow-0.92.dist-info/METADATA,sha256=RMztG4iGnPztAhYG9rtX4oAItMQC9HMiGyOGpd5ivA0,1584
metricflow-0.92.dist-info/RECORD,,
