Repository Analysis

matrixorigin/matrixone

AI-native HTAP database with Git-for-Data and built-in vector search, serving as the data and memory backbone for intelligent agents and applications.

5.5 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of matrixorigin/matrixone, a Go project with 1,859 GitHub stars. SynthScan v2.0 examined 2,035,948 lines of code across 5046 source files, recording 9725 pattern matches distributed across 20 syntactic categories. The overall adjusted score of 5.5 places this repository in the Low AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

5.5
Adjusted Score
5.5
Raw Score
100%
Time Factor
2026-07-14
Last Push
1.9K
Stars
Go
Language
2.0M
Lines of Code
5.0K
Files
9.7K
Pattern Hits
2026-07-14
Scan Date
0.04
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 61HIGH 148MEDIUM 393LOW 9123

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 9725 distinct pattern matches across 20 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Over-Commented Block5233 hits · 4940 pts
SeverityFileLineSnippetContext
LOWclients/python/requirements.txt21# CLI tool enhanced input experienceCOMMENT
LOWclients/python/setup.py1#!/usr/bin/env python3COMMENT
LOWclients/python/mo_diag.py1#!/usr/bin/env python3COMMENT
LOWclients/python/tests/__init__.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_export_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_stage_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_orm_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…hon/tests/online/test_sqlalchemy_engine_integration.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_sqlalchemy_execute.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1#!/usr/bin/env python3COMMENT
LOW…ts/python/tests/online/test_mysql_driver_validation.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_metadata_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_ivf_stats_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/conftest.py1#!/usr/bin/env python3COMMENT
LOWclients/python/tests/online/test_logger_integration.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…n/tests/online/test_async_index_verification_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…on/tests/online/test_dialect_schema_handling_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…ients/python/tests/online/test_vector_comprehensive.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…/python/tests/online/test_transaction_query_methods.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_cli_tools_online.py1#!/usr/bin/env python3COMMENT
LOW…ents/python/tests/online/test_orm_advanced_features.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_account_management.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…nts/python/tests/online/test_fulltext_search_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…nts/python/tests/online/test_snapshot_comprehensive.py1#!/usr/bin/env python3COMMENT
LOW…ts/python/tests/online/test_async_client_interfaces.py1#!/usr/bin/env python3COMMENT
LOWclients/python/tests/online/test_query_update_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_async_client_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…ients/python/tests/online/test_transaction_contexts.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/__init__.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…ents/python/tests/online/test_vector_manager_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…ents/python/tests/online/test_unified_filter_online.py1#!/usr/bin/env python3COMMENT
LOWclients/python/tests/online/test_async_orm_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_config_validation.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…python/tests/online/test_transaction_insert_methods.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_matrixone_query_orm.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_pubsub_operations.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…on/tests/online/test_async_transaction_simple_query.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…ython/tests/online/test_connection_hooks_new_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_branch_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_load_data_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_query_methods.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…ents/python/tests/online/test_vector_unified_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_config.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…/python/tests/online/test_index_verification_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…nts/python/tests/online/test_sqlalchemy_integration.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_version_management.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…ents/python/tests/online/test_fulltext_label_online.py1#!/usr/bin/env python3COMMENT
LOWclients/python/tests/online/test_advanced_features.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_client_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…nts/python/tests/online/test_simple_fulltext_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_pinecone_filter.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…s/python/tests/online/test_filter_logical_in_online.py1#!/usr/bin/env python3COMMENT
LOWclients/python/tests/online/test_orm_cte_integration.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…/python/tests/online/test_async_simple_query_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_model_insert_online.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/online/test_search_vector_index.py1#!/usr/bin/env python3COMMENT
LOWclients/python/tests/online/test_basic_connection.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/offline/test_vector_operations.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOW…on/tests/offline/test_sqlalchemy_vector_integration.py1# Copyright 2021 - 2022 Matrix OriginCOMMENT
LOWclients/python/tests/offline/test_version_standalone.py1#!/usr/bin/env python3COMMENT
5173 more matches not shown…
Hyper-Verbose Identifiers1500 hits · 1463 pts
SeverityFileLineSnippetContext
LOWclients/python/tests/online/test_export_online.py82 def test_to_csv_with_custom_sep(self, test_client):CODE
LOWclients/python/tests/online/test_export_online.py105 def test_to_csv_with_pipe_delimiter(self, test_client):CODE
LOWclients/python/tests/online/test_export_online.py128 def test_to_csv_with_quotechar(self, test_client):CODE
LOWclients/python/tests/online/test_export_online.py151 def test_to_csv_with_sqlalchemy_select(self, test_client):CODE
LOWclients/python/tests/online/test_export_online.py177 def test_to_csv_with_matrixone_query(self, test_client):CODE
LOWclients/python/tests/online/test_export_online.py232 def test_to_jsonl_with_sqlalchemy(self, test_client):CODE
LOWclients/python/tests/online/test_export_online.py330 def test_to_csv_aggregated_query(self, test_client):CODE
LOWclients/python/tests/online/test_export_online.py389 def test_to_csv_special_characters(self, test_client):CODE
LOWclients/python/tests/online/test_stage_online.py213 def test_stage_convenience_methods(self, test_client):CODE
LOWclients/python/tests/online/test_stage_online.py312 async def test_async_create_and_list(self):CODE
LOWclients/python/tests/online/test_stage_online.py338 async def test_async_load_from_stage(self):CODE
LOWclients/python/tests/online/test_stage_online.py524 def test_stage_show_with_like(self, test_client):CODE
LOWclients/python/tests/online/test_stage_online.py569 def test_session_stage_operations(self, test_client):CODE
LOWclients/python/tests/online/test_stage_online.py621 def test_stage_alter_with_if_exists(self, test_client):CODE
LOWclients/python/tests/online/test_stage_online.py670 async def test_async_session_stage_operations(self):CODE
LOWclients/python/tests/online/test_orm_online.py116 def test_model_creation_and_attributes(self):STRING
LOWclients/python/tests/online/test_orm_online.py131 def test_model_table_creation(self):CODE
LOWclients/python/tests/online/test_orm_online.py144 def test_orm_query_basic_operations(self, test_client, test_database):CODE
LOWclients/python/tests/online/test_orm_online.py214 def test_orm_model_instantiation(self, test_client, test_database):CODE
LOW…hon/tests/online/test_sqlalchemy_engine_integration.py45 def test_client_from_sync_engine(self, connection_params, test_database):CODE
LOW…hon/tests/online/test_sqlalchemy_engine_integration.py97 def test_client_from_sync_engine_with_config(self, connection_params, test_database):STRING
LOW…hon/tests/online/test_sqlalchemy_engine_integration.py124 async def test_async_client_from_async_engine(self, connection_params, test_database):CODE
LOW…hon/tests/online/test_sqlalchemy_engine_integration.py177 async def test_async_client_from_async_engine_with_config(self, connection_params, test_database):STRING
LOW…hon/tests/online/test_sqlalchemy_engine_integration.py239 async def test_async_client_engine_reuse(self, connection_params):CODE
LOW…hon/tests/online/test_sqlalchemy_engine_integration.py274 def test_client_managers_initialization(self, connection_params):CODE
LOW…hon/tests/online/test_sqlalchemy_engine_integration.py308 async def test_async_client_managers_initialization(self, connection_params):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py62 def test_client_execute_text_statement(self, client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py87 def test_client_execute_select_with_text(self, client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py112 def test_client_execute_update_with_text(self, client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py136 def test_client_execute_delete_with_text(self, client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py161 def test_client_execute_select_with_table_reflection(self, client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py198 def test_client_execute_update_with_table_reflection(self, client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py226 def test_client_execute_delete_with_table_reflection(self, client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py255 def test_client_execute_insert_with_table_reflection(self, client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py308 async def test_async_client_execute_text_statement(self, async_client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py334 async def test_async_client_execute_select_with_text(self, async_client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py358 async def test_async_client_execute_update_with_text(self, async_client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py383 async def test_async_client_execute_delete_with_text(self, async_client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py409 async def test_async_client_execute_select_with_table_reflection(self, async_client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py448 async def test_async_client_execute_update_with_table_reflection(self, async_client, table_name):CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py483 async def test_async_client_execute_delete_with_table_reflection(self, async_client, table_name):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py46 def test_fulltext_search_basic(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1231 def test_fulltext_ngram_parser_chinese(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1428 def test_fulltext_boolean_wildcard(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1515 def test_fulltext_update_maintenance(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1608 def test_fulltext_alter_table_drop_column(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1659 def test_fulltext_null_handling(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py311 async def test_create_fulltext_index_async(self, test_async_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py364 async def test_drop_fulltext_index_async(self, test_async_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py973 def test_fulltext_json_parser_multiple_columns(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1036 def test_fulltext_json_parser_chinese_content(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1093 def test_fulltext_json_parser_orm_integration(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1157 def test_fulltext_json_parser_colon_handling(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1313 def test_fulltext_ngram_parser_mixed_content(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1466 def test_fulltext_boolean_phrase(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1561 def test_fulltext_delete_maintenance(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1697 def test_fulltext_empty_search_string(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py1729 def test_fulltext_index_create_all(self, test_client):CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py403 def test_fulltext_search_with_manual_transaction(self, test_client):STRING
LOW…nts/python/tests/online/test_fulltext_comprehensive.py800 def test_fulltext_search_with_different_modes(self, test_client):STRING
1440 more matches not shown…
Excessive Try-Catch Wrapping913 hits · 854 pts
SeverityFileLineSnippetContext
LOWclients/python/README_USER.md1342except Exception as e:CODE
LOWclients/python/mo_diag.py94 except Exception as e:STRING
LOWclients/python/mo_diag.py102 except Exception as e:STRING
LOWclients/python/tests/online/test_stage_online.py419 except Exception:CODE
LOWclients/python/tests/online/test_stage_online.py560 except Exception as e:CODE
LOWclients/python/tests/online/test_stage_online.py635 except Exception:CODE
LOWclients/python/tests/online/test_orm_online.py77 except Exception as e:CODE
LOWclients/python/tests/online/test_orm_online.py113 except Exception as e:STRING
LOW…hon/tests/online/test_sqlalchemy_engine_integration.py92 except Exception as e:STRING
LOW…hon/tests/online/test_sqlalchemy_engine_integration.py171 except Exception as e:STRING
LOWclients/python/tests/online/test_sqlalchemy_execute.py54 except Exception as e:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py84 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py109 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py133 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py158 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py195 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py223 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py252 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py280 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py299 except Exception as e:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py330 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py354 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py379 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py405 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py444 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py479 except Exception:CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py514 except Exception:CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py396 except Exception:STRING
LOW…nts/python/tests/online/test_fulltext_comprehensive.py793 except Exception as e:STRING
LOW…nts/python/tests/online/test_fulltext_comprehensive.py290 except Exception:STRING
LOW…nts/python/tests/online/test_fulltext_comprehensive.py347 except Exception:STRING
LOWclients/python/tests/online/test_metadata_online.py128 except Exception:CODE
LOWclients/python/tests/online/test_metadata_online.py276 except Exception as e:CODE
LOWclients/python/tests/online/test_metadata_online.py386 except Exception as e:CODE
LOWclients/python/tests/online/test_metadata_online.py411 except Exception:CODE
LOWclients/python/tests/online/test_metadata_online.py593 except Exception:CODE
LOWclients/python/tests/online/test_metadata_online.py656 except Exception:CODE
LOWclients/python/tests/online/test_metadata_online.py90 except Exception:STRING
LOWclients/python/tests/online/test_ivf_stats_online.py47 except Exception as e:CODE
LOWclients/python/tests/online/test_ivf_stats_online.py79 except Exception as e:CODE
LOWclients/python/tests/online/test_ivf_stats_online.py240 except Exception as e:CODE
LOWclients/python/tests/online/test_ivf_stats_online.py276 except Exception as e:CODE
LOWclients/python/tests/online/test_ivf_stats_online.py409 except Exception as e:CODE
LOWclients/python/tests/online/conftest.py62 except Exception as e:CODE
LOWclients/python/tests/online/conftest.py77 except Exception as e:CODE
LOWclients/python/tests/online/conftest.py86 except Exception as e:CODE
LOWclients/python/tests/online/conftest.py95 except Exception as e:CODE
LOWclients/python/tests/online/conftest.py191 except Exception as e:CODE
LOWclients/python/tests/online/conftest.py209 except Exception as e:CODE
LOWclients/python/tests/online/conftest.py213 except Exception:CODE
LOWclients/python/tests/online/test_logger_integration.py142 except Exception as e:CODE
LOWclients/python/tests/online/test_logger_integration.py169 except Exception as e:CODE
LOWclients/python/tests/online/test_logger_integration.py176 except Exception as e:CODE
LOWclients/python/tests/online/test_logger_integration.py206 except Exception as e:CODE
LOW…n/tests/online/test_async_index_verification_online.py86 except Exception as e:CODE
LOW…n/tests/online/test_async_index_verification_online.py159 except Exception as e:CODE
LOW…/python/tests/online/test_async_model_insert_online.py78 except Exception as e:CODE
LOW…on/tests/online/test_dialect_schema_handling_online.py315 except Exception as e:CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py81 except Exception as e:CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py95 except Exception as e:CODE
853 more matches not shown…
Hallucination Indicators61 hits · 750 pts
SeverityFileLineSnippetContext
CRITICALpkg/perfcounter/counter_set.go72 c.FileService.Cache.Memory.Read.Store(0)CODE
CRITICALpkg/perfcounter/counter_set.go73 c.FileService.Cache.Memory.Hit.Store(0)CODE
CRITICALpkg/perfcounter/counter_set.go74 c.FileService.Cache.Disk.Read.Store(0)CODE
CRITICALpkg/perfcounter/counter_set.go75 c.FileService.Cache.Disk.Hit.Store(0)CODE
CRITICALpkg/perfcounter/counter_set.go76 c.FileService.Cache.Remote.Read.Store(0)CODE
CRITICALpkg/perfcounter/counter_set.go77 c.FileService.Cache.Remote.Hit.Store(0)CODE
CRITICALpkg/perfcounter/named.go62 zap.Any("hit ratio", float64(counter.FileService.Cache.Memory.Hit.Load())/CODE
CRITICALpkg/perfcounter/named.go63 float64(counter.FileService.Cache.Memory.Read.Load())),CODE
CRITICALpkg/perfcounter/named.go68 zap.Any("hit ratio", float64(counter.FileService.Cache.Disk.Hit.Load())/CODE
CRITICALpkg/perfcounter/named.go69 float64(counter.FileService.Cache.Disk.Read.Load())),CODE
CRITICALpkg/perfcounter/named.go102 read1 := ptr.FileService.Cache.Memory.Read.Load()CODE
CRITICALpkg/perfcounter/named.go110 HitRatio: float32(ptr.FileService.Cache.Memory.Hit.Load()) / float32(read1),CODE
CRITICALpkg/perfcounter/named.go113 read2 := ptr.FileService.Cache.Disk.Read.Load()CODE
CRITICALpkg/perfcounter/named.go123 HitRatio: float32(ptr.FileService.Cache.Disk.Hit.Load()) / float32(read2),CODE
CRITICALpkg/vm/engine/tae/tables/mnode.go207 vec := node.object.rt.VectorPool.Transient.GetVector(&typ)CODE
CRITICALpkg/vm/engine/tae/tables/mnode.go215 vec = node.object.rt.VectorPool.Transient.GetVector(&colDef.Type) // TODOCODE
CRITICALpkg/vm/engine/tae/tables/pnode.go125 vecs[i] = node.object.rt.VectorPool.Transient.GetVector(&objectio.TSType)CODE
CRITICALpkg/vm/engine/tae/txn/txnimpl/base_table.go162 rowIDs = tbl.txnTable.store.rt.VectorPool.Small.GetVector(&objectio.RowidType)CODE
CRITICALpkg/vm/engine/tae/txn/txnimpl/base_table.go221 rowIDs = tbl.txnTable.store.rt.VectorPool.Small.GetVector(&objectio.RowidType)CODE
CRITICALpkg/vm/engine/tae/txn/txnimpl/relation.go325 pkVec := h.table.store.rt.VectorPool.Small.GetVector(&pkDef.Type)CODE
CRITICALpkg/vm/engine/tae/txn/txnimpl/anode.go144 col := n.table.store.rt.VectorPool.Small.GetVector(&objectio.RowidType)CODE
CRITICALpkg/vm/engine/tae/txn/txnimpl/table_space.go165 vec = space.table.store.rt.VectorPool.Small.GetVector(&objectio.RowidType)CODE
CRITICALpkg/vm/engine/tae/txn/txnimpl/table_space.go212 col := space.table.store.rt.VectorPool.Small.GetVector(&objectio.RowidType)CODE
CRITICALpkg/vm/engine/tae/txn/txnimpl/table.go531 pkVec := tbl.store.rt.VectorPool.Small.GetVector(pkType)CODE
CRITICALpkg/vm/engine/tae/txn/txnimpl/table.go534 rowIDVec := tbl.store.rt.VectorPool.Small.GetVector(&objectio.RowidType)CODE
CRITICALpkg/vm/engine/tae/txn/txnimpl/table.go920 pks := tbl.store.rt.VectorPool.Small.GetVector(pkType)CODE
CRITICALpkg/vm/engine/tae/rpc/dump_table.go205 if c.dstfs, err = c.inspectContext.db.Opts.TmpFs.GetOrCreateApp(CODE
CRITICALpkg/vm/engine/tae/rpc/apply_table_data.go111 if a.srcFS, err = a.inspectContext.db.Opts.TmpFs.GetOrCreateApp(CODE
CRITICALpkg/vm/engine/readutil/reader.go254 return ctx, objectio.BlkReadStats.CounterSet.FileService.Cache.Read.Load(),CODE
CRITICALpkg/vm/engine/readutil/reader.go255 objectio.BlkReadStats.CounterSet.FileService.Cache.Hit.Load()CODE
CRITICALpkg/vm/engine/readutil/reader.go259 numRead := objectio.BlkReadStats.CounterSet.FileService.Cache.Read.Load()CODE
CRITICALpkg/vm/engine/readutil/reader.go260 numHit := objectio.BlkReadStats.CounterSet.FileService.Cache.Hit.Load()CODE
CRITICALpkg/vm/engine/disttae/stats.go353 gs.engine.pClient.subscribed.rw.RLock()CODE
CRITICALpkg/vm/engine/disttae/stats.go354 defer gs.engine.pClient.subscribed.rw.RUnlock()CODE
CRITICALpkg/vm/engine/disttae/stats.go375 gs.engine.pClient.subscribed.rw.RLock()CODE
CRITICALpkg/vm/engine/disttae/stats.go376 defer gs.engine.pClient.subscribed.rw.RUnlock()CODE
CRITICALpkg/vm/process/operator_analyzer.go341 opAlyzr.opStats.CacheMemoryRead += counter.FileService.Cache.Memory.Read.Load()CODE
CRITICALpkg/vm/process/operator_analyzer.go342 opAlyzr.opStats.CacheMemoryHit += counter.FileService.Cache.Memory.Hit.Load()CODE
CRITICALpkg/vm/process/operator_analyzer.go343 opAlyzr.opStats.CacheDiskRead += counter.FileService.Cache.Disk.Read.Load()CODE
CRITICALpkg/vm/process/operator_analyzer.go344 opAlyzr.opStats.CacheDiskHit += counter.FileService.Cache.Disk.Hit.Load()CODE
CRITICALpkg/vm/process/operator_analyzer.go345 opAlyzr.opStats.CacheRemoteRead += counter.FileService.Cache.Remote.Read.Load()CODE
CRITICALpkg/vm/process/operator_analyzer.go346 opAlyzr.opStats.CacheRemoteHit += counter.FileService.Cache.Remote.Hit.Load()CODE
CRITICALpkg/fileservice/disk_cache_test.go250 assert.Equal(t, int64(1), counterSet.FileService.Cache.Disk.Hit.Load())CODE
CRITICALpkg/fileservice/disk_cache.go268 c.FileService.Cache.Disk.Read.Add(numRead)CODE
CRITICALpkg/fileservice/disk_cache.go269 c.FileService.Cache.Disk.Hit.Add(numHit)CODE
CRITICALpkg/fileservice/s3_fs_test.go688 assert.Equal(t, lastHit+1, pcSet.FileService.Cache.Disk.Hit.Load())CODE
CRITICALpkg/fileservice/s3_fs_test.go761 assert.Equal(t, int64(1), pcSet.FileService.Cache.Disk.Hit.Load())CODE
CRITICALpkg/fileservice/mem_cache.go296 c.FileService.Cache.Memory.Read.Add(numRead)CODE
CRITICALpkg/fileservice/mem_cache.go297 c.FileService.Cache.Memory.Hit.Add(numHit)CODE
CRITICALpkg/fileservice/caching_file_service_test.go100 assert.True(t, counterSet.FileService.Cache.Memory.Read.Load() == 1 ||CODE
CRITICALpkg/fileservice/caching_file_service_test.go101 counterSet.FileService.Cache.Disk.Read.Load() == 1)CODE
CRITICALpkg/fileservice/caching_file_service_test.go114 assert.True(t, counterSet.FileService.Cache.Memory.Read.Load() == 2 ||CODE
CRITICALpkg/fileservice/caching_file_service_test.go115 counterSet.FileService.Cache.Disk.Read.Load() == 2)CODE
CRITICALpkg/fileservice/caching_file_service_test.go116 assert.True(t, counterSet.FileService.Cache.Memory.Hit.Load() == 1 ||CODE
CRITICALpkg/fileservice/caching_file_service_test.go117 counterSet.FileService.Cache.Disk.Hit.Load() == 1)CODE
CRITICALpkg/fileservice/memory_fs_test.go75 read := counterSet.FileService.Cache.Memory.Read.Load()CODE
CRITICALpkg/fileservice/memory_fs_test.go76 hit := counterSet.FileService.Cache.Memory.Hit.Load()CODE
CRITICALpkg/fileservice/memory_fs_test.go98 read := counterSet.FileService.Cache.Memory.Read.Load()CODE
CRITICALpkg/fileservice/memory_fs_test.go99 hit := counterSet.FileService.Cache.Memory.Hit.Load()CODE
CRITICALpkg/fileservice/remote_cache.go79 c.FileService.Cache.Remote.Read.Add(numRead)CODE
1 more matches not shown…
Docstring Block Structure120 hits · 595 pts
SeverityFileLineSnippetContext
HIGHclients/python/tests/offline/test_version_standalone.py83 Parse version string into VersionInfo object Args: version_string: Version string in formaSTRING
HIGHclients/python/tests/offline/test_version_standalone.py106 Compare two versions Args: version1: First version (string or VersionInfo) verSTRING
HIGHclients/python/matrixone/connection_hooks.py304 Create a connection hook with predefined actions and/or custom callback Args: actions: List of predefSTRING
HIGHclients/python/matrixone/version.py119 Parse version string into VersionInfo object Args: version_string: Version string in formSTRING
HIGHclients/python/matrixone/version.py152 Compare two versions Args: version1: First version (string or VersionInfo) veSTRING
HIGHclients/python/matrixone/sqlalchemy_select.py63 Compile a SQLAlchemy select statement to SQL string with MatrixOne extensions. This is useful when you need toSTRING
HIGHclients/python/matrixone/client.py610 Create Client instance from existing SQLAlchemy Engine Args:: engine: SQLAlchSTRING
HIGHclients/python/matrixone/client.py992 Execute SQL query or SQLAlchemy statement without transaction isolation. This method executes queries STRING
HIGHclients/python/matrixone/client.py1343 Insert a single row of data into a table. This method provides a convenient way to insert dataSTRING
HIGHclients/python/matrixone/client.py1412 Batch insert multiple rows of data into a table. This method efficiently inserts multiple rowsSTRING
HIGHclients/python/matrixone/client.py1664 Create a transaction-aware session for atomic database operations. This method returns a MatrixOne SesSTRING
HIGHclients/python/matrixone/client.py2912 Get all secondary index table names for a given table. This includes both regular secondary indexes (MSTRING
HIGHclients/python/matrixone/client.py2948 Get the physical table name of a secondary index by its index name. Args: table_name: NameSTRING
HIGHclients/python/matrixone/client.py2982 Get detailed information about all indexes for a table, including IVF, HNSW, Fulltext, and regular indexes. STRING
HIGHclients/python/matrixone/client.py3082 Verify that the main table and all its secondary index tables have the same row count. This method comSTRING
HIGHclients/python/matrixone/client.py3340 Execute SQL or SQLAlchemy statement within session. Overrides SQLAlchemy Session.execute() to add: STRING
HIGHclients/python/matrixone/orm.py159 Add GROUP BY clause to the query. The GROUP BY clause is used to group rows that have the same values STRING
HIGHclients/python/matrixone/orm.py200 Add HAVING condition to the query. The HAVING clause is used to filter groups after GROUP BY operationSTRING
HIGHclients/python/matrixone/orm.py249 Add ORDER BY clause to the query. The ORDER BY clause is used to sort the result set by one or more coSTRING
HIGHclients/python/matrixone/orm.py374 Execute query and return exactly one result. This method executes the query and expects exactly one roSTRING
HIGHclients/python/matrixone/orm.py412 Execute query and return exactly one result or None. This method executes the query and returns exactlSTRING
HIGHclients/python/matrixone/orm.py452 Execute query and return the first column of the first result. This method executes the query and retuSTRING
HIGHclients/python/matrixone/orm.py729Create a CTE (Common Table Expression) from this query - SQLAlchemy style Args:: name: Name of theSTRING
HIGHclients/python/matrixone/orm.py754Add JOIN clause - SQLAlchemy style Args:: target: Table or model to join with onclauseSTRING
HIGHclients/python/matrixone/orm.py871 Add GROUP BY clause to the query - SQLAlchemy style compatibility. The GROUP BY clause is used to grouSTRING
HIGHclients/python/matrixone/orm.py938 Add HAVING clause to the query - SQLAlchemy style compatibility. The HAVING clause is used to filter gSTRING
HIGHclients/python/matrixone/orm.py1209 Add IN condition with support for various value types. This method provides enhanced IN functionality STRING
HIGHclients/python/matrixone/orm.py1309 Add ORDER BY clause to the query - SQLAlchemy style compatibility. The ORDER BY clause is used to sortSTRING
HIGHclients/python/matrixone/orm.py1580 Start UPDATE operation - SQLAlchemy style This method allows you to update records in the database usiSTRING
HIGHclients/python/matrixone/orm.py1742Add CTEs to this query - SQLAlchemy style Args:: *ctes: CTE objects to add to the query RSTRING
HIGHclients/python/matrixone/orm.py1821 Execute query and return exactly one result - SQLAlchemy style. This method executes the query and expSTRING
HIGHclients/python/matrixone/orm.py1862 Execute query and return exactly one result or None - SQLAlchemy style. This method executes the querySTRING
HIGHclients/python/matrixone/orm.py1905 Execute query and return the first column of the first result - SQLAlchemy style. This method executesSTRING
HIGHclients/python/matrixone/orm.py2052 Execute EXPLAIN statement for this query. Shows the query execution plan without actually executing thSTRING
HIGHclients/python/matrixone/orm.py2098 Execute EXPLAIN ANALYZE statement for this query. Shows the query execution plan and actually executesSTRING
HIGHclients/python/matrixone/orm.py2167 Export query results to a file using SELECT ... INTO OUTFILE. This is a convenience method that buildsSTRING
HIGHclients/python/matrixone/orm.py2237 Export query results to a stage using SELECT ... INTO STAGE (Recommended). This is the recommended waySTRING
HIGHclients/python/matrixone/orm.py2311 Smart export method that automatically chooses between file or stage export. This is a convenience metSTRING
HIGHclients/python/matrixone/index_utils.py107 Process the verification result and raise exception if counts don't match. Args: table_name: Name of tSTRING
HIGHclients/python/matrixone/session.py400 Execute SQL or SQLAlchemy statement within the current session transaction. This method extends SQLAlcSTRING
HIGHclients/python/matrixone/sql_builder.py269 Add HAVING condition to the SQL query. The HAVING clause is used to filter groups after GROUP BY operaSTRING
HIGHclients/python/matrixone/branch.py363 Compare differences between tables. Args: table: Source table name (can include database: STRING
HIGHclients/python/matrixone/branch.py486 Compare differences between two tables. Args: table: First table (string or ORM model) STRING
HIGHclients/python/matrixone/branch.py738 Compare differences between tables asynchronously. Args: table: Source table name (can incSTRING
HIGHclients/python/matrixone/export.py27 Convert various query types to SQL string. Args: query: Can be: - String: Returned as-is STRING
HIGHclients/python/matrixone/export.py227 Export query results to CSV file (pandas-style). This method exports query results to a CSV file on thSTRING
HIGHclients/python/matrixone/export.py299 Export query results to JSONL file (JSON Lines format). Each line in the output file is a valid JSON oSTRING
HIGHclients/python/matrixone/export.py361 Export query results to CSV file in an external stage. This is a convenience method for stage exports STRING
HIGHclients/python/matrixone/export.py419 Export query results to JSONL file in an external stage. This is a convenience method for stage exportSTRING
HIGHclients/python/matrixone/export.py561 Async export query results to CSV file in an external stage. This is a convenience method for stage exSTRING
HIGHclients/python/matrixone/export.py614 Async export query results to JSONL file in an external stage. This is a convenience method for stage STRING
HIGHclients/python/matrixone/async_client.py778 Create AsyncClient instance from existing SQLAlchemy AsyncEngine Args:: enginSTRING
HIGHclients/python/matrixone/async_client.py1077 Execute SQL query or SQLAlchemy statement asynchronously without transaction isolation. This method exSTRING
HIGHclients/python/matrixone/async_client.py1721 Create an async transaction-aware session for atomic database operations. This method returns an AsyncSTRING
HIGHclients/python/matrixone/async_client.py2181 Get all secondary index table names for a given table (async version). This includes both regular secoSTRING
HIGHclients/python/matrixone/async_client.py2216 Get the physical table name of a secondary index by its index name (async version). Args: STRING
HIGHclients/python/matrixone/async_client.py2251 Verify that the main table and all its secondary index tables have the same row count (async version). STRING
HIGHclients/python/matrixone/pitr.py148 Create cluster-level PITR Args:: name: PITR name range_value:STRING
HIGHclients/python/matrixone/pitr.py191 Create account-level PITR Args:: name: PITR name account_nameSTRING
HIGHclients/python/matrixone/pitr.py241 Create database-level PITR Args:: name: PITR name database_naSTRING
60 more matches not shown…
Structural Annotation Overuse353 hits · 517 pts
SeverityFileLineSnippetContext
LOWBUILD.md35### Step 1: Clone RepositoryCOMMENT
LOWBUILD.md42### Step 2: Prepare DependenciesCOMMENT
LOWBUILD.md52### Step 3: BuildCOMMENT
LOWBUILD.md61### Step 4: Build OptionsCOMMENT
LOWclients/python/RELEASE_WORKFLOW.md32# Step 1: Increment version for TestPyPICOMMENT
LOWclients/python/RELEASE_WORKFLOW.md35# Step 2: Publish to TestPyPICOMMENT
LOWclients/python/examples/example_26_stage_operations.py579 # Step 1: Create centralized data stageCOMMENT
LOWclients/python/examples/example_26_stage_operations.py595 # Step 2: Create data warehouse tables (star schema)COMMENT
LOWclients/python/examples/example_26_stage_operations.py648 # Step 3: Generate sample data filesCOMMENT
LOWclients/python/examples/example_26_stage_operations.py703 # Step 4: Load data from stageCOMMENT
LOWclients/python/examples/example_26_stage_operations.py731 # Step 5: Business Intelligence Queries (using client.query ORM)COMMENT
LOWclients/python/examples/example_26_stage_operations.py784 # Step 6: Incremental Loading (Delta)COMMENT
LOWclients/python/examples/example_ivf_stats_complete.py36 # Step 1: Create a table with vector columnCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py48 # Step 2: Create IVF indexCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py56 # Step 3: Insert sample dataCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py69 # Step 4: Get IVF statisticsCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py89 # Step 5: Test auto-inferenceCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py97 # Step 6: Test within sessionCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py143 # Step 2: Create IVF indexCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py151 # Step 3: Insert sample dataCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py168 # Step 4: Get IVF statisticsCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py188 # Step 5: Test auto-inferenceCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py196 # Step 6: Test within sessionCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py127 # Step 1: Create a table with vector columnCOMMENT
LOWetc/DEV_README.md581#### Step 1: Build MatrixOneCOMMENT
LOWetc/DEV_README.md593#### Step 2: Launch MatrixOneCOMMENT
LOWetc/DEV_README.md617#### Step 3: Connect to MatrixOneCOMMENT
LOWetc/DEV_README.md627#### Step 4: Enable Metrics (Optional but Recommended)COMMENT
LOWetc/DEV_README.md659#### Step 5: Start Metrics Monitoring (Grafana Dashboard)COMMENT
LOWetc/DEV_README.md796#### Step 1: Build Docker ImageCOMMENT
LOWetc/DEV_README.md814#### Step 2: Start Multi-CN ClusterCOMMENT
LOWetc/DEV_README.md830#### Step 3: Connect to ClusterCOMMENT
LOWetc/DEV_README.md843#### Step 4: Enable Metrics (Optional but Recommended)COMMENT
LOWetc/DEV_README.md887#### Step 5: Start Metrics Monitoring (Grafana Dashboard)COMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh556 # Step 1: Create root htb qdiscCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh563 # Step 2: Create htb class for bandwidthCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh584 # Step 1: Create root htb qdiscCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh591 # Step 2: Create htb class for bandwidthCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh598 # Step 3: Add netem as child qdiscCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh889 # Step 2: Stop the containerCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh892 # Step 3: Wait for a random time before starting (DOWN_WAIT_TIME)COMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh897 # Step 4: Start the containerCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh869 # Step 1: Container runs for a random time (UP_TIME)COMMENT
LOWcgo/cuvs/blog.md30## Step 1: Solving Clustering with Balanced K-MeansCOMMENT
LOWcgo/cuvs/blog.md38## Step 2: Offloading Assignment to Brute-Force GPU KernelsCOMMENT
LOWcgo/cuvs/blog.md46## Step 3: The Architecture — `cuvs_worker_t`COMMENT
LOWcgo/cuvs/blog.md54## Step 4: Staying Within Memory Budget with Auto-QuantizationCOMMENT
LOWcgo/cuvs/blog.md62## Step 5: Pushing SQL Predicates Down — Filtered Search Inside cuVSCOMMENT
LOW.github/agents/test-analyzer.agent.md29### Step 1: 获取 PR DiffCOMMENT
LOW.github/agents/test-analyzer.agent.md40### Step 2: 解析变更文件COMMENT
LOW.github/agents/test-analyzer.agent.md56### Step 3: 阅读 Skill 文档COMMENT
LOW.github/agents/test-analyzer.agent.md65### Step 4: 检查已有测试覆盖COMMENT
LOW.github/agents/test-analyzer.agent.md84### Step 5: 分析覆盖缺口COMMENT
LOW.github/agents/test-analyzer.agent.md97### Step 6: 生成缺失 CaseCOMMENT
LOW.github/agents/test-analyzer.agent.md123### Step 7: 去重COMMENT
LOW.github/agents/test-analyzer.agent.md130### Step 8: 提交 PRCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go170 // Step 1: Begin transaction and insert first batchCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go176 // Step 2: Update to second batchCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go181 // Step 3: Set up hooks to control timing preciselyCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go194 // Step 4: Start commit in backgroundCOMMENT
293 more matches not shown…
Verbosity Indicators327 hits · 471 pts
SeverityFileLineSnippetContext
LOWclients/python/examples/example_26_stage_operations.py579 # Step 1: Create centralized data stageCOMMENT
LOWclients/python/examples/example_26_stage_operations.py595 # Step 2: Create data warehouse tables (star schema)COMMENT
LOWclients/python/examples/example_26_stage_operations.py648 # Step 3: Generate sample data filesCOMMENT
LOWclients/python/examples/example_26_stage_operations.py703 # Step 4: Load data from stageCOMMENT
LOWclients/python/examples/example_26_stage_operations.py731 # Step 5: Business Intelligence Queries (using client.query ORM)COMMENT
LOWclients/python/examples/example_26_stage_operations.py784 # Step 6: Incremental Loading (Delta)COMMENT
LOWclients/python/examples/example_ivf_stats_complete.py36 # Step 1: Create a table with vector columnCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py48 # Step 2: Create IVF indexCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py56 # Step 3: Insert sample dataCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py69 # Step 4: Get IVF statisticsCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py89 # Step 5: Test auto-inferenceCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py97 # Step 6: Test within sessionCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py143 # Step 2: Create IVF indexCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py151 # Step 3: Insert sample dataCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py168 # Step 4: Get IVF statisticsCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py188 # Step 5: Test auto-inferenceCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py196 # Step 6: Test within sessionCOMMENT
LOWclients/python/examples/example_ivf_stats_complete.py127 # Step 1: Create a table with vector columnCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh556 # Step 1: Create root htb qdiscCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh563 # Step 2: Create htb class for bandwidthCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh584 # Step 1: Create root htb qdiscCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh591 # Step 2: Create htb class for bandwidthCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh598 # Step 3: Add netem as child qdiscCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh889 # Step 2: Stop the containerCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh892 # Step 3: Wait for a random time before starting (DOWN_WAIT_TIME)COMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh897 # Step 4: Start the containerCOMMENT
LOWetc/docker-multi-cn-local-disk/chaos-test.sh869 # Step 1: Container runs for a random time (UP_TIME)COMMENT
LOWpkg/cdc/bug_fix_tests_test.go170 // Step 1: Begin transaction and insert first batchCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go176 // Step 2: Update to second batchCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go181 // Step 3: Set up hooks to control timing preciselyCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go194 // Step 4: Start commit in backgroundCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go201 // Step 5: Wait for watermark update to start, then send pause signalCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go468 // Step 1: Begin transactionCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go472 // Step 2: Simulate data insertCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go476 // Step 3: Start commit in backgroundCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go483 // Step 4: Wait for watermark update to start, then signal pauseCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go496 // Step 5: Wait for commit to finishCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go505 // Step 6: Verify NO watermark updates happened during pauseCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go772 // Step 1: Mark task as paused (simulates Pause operation)COMMENT
LOWpkg/cdc/bug_fix_tests_test.go775 // Step 2: Verify watermark update is blockedCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go783 // Step 3: Simulate RESTART (should call UnmarkTaskPaused)COMMENT
LOWpkg/cdc/bug_fix_tests_test.go786 // Step 4: Verify watermark update is now allowedCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go796 // Step 5: Verify watermark was actually updatedCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go820 // Step 1: Mark as pausedCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go823 // Step 2: Verify blockedCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go829 // Step 3: Simulate CANCEL (should call UnmarkTaskPaused)COMMENT
LOWpkg/cdc/bug_fix_tests_test.go832 // Step 4: Verify not blocked anymoreCOMMENT
LOWpkg/cdc/bug_fix_tests_test.go215 // Step 6: Verify NO watermark updates happened during pause (with fix, should be blocked)COMMENT
LOWpkg/cdc/bug_fix_tests_test.go516 // Step 7: Verify commit executed correctlyCOMMENT
LOWpkg/cdc/reader_v2_txn_manager.go193 // Step 1: Send COMMIT to sinkerCOMMENT
LOWpkg/cdc/reader_v2_txn_manager.go212 // Step 2: Update watermark (persistent proof of success)COMMENT
LOWpkg/cdc/reader_v2_txn_manager.go232 // Step 3: Mark tracker as committed (memory state sync)COMMENT
LOWpkg/cdc/reader_v2_txn_manager.go245 // Step 4: Clean up tracker to allow next transaction to beginCOMMENT
LOWpkg/queryservice/multi_cn_bug_test.go635 // Step 1: Wait for connection error to be processed (node2 fails, retErr is set)COMMENT
LOWpkg/queryservice/multi_cn_bug_test.go651 // Step 2: Cancel context immediately to trigger <-ctx.Done()COMMENT
LOWpkg/proxy/event.go155// We need to check if the execution of this statement is successful, andCOMMENT
LOWpkg/publication/ddl.go334 // Step 1: Get database differences (databases to create and drop)COMMENT
LOWpkg/publication/ddl.go346 // Step 2: Create databases that exist upstream but not locallyCOMMENT
LOWpkg/publication/ddl.go375 // Step 3: Get upstream DDL mapCOMMENT
LOWpkg/publication/ddl.go381 // Step 4: Fill DDL operationsCOMMENT
267 more matches not shown…
Decorative Section Separators210 hits · 356 pts
SeverityFileLineSnippetContext
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py42 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py44 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py1227 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py1229 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py1424 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py1426 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py1511 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py1513 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py1604 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py1606 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py1655 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py1657 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py1365 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py1367 # ============================================================================COMMENT
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py399 # ============================================================================STRING
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py401 # ============================================================================STRING
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py796 # ============================================================================STRING
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py798 # ============================================================================STRING
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py909 # ============================================================================STRING
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py911 # ============================================================================STRING
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py265 # ============================================================================STRING
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py267 # ============================================================================STRING
MEDIUMclients/python/tests/offline/test_branch_builder.py116# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py118# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py148# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py150# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py172# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py174# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py299# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py301# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py357# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py359# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py18# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py20# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py42# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py44# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py187# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_branch_builder.py189# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_clone_builder.py23# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_clone_builder.py25# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_clone_builder.py105# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/tests/offline/test_clone_builder.py107# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/examples/example_31_cdc_operations.py80 # ------------------------------------------------------------------COMMENT
MEDIUMclients/python/examples/example_31_cdc_operations.py82 # ------------------------------------------------------------------COMMENT
MEDIUMclients/python/matrixone/clone_builder.py114# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/matrixone/clone_builder.py116# ---------------------------------------------------------------------------COMMENT
MEDIUMclients/python/matrixone/cdc.py754 # ------------------------------------------------------------------COMMENT
MEDIUMclients/python/matrixone/cdc.py756 # ------------------------------------------------------------------COMMENT
MEDIUMclients/python/matrixone/client.py92# ── MatrixOne / MySQL error code constants ──────────────────────────COMMENT
MEDIUMclients/python/matrixone/client.py1800 # ========================================STRING
MEDIUMclients/python/matrixone/client.py1802 # ========================================STRING
MEDIUMclients/python/matrixone/client.py1811 # ========================================STRING
MEDIUMclients/python/matrixone/client.py1813 # ========================================STRING
MEDIUMclients/python/matrixone/client.py1832 # ========================================STRING
MEDIUMclients/python/matrixone/client.py1834 # ========================================STRING
MEDIUMclients/python/matrixone/client.py1068 # ========================================STRING
MEDIUMclients/python/matrixone/client.py1070 # ========================================STRING
MEDIUMclients/python/matrixone/client.py1112 # ========================================STRING
MEDIUMclients/python/matrixone/client.py1114 # ========================================STRING
MEDIUMclients/python/matrixone/client.py1130 # ========================================STRING
150 more matches not shown…
Unused Imports489 hits · 344 pts
SeverityFileLineSnippetContext
LOWclients/python/tests/online/test_stage_online.py21CODE
LOWclients/python/tests/online/test_stage_online.py22CODE
LOWclients/python/tests/online/test_stage_online.py22CODE
LOWclients/python/tests/online/test_orm_online.py22CODE
LOW…hon/tests/online/test_sqlalchemy_engine_integration.py22CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py30CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py30CODE
LOWclients/python/tests/online/test_sqlalchemy_execute.py30CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py31CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py32CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py32CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py32CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py33CODE
LOWclients/python/tests/online/test_metadata_online.py32CODE
LOWclients/python/tests/online/conftest.py26CODE
LOW…/python/tests/online/test_async_model_insert_online.py6CODE
LOW…on/tests/online/test_dialect_schema_handling_online.py40CODE
LOW…on/tests/online/test_dialect_schema_handling_online.py217CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py25CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py26CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py26CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py26CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py29CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py35CODE
LOW…ients/python/tests/online/test_vector_comprehensive.py61CODE
LOWclients/python/tests/online/test_cli_tools_online.py23CODE
LOW…ents/python/tests/online/test_orm_advanced_features.py22CODE
LOW…ents/python/tests/online/test_orm_advanced_features.py284CODE
LOW…nts/python/tests/online/test_fulltext_search_online.py23CODE
LOW…nts/python/tests/online/test_fulltext_search_online.py24CODE
LOW…nts/python/tests/online/test_fulltext_search_online.py25CODE
LOW…nts/python/tests/online/test_fulltext_search_online.py33CODE
LOW…nts/python/tests/online/test_snapshot_comprehensive.py46CODE
LOW…ts/python/tests/online/test_async_client_interfaces.py30CODE
LOW…ents/python/tests/online/test_branch_builder_online.py9CODE
LOWclients/python/tests/online/test_query_update_online.py22CODE
LOWclients/python/tests/online/test_async_client_online.py24CODE
LOWclients/python/tests/online/test_async_client_online.py30CODE
LOWclients/python/tests/online/test_async_client_online.py31CODE
LOW…ents/python/tests/online/test_unified_filter_online.py26CODE
LOW…ents/python/tests/online/test_unified_filter_online.py26CODE
LOWclients/python/tests/online/test_async_orm_online.py24CODE
LOWclients/python/tests/online/test_config_validation.py19CODE
LOWclients/python/tests/online/test_matrixone_query_orm.py25CODE
LOWclients/python/tests/online/test_matrixone_query_orm.py26CODE
LOWclients/python/tests/online/test_matrixone_query_orm.py26CODE
429 more matches not shown…
Self-Referential Comments99 hits · 304 pts
SeverityFileLineSnippetContext
MEDIUMclients/python/tests/online/test_stage_online.py86 # Create a test stageCOMMENT
MEDIUM…ts/python/tests/online/test_mysql_driver_validation.py102 # Create a mock engine object to test the detection logicCOMMENT
MEDIUM…ts/python/tests/online/test_mysql_driver_validation.py148 # Create a mock engine object to test the detection logicCOMMENT
MEDIUM…n/tests/online/test_async_index_verification_online.py206 # Define a simple model without secondary indexesCOMMENT
MEDIUM…on/tests/online/test_dialect_schema_handling_online.py87 # Create a test tableCOMMENT
MEDIUM…on/tests/online/test_dialect_schema_handling_online.py95 # Create the tableCOMMENT
MEDIUM…on/tests/online/test_dialect_schema_handling_online.py116 # Create a test tableCOMMENT
MEDIUM…on/tests/online/test_dialect_schema_handling_online.py124 # Create the tableCOMMENT
MEDIUM…on/tests/online/test_dialect_schema_handling_online.py152 # Create a test table with various standard typesCOMMENT
MEDIUM…on/tests/online/test_dialect_schema_handling_online.py174 # Create the table - this should not raise UnsupportedCompilationErrorCOMMENT
MEDIUM…on/tests/online/test_dialect_schema_handling_online.py192 # Define a test modelCOMMENT
MEDIUM…on/tests/online/test_dialect_schema_handling_online.py222 # Define a test model with vector typesCOMMENT
MEDIUM…on/tests/online/test_dialect_schema_handling_online.py366 # Create a simple statement to test the compilerCOMMENT
MEDIUMclients/python/tests/online/test_account_management.py267 # Create a test accountCOMMENT
MEDIUM…nts/python/tests/online/test_fulltext_search_online.py571 # Create a single-column fulltext index for testingCOMMENT
MEDIUM…nts/python/tests/online/test_snapshot_comprehensive.py627 # Create a test table for syntax testingCOMMENT
MEDIUM…nts/python/tests/online/test_snapshot_comprehensive.py808 # Create a test table firstCOMMENT
MEDIUM…nts/python/tests/online/test_snapshot_comprehensive.py812 # Create a snapshot with unique nameCOMMENT
MEDIUM…nts/python/tests/online/test_snapshot_comprehensive.py941 # Create a snapshotCOMMENT
MEDIUM…nts/python/tests/online/test_snapshot_comprehensive.py893 # Create a snapshotCOMMENT
MEDIUMclients/python/tests/online/test_query_update_online.py324 # Create a test record specifically for this testCOMMENT
MEDIUMclients/python/tests/online/test_query_update_online.py350 # Create a test record specifically for this testCOMMENT
MEDIUMclients/python/tests/online/test_matrixone_query_orm.py295# Define a global AsyncUser class for all async testsCOMMENT
MEDIUMclients/python/tests/online/test_matrixone_query_orm.py307# Define a global TestModel class for edge case testsCOMMENT
MEDIUMclients/python/tests/online/test_matrixone_query_orm.py502 # Create a simple test table firstCOMMENT
MEDIUM…ython/tests/online/test_connection_hooks_new_online.py30 # Create a new client instanceCOMMENT
MEDIUM…ython/tests/online/test_connection_hooks_new_online.py84 # Create a simple table and test fulltextCOMMENT
MEDIUM…ython/tests/online/test_connection_hooks_new_online.py108 # Create a new client instanceCOMMENT
MEDIUM…ython/tests/online/test_connection_hooks_new_online.py162 # Create a simple table and test fulltextCOMMENT
MEDIUM…/python/tests/online/test_index_verification_online.py142 # Define a simple model without secondary indexesCOMMENT
MEDIUMclients/python/tests/online/test_advanced_features.py97 # Create the same table structureCOMMENT
MEDIUMclients/python/tests/online/test_orm_cte_integration.py115 # Create a CTE for high-salary usersCOMMENT
MEDIUMclients/python/tests/online/test_orm_cte_integration.py178 # Create a recursive CTE (even though we won't use recursion in this test)COMMENT
MEDIUMclients/python/tests/online/test_orm_cte_integration.py216 # Create a simple CTECOMMENT
MEDIUMclients/python/tests/online/test_search_vector_index.py32 # Create a test table with vector columnCOMMENT
MEDIUMclients/python/tests/online/test_search_vector_index.py66 # Create a test table with vector columnCOMMENT
MEDIUMclients/python/tests/online/test_search_vector_index.py104 # Create a test table with vector column and indexCOMMENT
MEDIUMclients/python/tests/online/test_search_vector_index.py142 # Create a test table with vector columnCOMMENT
MEDIUMclients/python/tests/online/test_search_vector_index.py199 # Create a test table with vector columnCOMMENT
MEDIUMclients/python/tests/online/test_search_vector_index.py248 # Create a test table with vector columnCOMMENT
MEDIUMclients/python/tests/online/test_search_vector_index.py299 # Create a test table with vector columnCOMMENT
MEDIUMclients/python/tests/online/test_search_vector_index.py344 # Create a test table with vector columnCOMMENT
MEDIUMclients/python/tests/online/test_search_vector_index.py394 # Create a test table with mixed case column namesCOMMENT
MEDIUMclients/python/tests/online/test_search_vector_index.py462 # Create a test table with mixed case column namesCOMMENT
MEDIUMclients/python/tests/offline/test_vector_operations.py108 # Create a vector columnCOMMENT
MEDIUMclients/python/tests/offline/test_vector_operations.py158 # Create a mock modelCOMMENT
MEDIUMclients/python/tests/offline/test_vector_operations.py287 # Create a vector columnCOMMENT
MEDIUM…on/tests/offline/test_sqlalchemy_vector_integration.py292 # Create a filter condition with vector distanceCOMMENT
MEDIUMclients/python/tests/offline/test_version_standalone.py337 # Create a version manager for this testCOMMENT
MEDIUMclients/python/tests/offline/test_filter_logical_in.py122 # Create a subqueryCOMMENT
MEDIUMclients/python/tests/offline/test_logical_in_method.py122 # Create a subqueryCOMMENT
MEDIUMclients/python/tests/offline/test_join_methods.py193 # Create a CTECOMMENT
MEDIUMclients/python/tests/offline/test_case_sensitivity.py116 # Create a compiler instanceCOMMENT
MEDIUM…ts/python/tests/offline/test_sqlalchemy_integration.py355 # Create a test suiteCOMMENT
MEDIUMclients/python/tests/offline/test_vector_index.py229 # Create a vector columnCOMMENT
MEDIUM…ients/python/tests/offline/test_unified_transaction.py116 # Create a completely fresh mock clientCOMMENT
MEDIUM…ients/python/tests/offline/test_unified_transaction.py468 # Create a test suiteCOMMENT
MEDIUM…tests/offline/test_async_client_query_comprehensive.py53 # Create a more sophisticated SQLAlchemy mock that supports submodulesCOMMENT
MEDIUM…tests/offline/test_async_client_query_comprehensive.py235 # Create a proper async context manager for engine.begin()COMMENT
MEDIUM…tests/offline/test_async_client_query_comprehensive.py246 # Create a mock engine class that properly implements begin()COMMENT
39 more matches not shown…
Cross-File Repetition28 hits · 140 pts
SeverityFileLineSnippetContext
HIGH…nts/python/tests/online/test_fulltext_comprehensive.py0create table async_features_tx_docs ( id int auto_increment primary key, title varchar(255) not null, content text not nSTRING
HIGH…ients/python/tests/online/test_transaction_contexts.py0create table async_features_tx_docs ( id int auto_increment primary key, title varchar(255) not null, content text not nSTRING
HIGH…on/tests/online/test_async_transaction_simple_query.py0create table async_features_tx_docs ( id int auto_increment primary key, title varchar(255) not null, content text not nSTRING
HIGHclients/python/tests/offline/test_version_standalone.py0test feature registration and availability checkingSTRING
HIGHclients/python/tests/offline/test_version_core.py0test feature registration and availability checkingSTRING
HIGHclients/python/tests/offline/test_version_management.py0test feature registration and availability checkingSTRING
HIGHclients/python/tests/offline/test_stage.py0test sql generation consistency across sync/async/session interfacesSTRING
HIGHclients/python/tests/offline/test_load_data.py0test sql generation consistency across sync/async/session interfacesSTRING
HIGHclients/python/tests/offline/test_account.py0test sql generation consistency across sync/async/session interfacesSTRING
HIGHclients/python/matrixone/branch.py0base clone manager with shared logic for sync and async implementations. this base class contains all the sql building lSTRING
HIGHclients/python/matrixone/snapshot.py0base clone manager with shared logic for sync and async implementations. this base class contains all the sql building lSTRING
HIGHclients/python/matrixone/clone.py0base clone manager with shared logic for sync and async implementations. this base class contains all the sql building lSTRING
HIGHclients/python/matrixone/branch.py0initialize base clone manager. args: client: matrixone client instance executor: optional executor (e.g., session) for eSTRING
HIGHclients/python/matrixone/pubsub.py0initialize base clone manager. args: client: matrixone client instance executor: optional executor (e.g., session) for eSTRING
HIGHclients/python/matrixone/snapshot.py0initialize base clone manager. args: client: matrixone client instance executor: optional executor (e.g., session) for eSTRING
HIGHclients/python/matrixone/clone.py0initialize base clone manager. args: client: matrixone client instance executor: optional executor (e.g., session) for eSTRING
HIGHclients/python/matrixone/branch.py0get the executor for sql execution (session or client)STRING
HIGHclients/python/matrixone/pitr.py0get the executor for sql execution (session or client)STRING
HIGHclients/python/matrixone/pubsub.py0get the executor for sql execution (session or client)STRING
HIGHclients/python/matrixone/stage.py0get the executor for sql execution (session or client)STRING
HIGHclients/python/matrixone/load_data.py0get the executor for sql execution (session or client)STRING
HIGHclients/python/matrixone/restore.py0get the executor for sql execution (session or client)STRING
HIGHclients/python/matrixone/snapshot.py0get the executor for sql execution (session or client)STRING
HIGHclients/python/matrixone/account.py0get the executor for sql execution (session or client)STRING
HIGHclients/python/matrixone/clone.py0get the executor for sql execution (session or client)STRING
HIGHclients/python/matrixone/pitr.py0initialize async accountmanager. args: client: matrixone async client instance executor: optional executor (e.g., async STRING
HIGHclients/python/matrixone/restore.py0initialize async accountmanager. args: client: matrixone async client instance executor: optional executor (e.g., async STRING
HIGHclients/python/matrixone/account.py0initialize async accountmanager. args: client: matrixone async client instance executor: optional executor (e.g., async STRING
AI Slop Vocabulary74 hits · 117 pts
SeverityFileLineSnippetContext
MEDIUM…nts/python/tests/online/test_fulltext_comprehensive.py1232 """Test NGRAM parser with Chinese content - comprehensive coverage"""STRING
MEDIUMclients/python/tests/online/test_metadata_online.py102 """Insert comprehensive test data"""STRING
MEDIUM…nts/python/tests/online/test_snapshot_comprehensive.py477 """Test comprehensive snapshot management functionality - from test_snapshot_online.py"""STRING
MEDIUMclients/python/tests/online/test_json_online.py59 # Insert comprehensive test dataCOMMENT
MEDIUM…on/tests/offline/test_fulltext_search_comprehensive.py522 """Test Fulltext Parser Support (JSON, NGRAM) - comprehensive SQL generation tests"""STRING
MEDIUM…on/tests/offline/test_fulltext_search_comprehensive.py585 """Test BM25 Algorithm Support - comprehensive SQL and configuration tests"""STRING
MEDIUM…s/python/tests/offline/test_dialect_schema_handling.py304 # Additional comprehensive type compatibility testsCOMMENT
MEDIUM…ents/python/examples/example_25_metadata_operations.py52 """Demonstrates comprehensive metadata operations with ORM and structured examples."""STRING
MEDIUM…ents/python/examples/example_25_metadata_operations.py496 """Generate a comprehensive summary report."""STRING
MEDIUM…s/python/examples/example_06_sqlalchemy_integration.py318 """Generate comprehensive summary report."""STRING
MEDIUM…s/python/examples/example_06_sqlalchemy_integration.py90 """Demonstrates SQLAlchemy integration capabilities with comprehensive testing."""STRING
MEDIUMclients/python/examples/example_07_advanced_features.py339 """Generate comprehensive summary report."""STRING
MEDIUMclients/python/examples/example_07_advanced_features.py44 """Demonstrates advanced features capabilities with comprehensive testing."""STRING
MEDIUM…n/examples/example_20_sqlalchemy_engine_integration.py40 """Demonstrates SQLAlchemy engine integration capabilities with comprehensive testing."""STRING
MEDIUM…n/examples/example_20_sqlalchemy_engine_integration.py306 """Generate comprehensive summary report."""STRING
MEDIUM…ients/python/examples/example_10_version_management.py283 """Generate comprehensive summary report."""STRING
MEDIUM…ients/python/examples/example_10_version_management.py50 """Demonstrates version management capabilities with comprehensive testing."""STRING
MEDIUMclients/python/examples/example_34_branch_diff_count.py42 """Demonstrates branch diff count feature with comprehensive testing."""STRING
MEDIUM…s/python/examples/example_04_transaction_management.py41 """Demonstrates transaction management capabilities with comprehensive testing."""STRING
MEDIUM…s/python/examples/example_04_transaction_management.py382 """Generate comprehensive summary report."""STRING
MEDIUM…nts/python/examples/example_23_load_data_operations.py54 """Demonstrates comprehensive LOAD DATA operations with various file formats and options."""STRING
MEDIUMclients/python/examples/example_08_pubsub_operations.py102 """Generate comprehensive summary report."""STRING
MEDIUMclients/python/examples/example_08_pubsub_operations.py38 """Demonstrates PubSub operations capabilities with comprehensive testing."""STRING
MEDIUMclients/python/examples/example_08_pubsub_operations.py592 # Note: For best practices demo, we'll skip publication creation since we can't publish to selfSTRING
MEDIUMclients/python/examples/example_08_pubsub_operations.py604 # Note: For best practices demo, we'll skip subscription creation since we don't have publicationsSTRING
MEDIUMclients/python/examples/example_05_snapshot_restore.py308 """Generate comprehensive summary report."""STRING
MEDIUMclients/python/examples/example_05_snapshot_restore.py41 """Demonstrates snapshot and restore capabilities with comprehensive testing."""STRING
MEDIUMclients/python/examples/example_15_vector_advanced.py609 """Generate comprehensive summary report."""STRING
MEDIUMclients/python/examples/example_14_vector_search.py51 """Demonstrates advanced vector search capabilities with comprehensive testing."""STRING
MEDIUMclients/python/examples/example_14_vector_search.py136 """Insert diverse test data for comprehensive search testing."""STRING
MEDIUMclients/python/examples/example_14_vector_search.py543 """Generate comprehensive summary report."""STRING
MEDIUMclients/python/examples/example_connection_hooks.py414 # Print comprehensive summaryCOMMENT
MEDIUMclients/python/examples/example_connection_hooks.py45 """Demonstrates connection hooks capabilities with comprehensive testing."""STRING
MEDIUMclients/python/examples/example_connection_hooks.py361 """Print comprehensive summary of all tests and results"""STRING
MEDIUMclients/python/examples/example_24_query_update.py378 """Demonstrates MatrixOne query update capabilities with comprehensive testing."""STRING
MEDIUMclients/python/examples/example_24_query_update.py396 """Generate a comprehensive summary report of all test results."""STRING
MEDIUM…nts/python/examples/example_19_sqlalchemy_style_orm.py344 """Generate comprehensive summary report."""STRING
MEDIUM…nts/python/examples/example_19_sqlalchemy_style_orm.py66 """Demonstrates SQLAlchemy-style ORM capabilities with comprehensive testing."""STRING
MEDIUM…ients/python/examples/example_09_logger_integration.py431 """Generate comprehensive summary report."""STRING
MEDIUM…ients/python/examples/example_09_logger_integration.py45 """Demonstrates logger integration capabilities with comprehensive testing."""STRING
MEDIUMclients/python/examples/example_13_vector_indexes.py50 """Demonstrates comprehensive vector index management with performance testing."""STRING
MEDIUMclients/python/examples/example_13_vector_indexes.py674 """Generate comprehensive summary report."""STRING
MEDIUMclients/python/examples/example_32_branch_operations.py53 """Demonstrates branch operations with comprehensive testing."""STRING
MEDIUMclients/python/examples/example_32_branch_operations.py412 """Generate comprehensive summary report."""STRING
MEDIUM…ients/python/examples/example_02_account_management.py40 """Demonstrates account management capabilities with comprehensive testing."""STRING
MEDIUM…ients/python/examples/example_02_account_management.py250 """Generate comprehensive summary report."""STRING
MEDIUMclients/python/examples/example_03_async_operations.py266 """Generate comprehensive summary report."""STRING
MEDIUMclients/python/examples/example_03_async_operations.py41 """Demonstrates async operations capabilities with comprehensive testing."""STRING
MEDIUM…s/python/examples/example_11_matrixone_version_demo.py260 """Generate comprehensive summary report."""STRING
MEDIUM…s/python/examples/example_11_matrixone_version_demo.py39 """Demonstrates MatrixOne version capabilities with comprehensive testing."""STRING
MEDIUMclients/python/examples/example_01_basic_connection.py39 """Demonstrates basic connection capabilities with comprehensive testing."""STRING
MEDIUMclients/python/examples/example_01_basic_connection.py194 """Generate comprehensive summary report."""STRING
MEDIUM…ts/python/examples/example_21_advanced_orm_features.py91 """Demonstrates advanced ORM features capabilities with comprehensive testing."""STRING
MEDIUM…ts/python/examples/example_21_advanced_orm_features.py104 """Test advanced ORM features with comprehensive error handling and statistics."""STRING
MEDIUM…ts/python/examples/example_21_advanced_orm_features.py326 """Generate a comprehensive summary report of all test results."""STRING
MEDIUMclients/python/examples/example_12_vector_basics.py49 """Demonstrates basic vector operations with comprehensive error handling."""STRING
MEDIUMclients/python/examples/example_18_snapshot_orm.py384 """Generate comprehensive summary report."""STRING
MEDIUMclients/python/examples/example_18_snapshot_orm.py36 """Demonstrates snapshot ORM capabilities with comprehensive testing."""STRING
MEDIUMclients/python/matrixone/cli_tools.py728 # Use the new comprehensive index detail APICOMMENT
LOWclients/python/matrixone/account.py537 # If no operations, just return current user infoCOMMENT
14 more matches not shown…
Redundant / Tautological Comments86 hits · 113 pts
SeverityFileLineSnippetContext
LOWclients/python/tests/online/test_stage_online.py596 # Check if stage existsCOMMENT
LOW…ents/python/tests/online/test_orm_advanced_features.py1773 # Check if results have the expected structureSTRING
LOW…ents/python/tests/online/test_orm_advanced_features.py1784 # Check if results have the expected structure using _valuesSTRING
LOW…nts/python/tests/online/test_fulltext_search_online.py156 # Set algorithm to BM25STRING
LOW…nts/python/tests/online/test_snapshot_comprehensive.py234 # Check if our snapshot is in the listCOMMENT
LOW…nts/python/tests/online/test_simple_fulltext_online.py280 # Check if score column exists (it should be labeled as "score")COMMENT
LOW…nts/python/tests/online/test_simple_fulltext_online.py409 # Check if score column existsCOMMENT
LOWclients/python/tests/offline/test_version_standalone.py355 # Check if feature is availableCOMMENT
LOWclients/python/tests/offline/conftest.py36 # Check if this is a vector test by looking at the file pathCOMMENT
LOWclients/python/examples/example_26_stage_operations.py155 # Check if stage existsCOMMENT
LOWclients/python/examples/example_26_stage_operations.py856 # Print resultsCOMMENT
LOW…nts/python/examples/example_23_load_data_operations.py1109 # Print resultsCOMMENT
LOWclients/python/examples/example_05_snapshot_restore.py138 # Check if data was restored to original stateCOMMENT
LOWclients/python/scripts/release.py60 # Check if we're in the right directoryCOMMENT
LOWclients/python/scripts/release.py64 # Check if git is cleanCOMMENT
LOWclients/python/scripts/release.py86 # Check if we can run online testsCOMMENT
LOWclients/python/matrixone/connection_hooks.py164 # Check if it's an async functionCOMMENT
LOWclients/python/matrixone/connection_hooks.py198 # Check if it's an async functionCOMMENT
LOWclients/python/matrixone/connection_hooks.py199 if hasattr(self.custom_hook, '__code__') and self.custom_hook.__code__.co_flags & 0x80: # Check if CODE
LOWclients/python/matrixone/async_orm.py70 # Check if this is an aggregate query (has custom select columns)COMMENT
LOWclients/python/matrixone/version.py503 # Check if feature is availableCOMMENT
LOWclients/python/matrixone/client.py645 # Check if engine uses MySQL driverCOMMENT
LOWclients/python/matrixone/client.py704 # Check if it's a MySQL dialectCOMMENT
LOWclients/python/matrixone/client.py868 # Check if user already contains login format (support both '#' and ':' as separators)COMMENT
LOWclients/python/matrixone/client.py1259 # Check if this is a SQLAlchemy statementCOMMENT
LOWclients/python/matrixone/client.py2827 # Check if we need to enable HNSW or IVF indexingCOMMENT
LOWclients/python/matrixone/client.py2831 # Check if table has vector indexes that need special handlingCOMMENT
LOWclients/python/matrixone/client.py3386 # Check if this is a string SQLCOMMENT
LOWclients/python/matrixone/client.py3870 # Check if we need to enable HNSW or IVF indexingCOMMENT
LOWclients/python/matrixone/client.py3874 # Check if table has vector indexes that need special handlingCOMMENT
LOWclients/python/matrixone/orm.py147 # Check if the column exists in the SQLAlchemy modelCOMMENT
LOWclients/python/matrixone/orm.py1007 # Check if condition contains FulltextFilter objectsCOMMENT
LOWclients/python/matrixone/orm.py1076 # Check if condition is a LogicalIn objectCOMMENT
LOWclients/python/matrixone/orm.py1082 # Check if condition contains FulltextFilter objectsCOMMENT
LOWclients/python/matrixone/orm.py1423 # Check if this is a FulltextLabel (which already has AS in compile())COMMENT
LOWclients/python/matrixone/orm.py1516 # Check if this is a SQLAlchemy function with labelCOMMENT
LOWclients/python/matrixone/orm.py1783 # Check if this is an aggregate query (has custom select columns)COMMENT
LOWclients/python/matrixone/session.py646 # Check if this is a string SQLCOMMENT
LOWclients/python/matrixone/session.py1248 # Check if this is a string SQLCOMMENT
LOWclients/python/matrixone/async_client.py813 # Check if engine uses MySQL driverCOMMENT
LOWclients/python/matrixone/async_client.py848 # Check if it's a MySQL dialectCOMMENT
LOWclients/python/matrixone/async_client.py1341 # Check if this is a SQLAlchemy statementCOMMENT
LOWclients/python/matrixone/async_client.py1478 # Check if user already contains login format (support both '#' and ':' as separators)COMMENT
LOWclients/python/matrixone/search_vector_index.py178 # Check if this is an async clientCOMMENT
LOWclients/python/matrixone/search_vector_index.py191 # Check if this is an async clientCOMMENT
LOWclients/python/matrixone/search_vector_index.py193 # Check if execute returns a coroutine (async client)COMMENT
LOWclients/python/matrixone/search_vector_index.py783 # Check if index type supports delete operationsCOMMENT
LOWclients/python/matrixone/search_vector_index.py817 # Check if index type supports delete operationsCOMMENT
LOWclients/python/matrixone/search_vector_index.py968 # Check if primary key field existsCOMMENT
LOWclients/python/matrixone/search_vector_index.py972 # Check if vector field existsCOMMENT
LOWclients/python/matrixone/search_vector_index.py1034 # Check if primary key field existsCOMMENT
LOWclients/python/matrixone/search_vector_index.py1038 # Check if vector field existsCOMMENT
LOWclients/python/matrixone/search_vector_index.py1101 # Check if primary key field existsCOMMENT
LOWclients/python/matrixone/search_vector_index.py1105 # Check if vector field existsCOMMENT
LOWclients/python/matrixone/search_vector_index.py1143 # Check if primary key field existsCOMMENT
LOWclients/python/matrixone/search_vector_index.py1147 # Check if vector field existsCOMMENT
LOWclients/python/matrixone/load_data.py93 # Check if we need to use brace syntax for JSONLINE or ParquetCOMMENT
LOWclients/python/matrixone/cli_tools.py329# Check if output is to a terminalCOMMENT
LOWclients/python/matrixone/cli_tools.py2134 # Check if showing all indexes (-a -d together = hierarchical view)STRING
LOWclients/python/matrixone/cli_tools.py2277 # Check if this is a multi-table index (IVF/HNSW with multiple physical tables)STRING
26 more matches not shown…
Deep Nesting118 hits · 79 pts
SeverityFileLineSnippetContext
LOWclients/python/setup.py41CODE
LOW…nts/python/tests/online/test_fulltext_comprehensive.py848CODE
LOWclients/python/tests/online/test_query_update_online.py279CODE
LOW…nts/python/tests/online/test_simple_fulltext_online.py384CODE
LOWclients/python/tests/online/test_pinecone_filter.py579CODE
LOWclients/python/tests/offline/test_version_standalone.py141CODE
LOW…ts/python/tests/offline/test_vector_manager_offline.py126CODE
LOWclients/python/tests/offline/test_table_builder.py40CODE
LOWclients/python/tests/offline/test_table_builder.py72CODE
LOWclients/python/tests/offline/test_case_sensitivity.py128CODE
LOW…s/python/tests/offline/test_pinecone_filter_offline.py287CODE
LOW…ents/python/examples/example_25_metadata_operations.py290CODE
LOW…s/python/examples/example_06_sqlalchemy_integration.py206CODE
LOW…s/python/examples/example_04_transaction_management.py53CODE
LOW…s/python/examples/example_04_transaction_management.py157CODE
LOWclients/python/examples/example_05_snapshot_restore.py53CODE
LOWclients/python/examples/example_15_vector_advanced.py417CODE
LOWclients/python/examples/example_15_vector_advanced.py608CODE
LOWclients/python/examples/example_14_vector_search.py187CODE
LOW…nts/python/examples/example_19_sqlalchemy_style_orm.py272CODE
LOW…ients/python/examples/example_09_logger_integration.py336CODE
LOWclients/python/examples/example_13_vector_indexes.py541CODE
LOW…s/python/examples/example_11_matrixone_version_demo.py91CODE
LOWclients/python/examples/example_27_export_operations.py100CODE
LOWclients/python/examples/example_27_export_operations.py124CODE
LOWclients/python/examples/example_27_export_operations.py147CODE
LOWclients/python/examples/example_27_export_operations.py225CODE
LOWclients/python/examples/example_18_snapshot_orm.py48CODE
LOWclients/python/examples/example_18_snapshot_orm.py134CODE
LOWclients/python/examples/example_18_snapshot_orm.py213CODE
LOWclients/python/scripts/release.py116CODE
LOWclients/python/matrixone/connection_hooks.py80CODE
LOWclients/python/matrixone/connection_hooks.py98CODE
LOWclients/python/matrixone/connection_hooks.py131CODE
LOWclients/python/matrixone/connection_hooks.py181CODE
LOWclients/python/matrixone/async_orm.py55CODE
LOWclients/python/matrixone/async_orm.py124CODE
LOWclients/python/matrixone/cdc.py301CODE
LOWclients/python/matrixone/cdc.py370CODE
LOWclients/python/matrixone/config.py134CODE
LOWclients/python/matrixone/config.py282CODE
LOWclients/python/matrixone/metadata.py151CODE
LOWclients/python/matrixone/version.py190CODE
LOWclients/python/matrixone/base_client.py57CODE
LOWclients/python/matrixone/base_client.py95CODE
LOWclients/python/matrixone/client.py559CODE
LOWclients/python/matrixone/client.py584CODE
LOWclients/python/matrixone/client.py843CODE
LOWclients/python/matrixone/client.py991CODE
LOWclients/python/matrixone/client.py1472CODE
LOWclients/python/matrixone/client.py1545CODE
LOWclients/python/matrixone/client.py2320CODE
LOWclients/python/matrixone/client.py2619CODE
LOWclients/python/matrixone/client.py2791CODE
LOWclients/python/matrixone/client.py3473CODE
LOWclients/python/matrixone/client.py3558CODE
LOWclients/python/matrixone/client.py3703CODE
LOWclients/python/matrixone/client.py3849CODE
LOWclients/python/matrixone/orm.py591CODE
LOWclients/python/matrixone/orm.py937CODE
58 more matches not shown…
Fake / Example Data71 hits · 65 pts
SeverityFileLineSnippetContext
LOWclients/python/tests/online/test_orm_online.py95 (1, 'John Doe', 'john@example.com', 30),CODE
LOWclients/python/tests/online/test_orm_online.py156 john = test_client.query(User).filter_by(name="John Doe").first()CODE
LOWclients/python/tests/online/test_orm_online.py158 assert john.name == "John Doe"CODE
LOWclients/python/tests/online/test_orm_online.py217 user = test_client.query(User).filter_by(name="John Doe").first()CODE
LOWclients/python/tests/online/test_orm_online.py221 assert user.name == "John Doe"CODE
LOW…/python/tests/online/test_async_model_insert_online.py89 {'id': 1, 'name': 'John Doe', 'email': 'john@example.com', 'age': 30, 'created_at': datetime.now()},CODE
LOW…/python/tests/online/test_async_model_insert_online.py99 assert user.name == 'John Doe'CODE
LOW…/python/tests/online/test_async_model_insert_online.py218 await client.insert(AsyncUser, {'id': 1, 'name': 'John Doe', 'email': 'john@example.com', 'age': 30})CODE
LOW…ents/python/tests/online/test_orm_advanced_features.py139 (1, 'John Doe', 'john@example.com', 30, 1, 75000.00),CODE
LOW…ents/python/tests/online/test_orm_advanced_features.py1601 (1, 'John Doe', 1, 75000, 'john@example.com'),CODE
LOW…ents/python/tests/online/test_orm_advanced_features.py1642 (1, 'John Doe', 1, 75000, 'john@example.com'),CODE
LOW…ents/python/tests/online/test_orm_advanced_features.py1690 (1, 'John Doe', 1, 75000, 'john@example.com'),CODE
LOW…ents/python/tests/online/test_orm_advanced_features.py1750 (1, 'John Doe', 1, 75000, 'john@example.com'),CODE
LOW…ents/python/tests/online/test_orm_advanced_features.py1816 (1, 'John Doe', 1, 75000, 'john@example.com'),CODE
LOW…ents/python/tests/online/test_orm_advanced_features.py1868 (1, 'John Doe', 1, 75000, 'john@example.com'),CODE
LOW…ents/python/tests/online/test_orm_advanced_features.py1619 assert 'John Doe' in user_namesSTRING
LOW…ents/python/tests/online/test_orm_advanced_features.py1727 assert 'John Doe' in user_names or 'Jane Smith' in user_namesSTRING
LOW…nts/python/tests/online/test_snapshot_comprehensive.py937 await test_async_client.execute("INSERT INTO test_users VALUES (1, 'John Doe', 'john@example.com')")CODE
LOW…nts/python/tests/online/test_snapshot_comprehensive.py889 test_client.execute(f"INSERT INTO {test_db}.test_users VALUES (1, 'John Doe', 'john@example.com')")CODE
LOW…nts/python/tests/online/test_snapshot_comprehensive.py916 assert rows[0][1] == 'John Doe'CODE
LOW…nts/python/tests/online/test_snapshot_comprehensive.py968 assert rows[0][1] == 'John Doe'CODE
LOW…python/tests/online/test_transaction_insert_methods.py98 data = {'name': 'John Doe', 'age': 30, 'email': 'john@example.com'}CODE
LOW…python/tests/online/test_transaction_insert_methods.py103 result = tx.execute(f"SELECT * FROM {test_db}.test_table WHERE name = 'John Doe'")CODE
LOW…python/tests/online/test_transaction_insert_methods.py106 assert rows[0][1] == 'John Doe'CODE
LOW…python/tests/online/test_transaction_insert_methods.py185 data = {'name': 'Jane Doe', 'age': 32, 'email': 'jane@example.com'}CODE
LOW…python/tests/online/test_transaction_insert_methods.py190 result = await tx.execute(f"SELECT * FROM {test_db}.test_table WHERE name = 'Jane Doe'")CODE
LOW…python/tests/online/test_transaction_insert_methods.py193 assert rows[0][1] == 'Jane Doe'CODE
LOWclients/python/tests/online/test_model_insert_online.py118 User, {'id': 1, 'name': 'John Doe', 'email': 'john@example.com', 'age': 30, 'created_at': datetime.now()}CODE
LOWclients/python/tests/online/test_model_insert_online.py126 assert users[0].name == 'John Doe'CODE
LOWclients/python/tests/offline/test_vector_operations.py589 table_name="users", values={'name': 'John Doe', 'email': 'john@example.com', 'age': 30}CODE
LOWclients/python/tests/offline/test_vector_operations.py594 assert params == ['John Doe', 'john@example.com', 30]CODE
LOW…ents/python/examples/example_22_unified_sql_builder.py276 (1, 'John Doe', 1, 75000, 'john@example.com'),CODE
LOW…ents/python/examples/example_22_unified_sql_builder.py349 values={'name': 'John Doe', 'email': 'john@example.com', 'age': 30},CODE
LOWclients/python/examples/example_08_pubsub_operations.py259 ("Alice Johnson", "alice@example.com", "555-0101"),STRING
LOWclients/python/examples/example_08_pubsub_operations.py260 ("Bob Smith", "bob@example.com", "555-0102"),STRING
LOWclients/python/examples/example_08_pubsub_operations.py261 ("Carol Davis", "carol@example.com", "555-0103"),STRING
LOWclients/python/examples/example_13_vector_indexes.py445 "John Doe",CODE
LOWclients/python/matrixone/client.py1373 ... 'name': 'John Doe',STRING
LOWclients/python/matrixone/client.py1389 ... 'name': 'Jane Doe',STRING
LOWclients/python/matrixone/client.py1447 ... {'name': 'John Doe', 'age': 30, 'email': 'john@example.com'},STRING
LOWclients/python/matrixone/orm.py393 user = client.query(User).filter(User.email == "admin@example.com").one()STRING
LOWclients/python/matrixone/orm.py1842 user = client.query(User).filter(User.email == "admin@example.com").one()STRING
LOWclients/python/matrixone/session.py458 ("John Doe", "john@example.com", 30)STRING
LOWclients/python/matrixone/load_data.py432 session.execute(insert(User).values(name='Admin', email='admin@example.com'))STRING
LOWclients/python/matrixone/load_data.py1373 await session.execute(insert(User).values(name='Admin', email='admin@example.com'))STRING
LOWtest/distributed/cases/hint/hint.sql586(2,'user123','u123','normal','active', '2025-02-02 08:30:00', '2025-02-02 08:30:00','user@example.com', '18998765432',CODE
LOWtest/distributed/cases/join/fulljoin_tables.sql190 (5, NULL, 'placeholder'),CODE
LOWtest/distributed/cases/subquery/subquery-with-in.sql714INSERT INTO t2 VALUES("placeholder");CODE
LOWtest/distributed/cases/dml/insert/insert_duplicate.sql1456INSERT INTO indup_err_uk_01 VALUES (1, 'user@example.com', 'user1');CODE
LOWtest/distributed/cases/dml/insert/insert_duplicate.sql1460INSERT INTO indup_err_uk_01 VALUES (2, 'user@example.com', 'user2')CODE
LOWtest/distributed/cases/dml/insert/insert_duplicate.sql1527INSERT INTO indup_err_02 VALUES (1, 'user@example.com', 'user1');CODE
LOWtest/distributed/cases/dml/insert/insert_duplicate.sql1531INSERT INTO indup_err_02 VALUES (2, 'user@example.com', 'user2')CODE
LOWtest/distributed/cases/dml/insert/insert_duplicate.sql1536INSERT INTO indup_err_02 VALUES (3, 'user@example.com', 'user3')CODE
LOWtest/distributed/cases/dml/insert/insert_duplicate.sql1621INSERT INTO indup_err_05 VALUES (1, 'user@example.com', 'user1', 100);CODE
LOWtest/distributed/cases/dml/insert/insert_duplicate.sql1630INSERT INTO indup_err_05 VALUES (2, 'user@example.com', 'user3', 300)CODE
LOWtest/distributed/cases/dml/show/show_create_table.sql27INSERT INTO t (a, b, d, yy) VALUES (4, 45, 'Lorem Ipsum', null);CODE
LOWtest/distributed/cases/dml/show/show_create_table.sql57INSERT INTO t1 (a, b, d, c) VALUES (4, 45, 'Lorem Ipsum', null);CODE
LOWtest/distributed/cases/dml/show/show_create_table.sql83INSERT INTO t2 (a, b, d, c) VALUES (4, 45, 'Lorem Ipsum', null);CODE
LOW…ases/git4data/clone/clone_db_table_to_new_db_table.sql576insert into authors (name) values ('John Doe'), ('Jane Smith'), ('Alice Johnson');CODE
LOWtest/distributed/cases/fulltext/fulltext2.sql451insert into authors (name) values ('John Doe'), ('Jane Smith'), ('Alice Johnson');CODE
11 more matches not shown…
TODO Padding8 hits · 12 pts
SeverityFileLineSnippetContext
LOWpkg/cdc/util_test.go865 // TODO: Add test cases.COMMENT
LOWpkg/cdc/util_test.go889 // TODO: Add test cases.COMMENT
LOWpkg/cdc/util_test.go911 // TODO: Add test cases.COMMENT
LOWpkg/frontend/mysql_protocol.go2020 //TODO:implement itCOMMENT
LOWpkg/frontend/mysql_protocol.go2043 //TODO:implement itCOMMENT
LOWpkg/util/export/table/table_test.go300 // TODO: Add test cases.COMMENT
LOWpkg/vm/engine/tae/rpc/manifest.go171 // TODO: implement MVCC-bound variant using txn snapshotCOMMENT
LOWpkg/sql/compile/scope.go726 // TODO: implement BETWEEN expressionCOMMENT
Modern Structural Boilerplate13 hits · 12 pts
SeverityFileLineSnippetContext
LOWclients/python/tests/offline/test_version_standalone.py189 def set_backend_version(self, version: Union[str, VersionInfo]) -> None:CODE
LOWclients/python/examples/example_24_query_update.py42logger = logging.getLogger(__name__)CODE
LOW…ients/python/examples/example_09_logger_integration.py41logger = logging.getLogger(__name__)CODE
LOWclients/python/matrixone/version.py240 def set_backend_version(self, version: Union[str, VersionInfo]) -> None:CODE
LOWclients/python/matrixone/sqlalchemy_select.py100__all__ = [CODE
LOWclients/python/matrixone/client.py2217 def set_backend_version(self, version: str) -> None:CODE
LOWclients/python/matrixone/orm.py38logger = logging.getLogger(__name__)CODE
LOWclients/python/matrixone/orm.py43__all__ = ["declarative_base", "Query", "MatrixOneQuery"]CODE
LOWclients/python/matrixone/__init__.py116__all__ = [CODE
LOW…ents/python/matrixone/sqlalchemy_ext/json_functions.py277__all__ = [CODE
LOWclients/python/matrixone/sqlalchemy_ext/__init__.py131__all__ = [CODE
LOWclients/python/matrixone/sqlalchemy_ext/json_type.py257__all__ = [CODE
LOWclients/python/matrixone/sqlalchemy_ext/snapshot.py202__all__ = [CODE
Slop Phrases5 hits · 8 pts
SeverityFileLineSnippetContext
MEDIUMclients/python/matrixone/orm.py55# # For MatrixOne models, you can use string column names:COMMENT
MEDIUMclients/python/matrixone/session.py107 # Now you can use both SQLAlchemy and MatrixOne featuresSTRING
MEDIUMclients/python/matrixone/session.py1030 # Now you can use both async SQLAlchemy and MatrixOne featuresSTRING
MEDIUM…nts/python/matrixone/sqlalchemy_ext/fulltext_search.py1189# Since FulltextFilter now inherits from ColumnElement, you can useCOMMENT
LOWpkg/sql/parsers/tree/format.go86 // Finally, don't forget to call the Visitor's `Exit` methodCOMMENT
AI Structural Patterns14 hits · 8 pts
SeverityFileLineSnippetContext
LOWclients/python/matrixone/client.py310CODE
LOWclients/python/matrixone/client.py429CODE
LOWclients/python/matrixone/orm.py2224CODE
LOWclients/python/matrixone/async_client.py547CODE
LOWclients/python/matrixone/async_client.py612CODE
LOWclients/python/matrixone/load_data.py63CODE
LOWclients/python/matrixone/load_data.py123CODE
LOWclients/python/matrixone/load_data.py474CODE
LOWclients/python/matrixone/load_data.py564CODE
LOWclients/python/matrixone/load_data.py962CODE
LOWclients/python/matrixone/load_data.py1418CODE
LOWclients/python/matrixone/load_data.py1496CODE
LOWclients/python/matrixone/load_data.py1621CODE
LOWpkg/udf/pythonservice/pyserver/udf_pb2_grpc.py58CODE
Example Usage Blocks3 hits · 4 pts
SeverityFileLineSnippetContext
LOWclients/python/examples/example_connection_hooks.py288 # Example usageCOMMENT
LOWetc/docker-multi-cn-local-disk/prometheus-local.yml8# Usage:COMMENT
LOWetc/docker-multi-cn-local-disk/docker-compose.yml4# Usage:COMMENT