Index _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W _ __init__() (AMPLab method) (AnonymizationConfig method) (AnonymizationManager method) (BaseBenchmark method) (BenchmarkDataValidator method) (BenchmarkResults method) (BigQueryAdapter method) (ClickBench method) (ClickHouseAdapter method) (CloudPathAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DataValidationResult method) (DuckDBAdapter method) (ExecutionPhases method) (H2ODB method) (JoinOrder method) (PerformanceHistory method) (PerformanceMonitor method) (PerformanceRegressionAlert method) (PerformanceSnapshot method) (PerformanceTracker method) (QueryTiming method) (ReadPrimitives method) (RedshiftAdapter method) (ResultExporter method) (SnowflakeAdapter method) (SQLiteAdapter method) (SSB method) (SystemInfo method) (TableExpectation method) (TimingAnalyzer method) (TimingCollector method) (TimingStats method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) __post_init__() (QueryTiming method) __str__() (CloudPathAdapter method) __truediv__() (CloudPathAdapter method) _generate_with_cloud_upload() _handle_cloud_or_local_generation() _is_cloud_output() A add_cli_arguments() (BigQueryAdapter static method) (DatabricksAdapter static method) (DataFusionAdapter static method) (DuckDBAdapter static method) (RedshiftAdapter static method) (SnowflakeAdapter static method) (SQLiteAdapter static method) allow_zero_rows (TableExpectation attribute) allowed_path_prefixes (AnonymizationConfig attribute) AMPLab (class in benchbox.amplab) analyze_query_performance() (TimingAnalyzer method) analyze_table() (DatabricksAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) analyze_tables() (DuckDBAdapter method) AnonymizationConfig (class in benchbox.core.results.anonymization) AnonymizationManager (class in benchbox.core.results.anonymization) anonymize_execution_metadata() (AnonymizationManager method) anonymize_hostnames (AnonymizationConfig attribute) anonymize_paths (AnonymizationConfig attribute) anonymize_query_metadata() (AnonymizationManager method) anonymize_system_profile() (AnonymizationManager method) anonymize_usernames (AnonymizationConfig attribute) anonymous_machine_id (BenchmarkResults attribute) apply_constraint_configuration() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) apply_platform_optimizations() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) apply_table_tunings() (BigQueryAdapter method) (DatabricksAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) apply_unified_tuning() (BigQueryAdapter method) (DatabricksAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) apply_verbosity() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) architecture (SystemInfo attribute) available_memory_gb (SystemInfo attribute) average_query_time (BenchmarkResults attribute) avg_plan_capture_overhead_pct (BenchmarkResults attribute) B BaseBenchmark (class in benchbox.base) baseline (PerformanceRegressionAlert attribute) benchmark_id (BenchmarkResults property) benchmark_name (AMPLab property) (BaseBenchmark attribute) (BaseBenchmark property) (BenchmarkResults attribute) (ClickBench property) (H2ODB property) (JoinOrder property) (ReadPrimitives property) (SSB property) (TPCDI property) (TPCDS property) (TPCH property) (WritePrimitives property) benchmark_version (BenchmarkResults attribute) BenchmarkDataValidator (class in benchbox.utils.data_validation) BenchmarkResults (class in benchbox.core.results.models) BigQueryAdapter (class in benchbox.platforms.bigquery) build_matrix_summary() (in module benchbox.utils.dependency_validation) bytes_per_second (QueryTiming attribute) bytes_processed (QueryTiming attribute) C calculate_official_metrics() (TPCDI method) change_percent (PerformanceRegressionAlert attribute) check_database_exists() (DataFusionAdapter method) check_server_database_exists() (BigQueryAdapter method) (DatabricksAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) clear_completed_timings() (TimingCollector method) ClickBench (class in benchbox.clickbench) ClickHouseAdapter (class in benchbox.platforms.clickhouse) close_connection() (BigQueryAdapter method) (DatabricksAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) CloudPathAdapter (class in benchbox.utils.cloud_storage) CloudStorageGeneratorMixin (class in benchbox.utils.cloud_storage) compare_query_performance() (TimingAnalyzer method) compare_results() (ResultExporter method) concurrency_level (BenchmarkResults attribute) configure_for_benchmark() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) connection_id (QueryTiming attribute) cost_summary (BenchmarkResults attribute) count (TimingStats attribute) counters (PerformanceSnapshot attribute) cpu_cores (SystemInfo attribute) cpu_model (SystemInfo attribute) cpu_time (QueryTiming attribute) create_connection() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) create_enhanced_benchmark_result() (AMPLab method) (BaseBenchmark method), [1] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) create_external_tables() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) create_minimal_benchmark_result() (AMPLab method) (BaseBenchmark method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) create_path_handler() (in module benchbox.utils.cloud_storage) create_schema() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) (TPCDI method) current (PerformanceRegressionAlert attribute) custom_sanitizers (AnonymizationConfig attribute) D data_loading_time (BenchmarkResults attribute) data_size_mb (BenchmarkResults attribute) database_name (BenchmarkResults attribute) DatabricksAdapter (class in benchbox.platforms.databricks) DataFusionAdapter (class in benchbox.platforms.datafusion) DataValidationResult (class in benchbox.utils.data_validation) detect_anomalies() (PerformanceTracker method) direction (PerformanceRegressionAlert attribute) display_results() (in module benchbox.core.results.display) driver_auto_install (BenchmarkResults attribute) driver_isolation_capability (BigQueryAdapter attribute) (ClickHouseAdapter attribute) (DatabricksAdapter attribute) (DataFusionAdapter attribute) (DuckDBAdapter attribute) (RedshiftAdapter attribute) (SnowflakeAdapter attribute) (SQLiteAdapter attribute) driver_package (BenchmarkResults attribute) driver_runtime_path (BenchmarkResults attribute) driver_runtime_python_executable (BenchmarkResults attribute) driver_runtime_strategy (BenchmarkResults attribute) driver_version_actual (BenchmarkResults attribute) driver_version_requested (BenchmarkResults attribute) driver_version_resolved (BenchmarkResults attribute) drop_database() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) DuckDBAdapter (class in benchbox.platforms.duckdb) duration_seconds (BenchmarkResults attribute) E engine_version (BenchmarkResults attribute) engine_version_source (BenchmarkResults attribute) ensure_cloud_directory() (in module benchbox.utils.cloud_storage) error_message (QueryTiming attribute) etl_mode (TPCDI property) execute_operation() (WritePrimitives method) execute_query() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (ReadPrimitives method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) (TPCDI method) execution_context (BenchmarkResults attribute) execution_id (BenchmarkResults attribute) execution_metadata (BenchmarkResults attribute) execution_only_time (QueryTiming attribute) execution_phases (BenchmarkResults attribute) execution_sequence (QueryTiming attribute) execution_time (QueryTiming attribute) ExecutionPhases (class in benchbox.core.results.models) exists() (CloudPathAdapter method) expected_files (TableExpectation attribute) expected_rows (TableExpectation attribute) export_comparison_report() (ResultExporter method) export_result() (ResultExporter method) EXPORTER_NAME (ResultExporter attribute) F failed_queries (BenchmarkResults attribute) fetch_time (QueryTiming attribute) file_size_info (DataValidationResult attribute) format_benchmark_name() (in module benchbox.utils.scale_factor) format_cloud_usage_guide() (in module benchbox.utils.cloud_storage) format_data_directory() (in module benchbox.utils.scale_factor) format_results() (AMPLab method) (BaseBenchmark method), [1] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) format_scale_factor() (in module benchbox.utils.scale_factor) format_schema_name() (in module benchbox.utils.scale_factor) from_config() (BigQueryAdapter class method) (DatabricksAdapter class method) (DataFusionAdapter class method) (DuckDBAdapter class method) (RedshiftAdapter class method) (SnowflakeAdapter class method) (SQLiteAdapter class method) G gauges (PerformanceSnapshot attribute) generate_data() (AMPLab method) (BaseBenchmark method), [1] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) generate_source_data() (TPCDI method) generate_streams() (TPCDS method) (TPCH method) generate_table_data() (TPCDS method) generate_tuning_clause() (BigQueryAdapter method) (DatabricksAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) generator (TPCDS property) geometric_mean_execution_time (BenchmarkResults attribute) get_all_operations() (WritePrimitives method) get_all_streams_info() (TPCDS method) (TPCH method) get_anonymous_machine_id() (AnonymizationManager method) get_available_queries() (TPCDS method) get_available_tables() (TPCDS method) get_basic_statistics() (TimingAnalyzer method) get_benchmark_info() (ReadPrimitives method) (TPCDS method) (WritePrimitives method) get_cloud_path_info() (in module benchbox.utils.cloud_storage) get_completed_timings() (TimingCollector method) get_counter() (PerformanceMonitor method) get_cpu_info() (in module benchbox.utils.system_info) get_create_tables_sql() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) get_data_source_benchmark() (AMPLab method) (BaseBenchmark method), [1] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) get_database_path() (DuckDBAdapter method) (SQLiteAdapter method) get_etl_status() (TPCDI method) get_memory_info() (in module benchbox.utils.system_info) get_operation() (WritePrimitives method) get_operation_categories() (WritePrimitives method) get_operations_by_category() (WritePrimitives method) get_percentiles() (TimingAnalyzer method) get_platform_info() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) get_queries() (AMPLab method) (BaseBenchmark method), [1] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) get_queries_by_category() (ReadPrimitives method) (WritePrimitives method) get_query() (AMPLab method) (BaseBenchmark method), [1] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) get_query_categories() (ClickBench method) (ReadPrimitives method) (WritePrimitives method) get_query_plan() (BigQueryAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) get_query_plan_parser() (DuckDBAdapter method) get_schema() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) get_stream_info() (TPCDS method) (TPCH method) get_system_info() (in module benchbox.utils.system_info) get_table_row_count() (BigQueryAdapter method) get_target_dialect() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) get_timing_summary() (TimingCollector method) get_trend() (PerformanceTracker method) H H2ODB (class in benchbox.h2odb) hostname (SystemInfo attribute) I identify_outliers() (TimingAnalyzer method) include_machine_id (AnonymizationConfig attribute) include_system_profile (AnonymizationConfig attribute) increment_counter() (PerformanceMonitor method) is_cloud_path() (in module benchbox.utils.cloud_storage) is_setup() (WritePrimitives method) issues (DataValidationResult attribute) J JoinOrder (class in benchbox.joinorder) K KNOWN_INCOMPATIBLE_QUERIES (ClickHouseAdapter attribute) L list_results() (ResultExporter method) load_data() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) (WritePrimitives method) load_data_to_database() (ReadPrimitives method) (TPCDI method) load_result_from_file() (ResultExporter method) log_debug_info() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) log_error_with_debug_info() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) log_operation_complete() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) log_operation_start() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) log_verbose() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) log_version_warning() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) log_very_verbose() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) logger (AMPLab property) (ClickBench property) (H2ODB property) (JoinOrder property) (ReadPrimitives property) (SSB property) (TPCDI property) (TPCDS property) (TPCH property) (WritePrimitives property) M machine_id_salt (AnonymizationConfig attribute) maintenance_test (ExecutionPhases attribute) max_plan_capture_time_ms (BenchmarkResults attribute) maximum (TimingStats attribute) mean (TimingStats attribute) median (TimingStats attribute) memory_peak (QueryTiming attribute) metadata (PerformanceSnapshot attribute) metric (PerformanceRegressionAlert attribute) metric_history() (PerformanceHistory method) metrics_calculator (TPCDI property) min_file_size (TableExpectation attribute) minimum (TimingStats attribute) missing_tables (DataValidationResult attribute) mkdir() (CloudPathAdapter method) N name (CloudPathAdapter property) (TableExpectation attribute) normalize_dialect_for_sqlglot() (in module benchbox.utils.dialect_utils) O optimization_time (QueryTiming attribute) optimize_database() (TPCDI method) optimize_table() (DatabricksAdapter method) os_name (SystemInfo attribute) os_version (SystemInfo attribute) output_dir (BaseBenchmark attribute) output_filename (BenchmarkResults attribute) P p90 (TimingStats attribute) p95 (TimingStats attribute) p99 (TimingStats attribute) parent (CloudPathAdapter property) parse_time (QueryTiming attribute) per_query_timings (BenchmarkResults attribute) performance_characteristics (BenchmarkResults attribute) performance_summary (BenchmarkResults attribute) PerformanceHistory (class in benchbox.monitoring.performance) PerformanceMonitor (class in benchbox.monitoring.performance) PerformanceRegressionAlert (class in benchbox.monitoring.performance) PerformanceSnapshot (class in benchbox.monitoring.performance) PerformanceTracker (class in benchbox.monitoring.performance) pii_patterns (AnonymizationConfig attribute) plan_capture_errors (BenchmarkResults attribute) plan_capture_failures (BenchmarkResults attribute) plan_comparison_summary (BenchmarkResults attribute) platform (BenchmarkResults attribute) platform_info (BenchmarkResults attribute) platform_metadata (BenchmarkResults attribute) platform_metrics (QueryTiming attribute) platform_name (BigQueryAdapter property) (DatabricksAdapter property) (DataFusionAdapter property) (DuckDBAdapter property) (RedshiftAdapter property) (SnowflakeAdapter property) (SQLiteAdapter property) power_at_size (BenchmarkResults attribute) power_test (ExecutionPhases attribute) preprocess_operation_sql() (DataFusionAdapter method) print_validation_report() (BenchmarkDataValidator method) python_version (SystemInfo attribute) Q qph_at_size (BenchmarkResults attribute) queries (TPCDS property) query_definitions (BenchmarkResults attribute) query_id (QueryTiming attribute) query_name (QueryTiming attribute) query_plans_captured (BenchmarkResults attribute) query_results (BenchmarkResults attribute) query_subset (BenchmarkResults attribute) QueryTiming (class in benchbox.core.results.timing) quiet (AMPLab attribute) (ClickBench attribute) (H2ODB attribute) (JoinOrder attribute) (ReadPrimitives attribute) (SSB attribute) (TPCDI attribute) (TPCDS attribute) (TPCH attribute) (WritePrimitives attribute) R ReadPrimitives (class in benchbox.read_primitives) record() (PerformanceHistory method) record_metric() (PerformanceTracker method) (TimingCollector method) record_timing() (PerformanceMonitor method) RedshiftAdapter (class in benchbox.platforms.redshift) remove_pii() (AnonymizationManager method) reset() (PerformanceMonitor method) (WritePrimitives method) resource_utilization (BenchmarkResults attribute) ResultExporter (class in benchbox.core.results.exporter) row_count_mismatches (DataValidationResult attribute) rows_per_second (QueryTiming attribute) rows_returned (QueryTiming attribute) run_benchmark() (AMPLab method) (BaseBenchmark method), [1] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) run_category_benchmark() (ReadPrimitives method) run_data_validation() (TPCDI method) run_etl_benchmark() (TPCDI method) run_etl_pipeline() (TPCDI method) run_full_benchmark() (TPCDI method) run_maintenance_test() (SQLiteAdapter method) (TPCH method) run_official_benchmark() (TPCH method) run_power_test() (SQLiteAdapter method) (TPCH method) run_query() (AMPLab method) (BaseBenchmark method), [1] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) run_throughput_test() (SQLiteAdapter method) run_with_platform() (AMPLab method) (BaseBenchmark method), [1] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) S sanitize_path() (AnonymizationManager method) scale_factor (BaseBenchmark attribute) (BenchmarkResults attribute) schema_creation_time (BenchmarkResults attribute) schema_manager (TPCDI property) set_gauge() (PerformanceMonitor method) set_metadata() (PerformanceMonitor method) setup (ExecutionPhases attribute) setup() (WritePrimitives method) setup_database() (AMPLab method) (BaseBenchmark method), [1] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) should_regenerate_data() (BenchmarkDataValidator method) show_results_summary() (ResultExporter method) snapshot() (PerformanceMonitor method) SnowflakeAdapter (class in benchbox.platforms.snowflake) SQLiteAdapter (class in benchbox.platforms.sqlite) SSB (class in benchbox.ssb) status (QueryTiming attribute) successful_queries (BenchmarkResults attribute) summary() (PerformanceMonitor method) summary_metrics (BenchmarkResults attribute) supports_external_tables (BigQueryAdapter attribute) (DatabricksAdapter attribute) (DataFusionAdapter attribute) (DuckDBAdapter attribute) (RedshiftAdapter attribute) (SnowflakeAdapter attribute) supports_tuning_type() (BigQueryAdapter method) (DatabricksAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) system_profile (BenchmarkResults attribute) SystemInfo (class in benchbox.utils.system_info) T table_statistics (BenchmarkResults attribute) TableExpectation (class in benchbox.utils.data_validation) tables (TPCH property) (WritePrimitives property) tables_accessed (QueryTiming attribute) tables_validated (DataValidationResult attribute) teardown() (WritePrimitives method) test_execution_type (BenchmarkResults attribute) thread_id (QueryTiming attribute) threshold_percent (PerformanceRegressionAlert attribute) throughput_at_size (BenchmarkResults attribute) throughput_test (ExecutionPhases attribute) time_operation() (PerformanceMonitor method) time_phase() (TimingCollector method) time_query() (TimingCollector method) timestamp (BenchmarkResults attribute) (PerformanceSnapshot attribute) (QueryTiming attribute) timing_breakdown (QueryTiming attribute) TimingAnalyzer (class in benchbox.core.results.timing) TimingCollector (class in benchbox.core.results.timing) timings (PerformanceSnapshot attribute) TimingStats (class in benchbox.monitoring.performance) to_dict() (PerformanceRegressionAlert method) (PerformanceSnapshot method) (QueryTiming method) (SystemInfo method) (TimingStats method) total (TimingStats attribute) total_execution_time (BenchmarkResults attribute) total_memory_gb (SystemInfo attribute) total_plan_capture_time_ms (BenchmarkResults attribute) total_queries (BenchmarkResults attribute) total_rows_loaded (BenchmarkResults attribute) TPCDI (class in benchbox.tpcdi) TPCDS (class in benchbox.tpcds) TPCDS_TABLE_EXPECTATIONS (BenchmarkDataValidator attribute) TPCH (class in benchbox.tpch) TPCH_TABLE_EXPECTATIONS (BenchmarkDataValidator attribute) translate_query() (AMPLab method) (BaseBenchmark method), [1] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) trend() (PerformanceHistory method) tuning_config_hash (BenchmarkResults attribute) tuning_metadata_saved (BenchmarkResults attribute) tuning_source_file (BenchmarkResults attribute) tuning_validation_status (BenchmarkResults attribute) tunings_applied (BenchmarkResults attribute) U update_metadata() (PerformanceMonitor method) V vacuum_table() (DatabricksAdapter method) (RedshiftAdapter method) valid (DataValidationResult attribute) validate_anonymization() (AnonymizationManager method) validate_cloud_credentials() (in module benchbox.utils.cloud_storage) validate_cloud_path_support() (in module benchbox.utils.cloud_storage) validate_connection_health() (DuckDBAdapter method) validate_data_directory() (BenchmarkDataValidator method) validate_dependency_versions() (in module benchbox.utils.dependency_validation) validate_etl_results() (TPCDI method) validate_external_table_requirements() (BigQueryAdapter method) (DatabricksAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) validate_loaded_data() (AMPLab method) (BaseBenchmark method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) validate_manifest() (AMPLab method) (BaseBenchmark method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) validate_platform_capabilities() (DataFusionAdapter method) (DuckDBAdapter method) validate_preflight() (AMPLab method) (BaseBenchmark method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) validate_session_cache_control() (RedshiftAdapter method) (SnowflakeAdapter method) validation_details (BenchmarkResults attribute) validation_status (BenchmarkResults attribute) validation_timestamp (DataValidationResult attribute) validator (TPCDI property) verbose (AMPLab attribute) (ClickBench attribute) (H2ODB attribute) (JoinOrder attribute) (ReadPrimitives attribute) (SSB attribute) (TPCDI attribute) (TPCDS attribute) (TPCH attribute) (WritePrimitives attribute) verbose_enabled (AMPLab attribute) (ClickBench attribute) (H2ODB attribute) (JoinOrder attribute) (ReadPrimitives attribute) (SSB attribute) (TPCDI attribute) (TPCDS attribute) (TPCH attribute) (WritePrimitives attribute) verbose_level (AMPLab attribute) (ClickBench attribute) (H2ODB attribute) (JoinOrder attribute) (ReadPrimitives attribute) (SSB attribute) (TPCDI attribute) (TPCDS attribute) (TPCH attribute) (WritePrimitives attribute) verbosity_settings (AMPLab property) (ClickBench property) (H2ODB property) (JoinOrder property) (ReadPrimitives property) (SSB property) (TPCDI property) (TPCDS property) (TPCH property) (WritePrimitives property) very_verbose (AMPLab attribute) (ClickBench attribute) (H2ODB attribute) (JoinOrder attribute) (ReadPrimitives attribute) (SSB attribute) (TPCDI attribute) (TPCDS attribute) (TPCH attribute) (WritePrimitives attribute) W warning_count (QueryTiming attribute) WritePrimitives (class in benchbox.write_primitives)