Repository Analysis

apache/doris

Apache Doris is a real-time analytics and hybrid search database for AI agents.

7.4 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of apache/doris, a Java project with 15,603 GitHub stars. SynthScan v2.0 examined 3,230,903 lines of code across 17805 source files, recording 17978 pattern matches distributed across 23 syntactic categories. The overall adjusted score of 7.4 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).

7.4
Adjusted Score
7.4
Raw Score
100%
Time Factor
2026-07-14
Last Push
15.6K
Stars
Java
Language
3.2M
Lines of Code
17.8K
Files
18.0K
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 301HIGH 459MEDIUM 318LOW 16900

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 17978 distinct pattern matches across 23 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 Block14754 hits · 14725 pts
SeverityFileLineSnippetContext
LOW.asf.yaml1#COMMENT
LOWgenerated-source.sh1#!/usr/bin/env bashCOMMENT
LOWrun-fe-ut.sh1#!/usr/bin/env bashCOMMENT
LOWrun-be-ut.sh1#!/usr/bin/env bashCOMMENT
LOWrun-be-ut.sh21# Usage: $0 <options>COMMENT
LOWpost-build.sh1#!/usr/bin/env bashCOMMENT
LOWpost-build.sh21# (JuiceFS, JindoFS) into Doris FE/BE output directories.COMMENT
LOWbuild_profile.sh1#!/usr/bin/env bashCOMMENT
LOWbuild.sh1#!/usr/bin/env bashCOMMENT
LOWbuild-plugin.sh1#!/usr/bin/env bashCOMMENT
LOWbuild-for-release.sh1#!/usr/bin/env bashCOMMENT
LOWenv.sh1#!/usr/bin/env bashCOMMENT
LOWrun-fs-env-test.sh1#!/usr/bin/env bashCOMMENT
LOWrun-fs-env-test.sh21# ./run-fs-env-test.sh azure --azure-account=... --azure-key=... --azure-container=...COMMENT
LOWrun-regression-test.sh1#!/usr/bin/env bashCOMMENT
LOWrun-cloud-ut.sh1#!/usr/bin/env bashCOMMENT
LOWrun-cloud-ut.sh21# Usage: $0 <options>COMMENT
LOWui/webpack.config.js1// Licensed to the Apache Software Foundation (ASF) under oneCOMMENT
LOWui/postcss.config.js1// Licensed to the Apache Software Foundation (ASF) under oneCOMMENT
LOWui/src/index.less61 border: 1px solid #f0f0f0;COMMENT
LOWui/src/constants.ts1// Licensed to the Apache Software Foundation (ASF) under oneCOMMENT
LOWui/src/global.d.ts1// Licensed to the Apache Software Foundation (ASF) under oneCOMMENT
LOWui/src/utils/utils.ts1// Licensed to the Apache Software Foundation (ASF) under oneCOMMENT
LOWui/src/api/api.ts1// Licensed to the Apache Software Foundation (ASF) under oneCOMMENT
LOWui/src/pages/playground/router.ts1// Licensed to the Apache Software Foundation (ASF) under oneCOMMENT
LOWui/src/pages/playground/adhoc.subject.ts1// Licensed to the Apache Software Foundation (ASF) under oneCOMMENT
LOWui/src/pages/playground/adhoc.context.ts1// Licensed to the Apache Software Foundation (ASF) under oneCOMMENT
LOWui/src/pages/playground/adhoc.data.ts1// Licensed to the Apache Software Foundation (ASF) under oneCOMMENT
LOWui/src/interfaces/http.interface.ts1// Licensed to the Apache Software Foundation (ASF) under oneCOMMENT
LOWui/src/router/index.ts1// Licensed to the Apache Software Foundation (ASF) under oneCOMMENT
LOWtools/get_query_profiles.sh1#!/usr/bin/env bashCOMMENT
LOWtools/qerror.py1#!/usr/bin/env pythonCOMMENT
LOWtools/restore_tablet_tool.sh1#!/usr/bin/env bashCOMMENT
LOWtools/pick_pr.sh1#!/bin/shCOMMENT
LOWtools/fast-fe-ut.sh1#!/usr/bin/env bashCOMMENT
LOWtools/fast-fe-ut.sh21# ./fast-fe-ut.sh # Run all UTCOMMENT
LOWtools/fast-compile-fe.sh1#!/usr/bin/env bashCOMMENT
LOWtools/auto-pick-script.py1#!/usr/bin/env python3COMMENT
LOWtools/profile_viewer.py1#!/usr/bin/env python3COMMENT
LOWtools/export_mysql_rule_to_json.sh1#!/usr/bin/env bashCOMMENT
LOWtools/find_libjvm.sh1#!/usr/bin/env bashCOMMENT
LOWtools/show_segment_status/show_segment_status.py1#!/usr/bin/env pythonCOMMENT
LOWtools/show_segment_status/be_tablet_reslover.py1#!/usr/bin/env pythonCOMMENT
LOWtools/show_segment_status/fe_meta_resolver.py1#!/usr/bin/env pythonCOMMENT
LOWtools/emr_storage_regression/emr_tools.sh1#!/usr/bin/env bashCOMMENT
LOWtools/emr_storage_regression/default_emr_env.sh1#!/usr/bin/env bashCOMMENT
LOWtools/emr_storage_regression/ping_test/ping_poc.sh1#!/usr/bin/env bashCOMMENT
LOW…ols/emr_storage_regression/standard_set/run_queries.sh1#!/usr/bin/env bashCOMMENT
LOW…torage_regression/standard_set/gen_spark_create_sql.sh1#!/usr/bin/env bashCOMMENT
LOW…mr_storage_regression/standard_set/run_standard_set.sh1#!/usr/bin/env bashCOMMENT
LOW…_regression/standard_set/gen_tbl/gen_ssb_create_sql.sh1#!/usr/bin/env bashCOMMENT
LOW…sion/standard_set/gen_tbl/gen_clickbench_create_sql.sh1#!/usr/bin/env bashCOMMENT
LOW…regression/standard_set/gen_tbl/gen_tpch_create_sql.sh1#!/usr/bin/env bashCOMMENT
LOWtools/clickbench-tools/create-clickbench-table.sh1#!/usr/bin/env bashCOMMENT
LOWtools/clickbench-tools/run-clickbench-queries.sh1#!/usr/bin/env bashCOMMENT
LOWtools/clickbench-tools/load-clickbench-data.sh1#!/usr/bin/env bashCOMMENT
LOWtools/tpcds-tools/bin/gen-tpcds-data.sh1#!/usr/bin/env bashCOMMENT
LOWtools/tpcds-tools/bin/load-tpcds-data.sh1#!/usr/bin/env bashCOMMENT
LOWtools/tpcds-tools/bin/create-tpcds-tables.sh1#!/usr/bin/env bashCOMMENT
LOWtools/tpcds-tools/bin/gen-tpcds-queries.sh1#!/usr/bin/env bashCOMMENT
14694 more matches not shown…
Hallucination Indicators301 hits · 3278 pts
SeverityFileLineSnippetContext
CRITICALextension/logstash/lib/logstash/util/formater.rb39 formatter = org.joda.time.format.DateTimeFormat.forPattern(key[1..-1]) \CODE
CRITICALextension/logstash/lib/logstash/util/formater.rb44 # org.joda.time.Instant.java_class.constructor(Java::long).new_instance(COMMENT
CRITICALextension/logstash/lib/logstash/outputs/doris.rb151 @total_bytes = java.util.concurrent.atomic.AtomicLong.new(0)CODE
CRITICALextension/logstash/lib/logstash/outputs/doris.rb152 @total_rows = java.util.concurrent.atomic.AtomicLong.new(0)CODE
CRITICALextension/logstash/lib/logstash/outputs/doris.rb190 @retry_queue_bytes = java.util.concurrent.atomic.AtomicLong.new(0)CODE
CRITICALbe/test/format/parquet/parquet_column_convert_test.cpp40 field_schema.parquet_schema.logicalType.TIMESTAMP.unit.__set_MICROS(tparquet::MicroSeconds());CODE
CRITICALbe/src/load/group_commit/group_commit_mgr.cpp499 pipeline_params.fragment.output_sink.olap_table_sink.schema.indexes.size();CODE
CRITICAL…apache/doris/connector/hudi/HudiConnectorMetadata.java203 .setConf(new org.apache.hudi.storage.hadoop.HadoopStorageConfiguration(conf))CODE
CRITICAL…/apache/doris/connector/hudi/HudiScanPlanProvider.java96 .setConf(new org.apache.hudi.storage.hadoop.HadoopStorageConfiguration(conf))CODE
CRITICAL…/apache/doris/connector/trino/TrinoDorisConnector.java80 return org.apache.doris.connector.api.ConnectorTestResult.success();CODE
CRITICAL…/apache/doris/connector/trino/TrinoDorisConnector.java82 return org.apache.doris.connector.api.ConnectorTestResult.failure("Trino connector not initialized");CODE
CRITICAL…/apache/doris/connector/es/EsScanPlanProviderTest.java65 new org.apache.doris.connector.api.ConnectorSession() {CODE
CRITICAL…va/org/apache/doris/connector/hms/ThriftHmsClient.java168 new org.apache.hadoop.hive.metastore.api.DefaultConstraintsRequest(CODE
CRITICAL…va/org/apache/doris/filesystem/hdfs/DFSFileSystem.java112 () -> org.apache.hadoop.fs.FileSystem.get(path.toUri(), conf));CODE
CRITICAL…va/org/apache/doris/filesystem/hdfs/DFSFileSystem.java276 return org.apache.doris.filesystem.FileSystem.super.listFiles(location);CODE
CRITICAL…a/org/apache/doris/filesystem/s3/S3FileSystemTest.java943 @org.junit.jupiter.params.provider.ValueSource(strings = {CODE
CRITICAL…a/org/apache/doris/filesystem/s3/S3FileSystemTest.java966 @org.junit.jupiter.params.provider.ValueSource(strings = {CODE
CRITICAL…g/apache/doris/filesystem/s3/S3ObjStorageMockTest.java322 .thenReturn(software.amazon.awssdk.services.s3.model.CompleteMultipartUploadResponse.builder().build());CODE
CRITICAL…g/apache/doris/filesystem/s3/S3ObjStorageMockTest.java344 .thenReturn(software.amazon.awssdk.services.s3.model.AbortMultipartUploadResponse.builder().build());CODE
CRITICAL…g/apache/doris/filesystem/s3/S3ObjStorageMockTest.java358 .thenThrow(software.amazon.awssdk.core.exception.SdkException.builder()CODE
CRITICAL…g/apache/doris/filesystem/s3/S3ObjStorageMockTest.java373 .awsErrorDetails(software.amazon.awssdk.awscore.exception.AwsErrorDetails.builder()CODE
CRITICAL…g/apache/doris/filesystem/s3/S3ObjStorageMockTest.java536 errors.add(software.amazon.awssdk.services.s3.model.S3Error.builder()CODE
CRITICAL…g/apache/doris/filesystem/s3/S3ObjStorageMockTest.java541 .thenReturn(software.amazon.awssdk.services.s3.model.DeleteObjectsResponse.builder()CODE
CRITICAL…/java/org/apache/doris/filesystem/s3/S3ObjStorage.java225 .map(s3Obj -> new org.apache.doris.filesystem.spi.RemoteObject(CODE
CRITICAL…/java/org/apache/doris/filesystem/s3/S3ObjStorage.java290 return new org.apache.doris.filesystem.spi.RemoteObject(CODE
CRITICAL…/java/org/apache/doris/filesystem/s3/S3ObjStorage.java312 software.amazon.awssdk.core.sync.RequestBody.fromInputStream(CODE
CRITICAL…/java/org/apache/doris/filesystem/s3/S3ObjStorage.java376 software.amazon.awssdk.core.sync.RequestBody.fromInputStream(CODE
CRITICAL…org/apache/doris/filesystem/azure/AzureObjStorage.java329 new com.azure.storage.blob.options.BlobInputStreamOptions()CODE
CRITICAL…org/apache/doris/filesystem/azure/AzureObjStorage.java330 .setRange(new com.azure.storage.blob.models.BlobRange(fromByte));CODE
CRITICAL…st/java/org/apache/doris/filesystem/FileEntryTest.java89 org.junit.jupiter.api.Assertions.assertThrows(UnsupportedOperationException.class,CODE
CRITICAL…/java/org/apache/doris/persist/gson/GsonUtilsBase.java227 return com.google.common.reflect.TypeToken.of(multimapType).resolveType(asMapReturnType).getType();CODE
CRITICAL…thentication/spi/AuthenticationPluginContractTest.java165 org.apache.doris.authentication.BasicPrincipal.builder()CODE
CRITICAL…pache/doris/authentication/plugin/ldap/LdapClient.java102 List<String> userDns = getDn(org.springframework.ldap.query.LdapQueryBuilder.query()CODE
CRITICAL…pache/doris/authentication/plugin/ldap/LdapClient.java143 org.springframework.ldap.query.LdapQueryBuilder.query()CODE
CRITICAL…pache/doris/authentication/plugin/ldap/LdapClient.java181 groupDns = getDn(org.springframework.ldap.query.LdapQueryBuilder.query()CODE
CRITICAL…pache/doris/authentication/plugin/ldap/LdapClient.java187 groupDns = getDn(org.springframework.ldap.query.LdapQueryBuilder.query()CODE
CRITICAL…f/src/main/java/org/apache/doris/udf/BaseExecutor.java219 } else if (org.joda.time.LocalDate.class.equals(clz)) {CODE
CRITICAL…f/src/main/java/org/apache/doris/udf/BaseExecutor.java238 if (org.joda.time.DateTime.class.equals(clz)) {CODE
CRITICAL…f/src/main/java/org/apache/doris/udf/BaseExecutor.java251 } else if (org.joda.time.LocalDateTime.class.equals(clz)) {CODE
CRITICAL…f/src/main/java/org/apache/doris/udf/BaseExecutor.java329 } else if (org.joda.time.LocalDate.class.equals(clz)) {CODE
CRITICAL…f/src/main/java/org/apache/doris/udf/BaseExecutor.java347 if (org.joda.time.DateTime.class.equals(clz)) {CODE
CRITICAL…f/src/main/java/org/apache/doris/udf/BaseExecutor.java360 } else if (org.joda.time.LocalDateTime.class.equals(clz)) {CODE
CRITICAL…a/org/apache/doris/maxcompute/MaxComputeJniWriter.java186 .identifier(com.aliyun.odps.table.TableIdentifier.of(project, tableName))CODE
CRITICAL…org/apache/doris/common/jni/utils/TypeNativeBytes.java152 } else if (org.joda.time.LocalDate.class.equals(clz)) {CODE
CRITICAL…org/apache/doris/common/jni/utils/TypeNativeBytes.java182 } else if (org.joda.time.LocalDate.class.equals(clz)) {CODE
CRITICAL…org/apache/doris/common/jni/utils/TypeNativeBytes.java235 } else if (org.joda.time.DateTime.class.equals(clz)) {CODE
CRITICAL…org/apache/doris/common/jni/utils/TypeNativeBytes.java237 } else if (org.joda.time.LocalDateTime.class.equals(clz)) {CODE
CRITICAL…org/apache/doris/common/jni/utils/TypeNativeBytes.java283 } else if (org.joda.time.DateTime.class.equals(clz)) {CODE
CRITICAL…org/apache/doris/common/jni/utils/TypeNativeBytes.java285 } else if (org.joda.time.LocalDateTime.class.equals(clz)) {CODE
CRITICAL…org/apache/doris/journal/bdbje/BDBEnvironmentTest.java706 Field environmentImplField = com.sleepycat.je.Environment.class.getDeclaredField("environmentImpl");CODE
CRITICAL…g/apache/doris/statistics/AnalysisTaskWrapperTest.java78 org.junit.jupiter.api.Assertions.assertTrue(errorMsg.contains("can `set exec_mem_limit` to change limit"));CODE
CRITICAL…g/apache/doris/statistics/AnalysisTaskWrapperTest.java79 org.junit.jupiter.api.Assertions.assertTrue(CODE
CRITICAL…e/doris/datasource/hudi/HudiExternalMetaCacheTest.java130 Map<String, String> properties = com.google.common.collect.Maps.newHashMap();CODE
CRITICAL…ris/datasource/paimon/PaimonExternalMetaCacheTest.java109 Map<String, String> properties = com.google.common.collect.Maps.newHashMap();CODE
CRITICAL…ource/property/metastore/PaimonDlfRestCatalogTest.java88 org.apache.paimon.catalog.Identifier.create(dbName, tblName));CODE
CRITICAL…ource/property/metastore/PaimonDlfRestCatalogTest.java230 = software.amazon.awssdk.services.s3.model.GetObjectRequest.builder()CODE
CRITICAL…s/datasource/iceberg/IcebergExternalMetaCacheTest.java71 manifestEntry.put(m1, ManifestCacheValue.forDataFiles(com.google.common.collect.Lists.newArrayList()));CODE
CRITICAL…s/datasource/iceberg/IcebergExternalMetaCacheTest.java72 manifestEntry.put(m2, ManifestCacheValue.forDataFiles(com.google.common.collect.Lists.newArrayList()));CODE
CRITICAL…s/datasource/iceberg/IcebergExternalMetaCacheTest.java116 ManifestCacheValue.forDataFiles(com.google.common.collect.Lists.newArrayList()));CODE
CRITICAL…s/datasource/iceberg/IcebergExternalMetaCacheTest.java143 Map<String, String> properties = com.google.common.collect.Maps.newHashMap();CODE
241 more matches not shown…
Cross-Language Confusion356 hits · 1934 pts
SeverityFileLineSnippetContext
HIGH…sted_types/data_gen_scripts/nested_cross_page_test3.py30 'This is a large array with repeated sequence [1,null,3,4,5]',CODE
HIGH…sted_types/data_gen_scripts/nested_cross_page_test3.py32 'This is another large array with repeated sequence [6,null,8,null,10]'CODE
HIGH…sted_types/data_gen_scripts/nested_cross_page_test3.py148 "Repeated sequence [1,null,3,4,5]",CODE
HIGH…sted_types/data_gen_scripts/nested_cross_page_test3.py166 "Repeated sequence [6,null,8,null,10]",CODE
HIGHbe/src/udf/python/python_server.py688 f"the result of row {i} is null, but the return type is not nullable, "CODE
HIGHbe/src/udf/python/python_server.py785 f"the result of row {i} is null, but the return type is not nullable, "CODE
HIGHbe/src/udf/python/python_server.py1789 if not actual_field.type.equals(expected_field.type):CODE
HIGHbe/src/udf/python/python_server.py2130 if not python_udf_meta.output_type.equals(result_array.type):CODE
HIGHpytest/deploy/remote_distribute_be.py60 cmd = 'cd %s && tar -zxf be.tar.gz' % (env_config.be_path)CODE
HIGHpytest/sys/test_sys_view.py325 line = 'create view {0} as select (True || False ) from {1}'.format(view_name, baseall_tb)CODE
HIGHpytest/sys/test_sys_view.py350 line = 'alter view {0} as select (True || False ) from {1}'.format(view_name, baseall_tb)CODE
HIGHpytest/sys/test_sys_pull_load_external.py405 "describe": "test external table column not null, filtered null value",STRING
HIGHpytest/sys/test_sys_pull_load_external.py409 """test external table column not null, filtered null value"""STRING
HIGHpytest/sys/test_sys_insert_value.py94 sql = 'insert into %s values(0,0,0,0,0),(1,1,1,1,1),(2,2,2,2,2),(null, null, null, null, null)' % table_nameCODE
HIGHpytest/sys/test_sys_insert_value.py107 sql = 'insert into %s values(0,0,0,0,0),(1,1,1,1,1),(2,2,2,2,2),(null, null, null, null, null)' % table_nameCODE
HIGHpytest/sys/test_sys_insert_value.py195 sql = 'insert into %s values(null, null, null, null, null, null, null,' \CODE
HIGHpytest/sys/test_sys_insert_value.py196 ' null, null, null, null)' % table_nameCODE
HIGHpytest/sys/test_sys_insert_value.py210 sql = 'insert into %s values(null, null, null, null, null, null, null,' \CODE
HIGHpytest/sys/test_sys_insert_value.py211 ' null, null, null, null)' % table_nameCODE
HIGHpytest/sys/test_sys_duplicate_partition_a.py76 sql = 'insert into %s values(null, 0, 0, 0, 0), (null, 1, 1, 1, 1)' % table_nameCODE
HIGHpytest/sys/test_sys_duplicate_partition_a.py109 sql = 'insert into %s values(null, 0, 0, 0, 0), (null, 1, 1, 1, 1)' % table_nameCODE
HIGHpytest/sys/test_sys_duplicate_partition_a.py161 sql = 'insert into %s values(null, 0, 0, 0, 0), (null, 1, 1, 1, 1)' % table_nameCODE
HIGHpytest/sys/test_sys_duplicate_partition_a.py183 sql = 'insert into %s values(null, 0, 0, 0, 0), (null, 1, 1, 1, 1)' % table_nameCODE
HIGHpytest/sys/test_sys_hll_basic.py556 line = 'insert into %s select 0, unhex(null) union select 1, unhex(null)' % table_nameCODE
HIGHpytest/sys/test_sys_hll_basic.py558 line = 'insert into %s select 0, hll_hash(null) union select 1, hll_hash(null)' % table_nameCODE
HIGHpytest/sys/test_sys_hll_basic.py559 line = 'insert into %s select 0, hll_hash(null)' % table_nameCODE
HIGHpytest/sys/test_sys_hll_basic.py561 line = 'insert into %s select 1, hll_hash(null)' % table_nameCODE
HIGHpytest/sys/test_sys_hll_basic.py563 line = 'insert into %s select 2, hll_hash(null)' % table_nameCODE
HIGHpytest/sys/test_sys_hll_basic.py565 line = 'insert into %s select 3, hll_hash(null)' % table_nameCODE
HIGHpytest/sys/test_sys_hll_basic.py792 sql2 = 'select 1, null, 0'CODE
HIGHpytest/sys/test_sys_insert_txn.py294 sql = 'insert into %s.%s values(1, null, null, null, null),' \CODE
HIGHpytest/sys/test_sys_insert_txn.py297 #msg = 'Column cat not be null, rowIdx = 0, column = v1'COMMENT
HIGHpytest/sys/test_sys_insert_txn.py304 sql = 'insert into %s.%s values(null, 1, 1, 1, 1)' % (database_name, table_name)CODE
HIGHpytest/sys/test_sys_insert_txn.py306 #msg = 'Column cat not be null, rowIdx = 0, column = k1'COMMENT
HIGHpytest/sys/test_sys_insert_txn.py336 sql = 'insert into %s.%s values(1, null, null, null, null),' \CODE
HIGHpytest/sys/test_sys_insert_txn.py346 sql = 'insert into %s.%s values(null, 1, 1, 1, 1)' % (database_name, table_name)CODE
HIGHpytest/sys/test_sys_materialized_view_2.py1001 '(0, null, null, null, null, null, null, null, null, null, null, null, null), ' \CODE
HIGHpytest/sys/test_sys_materialized_view_2.py1002 '(1, null, null, null, null, null, null, null, null, null, null, null, null)' \CODE
HIGHpytest/sys/test_sys_materialized_view_2.py1010 'select 0, null, null, null, null, null, null, null, null, null, null, null, null'CODE
HIGHpytest/sys/test_sys_materialized_view_2.py1014 'select 0, null, null, null, null, null, null, null, null'CODE
HIGHpytest/sys/test_sys_materialized_view_2.py948 sql2 = 'select 1, cast("2020-01-01 09:00:00" as datetime), 0.12, 0.13, 1, null, null'CODE
HIGHpytest/sys/test_sys_materialized_view_2.py1739 sql = 'insert into %s values(1, 1), (2, null), (3, null)' % table_nameCODE
HIGHpytest/sys/test_sys_delete_load.py1766 sql = 'insert into %s values(null, null, null, null, null, null, null, null, null, null, null)' % table_nameCODE
HIGHpytest/sys/test_sys_delete_load.py1771 sql2 = 'select null, null, null, null, null, null, null, null, null, null, null, 0, 2 ' \CODE
HIGHpytest/sys/test_sys_delete_load.py1776 sql2 = 'select null, null, null, null, null, null, null, null, null, null, null, 0, 2 ' \CODE
HIGHpytest/sys/test_sys_update_basic.py117 common.check2(client, sql1='select * from %s' % table_name, sql2='select 1, null, 3, 4, 5')CODE
HIGHpytest/sys/test_sys_update_basic.py155 # null, not null列 update failedCOMMENT
HIGHpytest/sys/test_sys_update_basic.py197 common.check2(client, sql1='select * from %s' % table_name, sql2='select 1, null, 3, 4, 5')CODE
HIGHpytest/sys/test_sys_update_basic.py238 common.check2(client, sql1='select * from %s' % table_name, sql2='select 1, null, 3, 4, 5')CODE
HIGHpytest/sys/test_sys_update_basic.py468 sql2 = 'select 1.001, null, 3.003, 4.004, 5.006'CODE
HIGHpytest/sys/test_sys_boolean.py267 sql_list.append("insert into %s(k1, k2, v1, v2) values ('hello', 8, 'a', 'b'), (null, 9, null, null)")CODE
HIGHpytest/sys/test_sys_boolean.py278 sql_list.append("insert into %s(k1, k2, v1) values ('hello', 8, 'a'), (null, 9, null)")CODE
HIGH…/sys/test_sys_broker_load/test_broker_load_property.py441 set_list = ['k1=(v1 || 10)', 'k2=(v2)',CODE
HIGH…est/sys/test_sys_broker_load/test_broker_load_where.py342 sql2 = 'select null, null, null, null, null, null, null, null, null, null, null'CODE
HIGHpytest/sys/test_sys_string/test_sys_string_basic.py557 sql1 = 'select k1 || k1 from %s where v1 like "%%11test11%%"' % table_nameCODE
HIGHpytest/sys/test_sys_string/test_sys_string_basic.py560 sql1 = 'select length(v1 || v1) from %s ' % table_nameCODE
HIGHpytest/sys/test_sys_array/test_array_load.py1016 sql_list.append("insert into %s values (1003, ['true', 'false', null])" % table_name)CODE
HIGHpytest/sys/test_sys_array/test_array_load.py1100 sql_list.append("insert into %s values (1003, ['true', 'false', null])" % table_name)CODE
HIGHpytest/sys/test_sys_array/test_array_load.py1177 sql_list.append("insert into %s values (1003, ['true', 'false', null])" % table_name)CODE
HIGHpytest/sys/test_sys_array/test_array_select.py119 insert_sql = "insert into %s values(1, [null, 1], [1, null, 3, 4], [0, null, 32767, -32767], " \CODE
296 more matches not shown…
Decorative Section Separators250 hits · 808 pts
SeverityFileLineSnippetContext
MEDIUMtools/fast-fe-ut.sh47# ─── Color Output ────────────────────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-fe-ut.sh53# ─── Helper functions (from run-fe-ut.sh) ─────────────────────────────────────COMMENT
MEDIUMtools/fast-fe-ut.sh110# ─── Usage ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-fe-ut.sh130# ─── Argument parsing ─────────────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-fe-ut.sh154# ─── Fallback helper ───────────────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-fe-ut.sh165# ─── Build module list ─────────────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-fe-ut.sh193# ─── Pre-build: generated sources ──────────────────────────────────────────────COMMENT
MEDIUMtools/fast-fe-ut.sh205# ─── Step 1: Fast compile main sources ────────────────────────────────────────COMMENT
MEDIUMtools/fast-fe-ut.sh221# ─── Step 2: Fast compile test sources ────────────────────────────────────────COMMENT
MEDIUMtools/fast-fe-ut.sh231# ─── Step 3: Check generated sources ──────────────────────────────────────────COMMENT
MEDIUMtools/fast-fe-ut.sh239# ─── Step 3: Run tests via surefire ───────────────────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh58# ─── Color Output ────────────────────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh64# ─── Update Version.java if git commit changed ───────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh125# ─── Environment Check ───────────────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh170# ─── Get classpath (with cache) ────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh241# ─── Get test classpath (with cache) ──────────────────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh275# ─── Find stale test java files ────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh293# ─── Compile test java files ──────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh316# ─── Find stale java files ─────────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh343# ─── Compile java files ───────────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh371# ─── Collect class files to update jar ─────────────────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh396# ─── Update jar ───────────────────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh429# ─── Main workflow ────────────────────────────────────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh434 # ── Test mode: --test [files...] ──────────────────────────────────────────COMMENT
MEDIUMtools/fast-compile-fe.sh486 # ── Main mode ─────────────────────────────────────────────────────────────COMMENT
MEDIUM…s/test/functional/adapter/test_doris_cross_database.py34# ---------------------------------------------------------------------------COMMENT
MEDIUM…s/test/functional/adapter/test_doris_cross_database.py36# ---------------------------------------------------------------------------COMMENT
MEDIUM…s/test/functional/adapter/test_doris_cross_database.py106# ---------------------------------------------------------------------------COMMENT
MEDIUM…s/test/functional/adapter/test_doris_cross_database.py108# ---------------------------------------------------------------------------COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp36// ── helper functions ──────────────────────────────────────────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp63// ── AdaptiveBlockSizePredictorTest ───────────────────────────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp72// ── Test 1: no history ────────────────────────────────────────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp92// ── Test 2: EWMA convergence ──────────────────────────────────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp117// ── Test 4: zero rows block is ignored ───────────────────────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp137// ── Test 5: disabled when preferred_block_size_bytes == 0 ────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp150// ── Test 6: config flag disables predictor ────────────────────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp155// ── predict_next_rows tests ──────────────────────────────────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp157// ── Test: _block_size_bytes == 0 returns block_size_rows ─────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp170// ── Test: no history, no metadata hint → probe_rows ────────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp184// ── Test: no history, metadata hint computed successfully ────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp208// ── Test: no history, second call reuses same hint ───────────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp219// ── Test: has history, uses EWMA bytes_per_row ──────────────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp243// ── Test: predicted > block_size_rows → clamped to block_size_rows ─────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp253// ── Test: huge bytes_per_row → predicted < 1 → clamped to 1 ────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp263// ── Test: metadata hint with multiple columns ───────────────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp277// ── Test: no hint (simulates empty segment with 0 rows) ─────────────────────COMMENT
MEDIUM…storage/segment/adaptive_block_size_predictor_test.cpp314// ── batch_size tests ────────────────────────────────────────────────────────COMMENT
MEDIUMbe/test/common/block_budget_test.cpp26// ── effective_max_rows ──────────────────────────────────────────────────────COMMENT
MEDIUMbe/test/common/block_budget_test.cpp58// ── within_budget / exceeded ────────────────────────────────────────────────COMMENT
MEDIUMbe/test/common/block_budget_test.cpp88// ── remaining_rows ──────────────────────────────────────────────────────────COMMENT
MEDIUMbe/test/vec/spill/spill_repartitioner_test.cpp143// ── create_output_spill_files ────────────────────────────────────────────────COMMENT
MEDIUMbe/test/vec/spill/spill_repartitioner_test.cpp157// ── fanout() accessor ────────────────────────────────────────────────────────COMMENT
MEDIUMbe/test/vec/spill/spill_repartitioner_test.cpp165// ── setup_output + finalize ──────────────────────────────────────────────────COMMENT
MEDIUMbe/test/vec/spill/spill_repartitioner_test.cpp185// ── route_block ──────────────────────────────────────────────────────────────COMMENT
MEDIUMbe/test/vec/spill/spill_repartitioner_test.cpp238// ── repartition(SpillFile) ───────────────────────────────────────────────────COMMENT
MEDIUMbe/test/vec/spill/spill_repartitioner_test.cpp270// ── repartition(SpillFileReader) ─────────────────────────────────────────────COMMENT
MEDIUMbe/test/vec/spill/spill_repartitioner_test.cpp308// ── level-dependent routing ──────────────────────────────────────────────────COMMENT
MEDIUMbe/test/vec/spill/spill_repartitioner_test.cpp353// ── multiple route_block calls before finalize ───────────────────────────────COMMENT
MEDIUMbe/test/vec/spill/spill_repartitioner_test.cpp383// ── repartition counter is updated ──────────────────────────────────────────COMMENT
MEDIUMbe/test/vec/spill/spill_file_test.cpp122// ═══════════════════════════════════════════════════════════════════════COMMENT
190 more matches not shown…
Hyper-Verbose Identifiers745 hits · 708 pts
SeverityFileLineSnippetContext
LOWtools/show_segment_status/show_segment_status.py48 def calc_table_and_be_summary(self, db_name, table_name, be_id):CODE
LOWtools/show_segment_status/be_tablet_reslover.py80 def _decode_rs_metas_of_tablet(self, tablet_meta):CODE
LOWtools/show_segment_status/fe_meta_resolver.py143 def _fetch_partitions_by_table(self, table):CODE
LOWtools/show_segment_status/fe_meta_resolver.py162 def _fetch_idxes_by_partition(self, partition):CODE
LOWtools/show_segment_status/fe_meta_resolver.py181 def _merge_schema_hash_to_idx_list(self):CODE
LOWtools/cost_model_evaluate/evaluator.py88 def inject_nth_optimized_hint(self, n: int):CODE
LOWdocker/runtime/doris-compose/command.py88 def get_ids_related_nodes_with_type(node_type, ids):CODE
LOWdocker/runtime/doris-compose/command.py934 def _validate_external_ms_cluster(self, external_ms_cluster_name):CODE
LOWdocker/runtime/doris-compose/command.py1041 def _merge_cloud_store_config(base_config, overrides):CODE
LOWdocker/runtime/doris-compose/command.py1453 def parse_cluster_compose_file(cluster_name):STRING
LOWdocker/runtime/doris-compose/command.py1726 def _update_config_cloud_unique_id(self, conf_path, new_cloud_unique_id):STRING
LOWdocker/runtime/doris-compose/database.py173 def create_default_storage_vault(self, cloud_store_config):CODE
LOWdocker/runtime/doris-compose/utils.py173def get_doris_running_containers(cluster_name):CODE
LOWdocker/runtime/doris-compose/utils.py223def detect_docker_compose_cmd():CODE
LOWdocker/runtime/doris-compose/utils.py286def exec_docker_compose_command(compose_file,CODE
LOW…sted_types/data_gen_scripts/nested_cross_page_test1.py10def generate_cross_page_test_data(output_file):CODE
LOW…sted_types/data_gen_scripts/nested_cross_page_test2.py10def generate_cross_page_test_data(output_file):CODE
LOW…sted_types/data_gen_scripts/nested_cross_page_test3.py10def generate_cross_page_test_data(output_file):CODE
LOW…s/test/functional/adapter/test_doris_cross_database.py41 def test_database_equals_schema(self):CODE
LOW…s/test/functional/adapter/test_doris_cross_database.py51 def test_database_differs_from_schema(self):CODE
LOW…s/test/functional/adapter/test_doris_cross_database.py71 def test_database_empty_string(self):CODE
LOW…s/test/functional/adapter/test_doris_cross_database.py80 def test_render_excludes_database(self):CODE
LOW…s/test/functional/adapter/test_doris_cross_database.py94 def test_render_without_database(self):CODE
LOW…s/test/functional/adapter/test_doris_cross_database.py184 def test_cross_database_source(self, project):CODE
LOW…s/test/functional/adapter/test_doris_cross_database.py225 def test_database_only_source(self, project):CODE
LOW…oris/test/functional/adapter/test_doris_incremental.py122 def test_incremental_unique_key(self, project):STRING
LOW…sion/dbt-doris/dbt/adapters/doris/doris_column_item.py40 def get_view_column_constraint(self):CODE
LOW…sion/dbt-doris/dbt/adapters/doris/doris_column_item.py48 def get_table_column_constraint(self):CODE
LOWextension/dbt-doris/dbt/adapters/doris/impl.py111 def list_relations_without_caching(self, schema_relation: DorisRelation) -> List[DorisRelation]:CODE
LOWextension/dbt-doris/dbt/adapters/doris/impl.py183 def render_raw_columns_constraints(cls, raw_columns: Dict[str, Dict[str, Any]]) -> List:CODE
LOWbe/src/udf/python/python_server.py2479 def _process_udtf_with_list_array(CODE
LOWbe/src/udf/python/python_server.py93 def extract_base_unix_socket_path(unix_socket_uri: str) -> str:CODE
LOWbe/src/udf/python/python_server.py235def convert_arrow_field_to_python(field, column_metadata=None):CODE
LOWbe/src/udf/python/python_server.py302def convert_arrow_value_to_python(value, arrow_type):CODE
LOWbe/src/udf/python/python_server.py338def needs_nested_python_normalization(arrow_type):CODE
LOWbe/src/udf/python/python_server.py358def convert_python_to_arrow_value(value, output_type=None):CODE
LOWbe/src/udf/python/python_server.py1275 def has_python_file_recursive(location: str) -> bool:CODE
LOWbe/src/udf/python/python_server.py1683 def _clear_udaf_state_cache_by_function_id(self, function_id: int) -> int:CODE
LOWbe/src/udf/python/python_server.py2635 def _handle_clear_udaf_state_cache(self, body: bytes):CODE
LOWbe/src/udf/python/python_server.py2659 def _handle_clear_module_cache(self, body: bytes):CODE
LOWbe/src/udf/python/python_server.py2691 def _clear_modules_from_location(self, location: str) -> list:CODE
LOWpytest/deploy/distribute.py31def distribute_package_to_first_fe_be():CODE
LOWpytest/deploy/distribute.py57def distribute_package_to_other_fe_be():CODE
LOWpytest/deploy/remote_distribute_be.py51def distribute_be_package_on_remote():CODE
LOWpytest/deploy/remote_distribute_be.py58 def __distribute_package_to_other_be(host_name):CODE
LOWpytest/deploy/remote_distribute_fe.py53def distribute_fe_package_on_remote():CODE
LOWpytest/deploy/remote_distribute_fe.py60 def __distribute_package_to_other_fe(host_name):CODE
LOW…t/sys/test_sys_partition_complex_without_restart_be.py66def __test_multi_tables_table_b(client):CODE
LOW…t/sys/test_sys_partition_complex_without_restart_be.py87def __test_multi_tables_table_c(client, partition_info, distribution_info, \CODE
LOW…t/sys/test_sys_partition_complex_without_restart_be.py125def __test_multi_tables_table_d(client):CODE
LOW…t/sys/test_sys_partition_complex_without_restart_be.py147def __test_multi_tables_table_e(client):CODE
LOW…t/sys/test_sys_partition_complex_without_restart_be.py206def test_add_partition_while_loading():CODE
LOW…t/sys/test_sys_partition_complex_without_restart_be.py251def test_drop_partition_while_loading():CODE
LOW…t/sys/test_sys_partition_complex_without_restart_be.py302def test_select_while_loading():CODE
LOWpytest/sys/test_sys_partition_delete.py136def test_delete_partition_value_verify():CODE
LOWpytest/sys/test_sys_partition_delete.py170def test_delete_drop_and_partition_load():CODE
LOWpytest/sys/test_sys_partition_delete.py211def test_delete_after_drop_and_add_partition():CODE
LOWpytest/sys/test_sys_partition_delete.py381def test_delete_and_schema_change():CODE
LOWpytest/sys/test_sys_partition_delete.py427def test_delete_while_schema_change():CODE
LOWpytest/sys/test_sys_partition_list_alter.py118def test_list_partition_routine_load():CODE
685 more matches not shown…
Structural Annotation Overuse338 hits · 534 pts
SeverityFileLineSnippetContext
LOWtools/show_segment_status/fe_meta_resolver.py23# NOTE: The default organization of meta info is cascading, we flatten its structureCOMMENT
LOWtools/emr_storage_regression/ping_test/ping_poc.sh23## Step 1: create external table and import dataCOMMENT
LOWtools/emr_storage_regression/ping_test/ping_poc.sh94## Step 2: make ping dataCOMMENT
LOWtools/emr_storage_regression/ping_test/ping_poc.sh117## Step 3: create external catalog in dorisCOMMENT
LOWtools/emr_storage_regression/ping_test/ping_poc.sh142## Step 4: query pingCOMMENT
LOWtools/release-tools/04-release-complete.sh19# Step 04 - publish the passed RC source artifact to the Apache release SVNCOMMENT
LOWtools/release-tools/02-package-sign-upload.sh19# Step 02 - package the source tarball, sign it, and upload to the Apache dev SVN.COMMENT
LOWtools/release-tools/03-vote-mail.sh19# Step 03 - generate the [VOTE] email draft for dev@doris.apache.org.COMMENT
LOWtools/release-tools/01-check-env.sh19# Step 01 - prepare / check the signing environment.COMMENT
LOWdocker/runtime/doris-compose/command.py1776 # Step 1: Stop FE/BE nodesSTRING
LOWdocker/runtime/doris-compose/command.py1792 # Step 2: Clean metadata and dataSTRING
LOWdocker/runtime/doris-compose/command.py1812 # Step 3: Update cluster configurationSTRING
LOWdocker/runtime/doris-compose/command.py1828 # Step 4: Update cloud_unique_id by setting rollback_timestamp in node metaSTRING
LOWdocker/runtime/doris-compose/command.py1855 # Step 5: Start FE/BE nodesSTRING
LOWbe/test/core/column/common_column_test.h191 // Step 1: Insert data from `column_data_file` into the column and check result with `check_data_file`COMMENT
LOWbe/test/core/column/common_column_test.h210 // Step 2: Validate the data in `column` matches `expected_data`COMMENT
LOWbe/test/core/column/common_column_test.h227 // Step 2: Validate the data in `column` matches `expected_data`COMMENT
LOWbe/test/core/data_type/common_data_type_serder_test.h86 // Step 1: Insert data from `column_data_file` into the column and check result with `check_data_file`COMMENT
LOWbe/test/core/data_type/common_data_type_serder_test.h122 // Step 2: Validate the data in `column` matches `expected_data`COMMENT
LOWbe/test/util/jni_util_test.cpp570 // Step 2: Convert to Java HashMapCOMMENT
LOWbe/test/util/jni_util_test.cpp575 // Step 3: Get java/util/HashMap classCOMMENT
LOWbe/test/util/jni_util_test.cpp580 // Step 4: Prepare commonly used methodsCOMMENT
LOWbe/test/util/jni_util_test.cpp611 // Step 6: Create test key and check containsKey / containsValueCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp56 // Step 1: Create first index instanceCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp59 // Step 2: Set build parametersCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp69 // Step 3: Add vectors to the indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp80 // Step 4: Save the indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp84 // Step 5: Create a new index instanceCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp87 // Step 6: Load the indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp91 // Step 7: Verify the loaded index works by searchingCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp143 // Step 1: Create first index instanceCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp146 // Step 2: Set build parametersCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp156 // Step 3: Add vectors to the indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp167 // Step 4: Save the indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp171 // Step 5: Create a new index instanceCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp175 // Step 6: Load the indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp179 // Step 7: Verify the loaded index works by searchingCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp322 // Step 1: Create indexesCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp328 // Step 2: Generate vectors and add to indexesCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp334 // Step 3: SearchCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp386 // Step 1: Create indexesCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp392 // Step 2: Generate vectors and add to indexesCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp398 // Step 3: SearchCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp423 // Step 4: Compare resultsCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp432 // Step 1: Create and build indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp454 // Step 2: Load indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp458 // Step 3: Search all vectorsCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp760 // Step 2: Load indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp764 // Step 3: Range searchCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp361 // Step 4: Compare resultsCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp475 // Step 4: Verify we got all vectors backCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp505 // Step 1: Create and build indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp610 // Step 1: Create and build indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp722 // Step 1: Create and build indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp843 // Step 1: Create and build indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp889 // Step 3: Range searchCOMMENT
LOWbe/test/storage/index/ann/ann_index_smoke_test.cpp117 // Step 6: Load the indexCOMMENT
LOWbe/test/cloud/cloud_tablet_test.cpp1666 // Step 1: delete_rowsets_for_schema_change + add SC outputCOMMENT
LOWbe/test/cloud/cloud_tablet_test.cpp1675 // Step 2: compaction merges SC output [2],[3],[4],[5],[6] -> [2-6]COMMENT
LOWbe/test/cloud/cloud_tablet_test.cpp1693 // Step 3: delete_expired_stale_rowsets — this is where CI crashedCOMMENT
278 more matches not shown…
Verbosity Indicators319 hits · 504 pts
SeverityFileLineSnippetContext
LOWtools/emr_storage_regression/ping_test/ping_poc.sh23## Step 1: create external table and import dataCOMMENT
LOWtools/emr_storage_regression/ping_test/ping_poc.sh94## Step 2: make ping dataCOMMENT
LOWtools/emr_storage_regression/ping_test/ping_poc.sh117## Step 3: create external catalog in dorisCOMMENT
LOWtools/emr_storage_regression/ping_test/ping_poc.sh142## Step 4: query pingCOMMENT
LOWdocker/runtime/doris-compose/command.py1776 # Step 1: Stop FE/BE nodesSTRING
LOWdocker/runtime/doris-compose/command.py1792 # Step 2: Clean metadata and dataSTRING
LOWdocker/runtime/doris-compose/command.py1812 # Step 3: Update cluster configurationSTRING
LOWdocker/runtime/doris-compose/command.py1828 # Step 4: Update cloud_unique_id by setting rollback_timestamp in node metaSTRING
LOWdocker/runtime/doris-compose/command.py1855 # Step 5: Start FE/BE nodesSTRING
LOWbe/test/core/column/common_column_test.h191 // Step 1: Insert data from `column_data_file` into the column and check result with `check_data_file`COMMENT
LOWbe/test/core/column/common_column_test.h210 // Step 2: Validate the data in `column` matches `expected_data`COMMENT
LOWbe/test/core/column/common_column_test.h227 // Step 2: Validate the data in `column` matches `expected_data`COMMENT
LOWbe/test/core/data_type/common_data_type_serder_test.h86 // Step 1: Insert data from `column_data_file` into the column and check result with `check_data_file`COMMENT
LOWbe/test/core/data_type/common_data_type_serder_test.h122 // Step 2: Validate the data in `column` matches `expected_data`COMMENT
LOWbe/test/util/jni_util_test.cpp570 // Step 2: Convert to Java HashMapCOMMENT
LOWbe/test/util/jni_util_test.cpp575 // Step 3: Get java/util/HashMap classCOMMENT
LOWbe/test/util/jni_util_test.cpp580 // Step 4: Prepare commonly used methodsCOMMENT
LOWbe/test/util/jni_util_test.cpp611 // Step 6: Create test key and check containsKey / containsValueCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp56 // Step 1: Create first index instanceCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp59 // Step 2: Set build parametersCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp69 // Step 3: Add vectors to the indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp80 // Step 4: Save the indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp84 // Step 5: Create a new index instanceCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp87 // Step 6: Load the indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp91 // Step 7: Verify the loaded index works by searchingCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp143 // Step 1: Create first index instanceCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp146 // Step 2: Set build parametersCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp156 // Step 3: Add vectors to the indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp167 // Step 4: Save the indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp171 // Step 5: Create a new index instanceCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp175 // Step 6: Load the indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp179 // Step 7: Verify the loaded index works by searchingCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp322 // Step 1: Create indexesCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp328 // Step 2: Generate vectors and add to indexesCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp334 // Step 3: SearchCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp386 // Step 1: Create indexesCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp392 // Step 2: Generate vectors and add to indexesCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp398 // Step 3: SearchCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp423 // Step 4: Compare resultsCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp432 // Step 1: Create and build indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp454 // Step 2: Load indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp458 // Step 3: Search all vectorsCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp760 // Step 2: Load indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp764 // Step 3: Range searchCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp361 // Step 4: Compare resultsCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp475 // Step 4: Verify we got all vectors backCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp505 // Step 1: Create and build indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp610 // Step 1: Create and build indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp722 // Step 1: Create and build indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp843 // Step 1: Create and build indexCOMMENT
LOWbe/test/storage/index/ann/faiss_vector_index_test.cpp889 // Step 3: Range searchCOMMENT
LOWbe/test/storage/index/ann/ann_index_smoke_test.cpp117 // Step 6: Load the indexCOMMENT
LOWbe/test/cloud/cloud_tablet_test.cpp1666 // Step 1: delete_rowsets_for_schema_change + add SC outputCOMMENT
LOWbe/test/cloud/cloud_tablet_test.cpp1675 // Step 2: compaction merges SC output [2],[3],[4],[5],[6] -> [2-6]COMMENT
LOWbe/test/cloud/cloud_tablet_test.cpp1693 // Step 3: delete_expired_stale_rowsets — this is where CI crashedCOMMENT
LOWbe/test/exec/operator/hashjoin_build_sink_test.cpp570 // Step 3: Builder's close() runs. With the fix, _signaled should stay falseCOMMENT
LOWbe/test/exec/operator/hashjoin_build_sink_test.cpp579 // Step 4: Non-builder task calls sink(eos=true).COMMENT
LOWbe/test/format/condition_cache_test.cpp264 // Step 1: simulate pre-allocation with +1 (as FileScanner now does)COMMENT
LOWbe/test/format/condition_cache_test.cpp269 // Step 2: compute base_granule (as set_condition_cache_context does)COMMENT
LOWbe/test/format/condition_cache_test.cpp273 // Step 3: verify all granules are coverableCOMMENT
259 more matches not shown…
Cross-File Repetition100 hits · 500 pts
SeverityFileLineSnippetContext
HIGH…sted_types/data_gen_scripts/nested_cross_page_test1.py0inspect page information using parquet-cli args: file_path: path to the parquet file parquet_cli_path: optional path to STRING
HIGH…sted_types/data_gen_scripts/nested_cross_page_test2.py0inspect page information using parquet-cli args: file_path: path to the parquet file parquet_cli_path: optional path to STRING
HIGH…sted_types/data_gen_scripts/nested_cross_page_test3.py0inspect page information using parquet-cli args: file_path: path to the parquet file parquet_cli_path: optional path to STRING
HIGH…t-doris/test/functional/adapter/test_doris_snapshot.py0{{ config( materialized='table', distributed_by=['id'], properties={'replication_num': '1'} ) }} select 1 as id, 'alice'STRING
HIGH…n/dbt-doris/test/functional/adapter/test_doris_view.py0{{ config( materialized='table', distributed_by=['id'], properties={'replication_num': '1'} ) }} select 1 as id, 'alice'STRING
HIGH…/dbt-doris/test/functional/adapter/test_doris_table.py0{{ config( materialized='table', distributed_by=['id'], properties={'replication_num': '1'} ) }} select 1 as id, 'alice'STRING
HIGHpytest/deploy/backup.py0this module init palo runtime environment. date: 2015/10/07 17:23:06STRING
HIGHpytest/deploy/clean_backup.py0this module init palo runtime environment. date: 2015/10/07 17:23:06STRING
HIGHpytest/deploy/clean.py0this module init palo runtime environment. date: 2015/10/07 17:23:06STRING
HIGHpytest/deploy/init_env.py0this module init palo runtime environment. date: 2015/10/07 17:23:06STRING
HIGHpytest/deploy/restore.py0this module init palo runtime environment. date: 2015/10/07 17:23:06STRING
HIGHpytest/sys/test_sys_update_restart.py0/*************************************************************************** * * @file test_sys_partition_multi_col.py *STRING
HIGHpytest/sys/test_sys_partition_multi_col.py0/*************************************************************************** * * @file test_sys_partition_multi_col.py *STRING
HIGHpytest/sys/test_sys_update_basic.py0/*************************************************************************** * * @file test_sys_partition_multi_col.py *STRING
HIGHpytest/sys/test_sys_hll_sc.py0create db, table, bulk load, batch load args: db_name: table_name: create_sql: key_column: returns:STRING
HIGHpytest/sys/test_sys_hll_load.py0create db, table, bulk load, batch load args: db_name: table_name: create_sql: key_column: returns:STRING
HIGHpytest/sys/test_sys_bitmap/test_sys_bitmap_function.py0create db, table, bulk load, batch load args: db_name: table_name: create_sql: key_column: returns:STRING
HIGHpytest/sys/test_sys_bitmap/test_sys_bitmap_load.py0create db, table, bulk load, batch load args: db_name: table_name: create_sql: key_column: returns:STRING
HIGHpytest/sys/test_sys_bitmap/test_sys_bitmap_sc.py0create db, table, bulk load, batch load args: db_name: table_name: create_sql: key_column: returns:STRING
HIGHpytest/sys/test_sys_delete_load.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…te/test_sys_partition_schema_change_order_duplicate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…ate/test_sys_partition_schema_change_drop_duplicate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…/test_sys_partition_schema_change_invalid_duplicate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…te/test_sys_partition_schema_change_add_b_duplicate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…/test_sys_partition_schema_change_complex_duplicate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…e/test_sys_partition_schema_change_rollup_duplicate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…e/test_sys_partition_schema_change_delete_duplicate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…te/test_sys_partition_schema_change_add_a_duplicate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…e/test_sys_partition_schema_change_rollup_aggregate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…e/test_sys_partition_schema_change_delete_aggregate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…te/test_sys_partition_schema_change_add_a_aggregate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…te/test_sys_partition_schema_change_order_aggregate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…ate/test_sys_partition_schema_change_drop_aggregate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…/test_sys_partition_schema_change_invalid_aggregate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…te/test_sys_partition_schema_change_add_b_aggregate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…/test_sys_partition_schema_change_complex_aggregate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…or_uniq/test_sys_partition_schema_change_add_a_uniq.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…r_uniq/test_sys_partition_schema_change_delete_uniq.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…r_uniq/test_sys_partition_schema_change_rollup_uniq.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…_uniq/test_sys_partition_schema_change_invalid_uniq.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…or_uniq/test_sys_partition_schema_change_add_b_uniq.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…_uniq/test_sys_partition_schema_change_complex_uniq.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…for_uniq/test_sys_partition_schema_change_drop_uniq.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…or_uniq/test_sys_partition_schema_change_order_uniq.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…_duplicate/test_sys_schema_change_complex_duplicate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…or_duplicate/test_sys_schema_change_add_a_duplicate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…for_duplicate/test_sys_schema_change_drop_duplicate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…or_duplicate/test_sys_schema_change_order_duplicate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…or_duplicate/test_sys_schema_change_add_b_duplicate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…or_aggregate/test_sys_schema_change_order_aggregate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…or_aggregate/test_sys_schema_change_add_b_aggregate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…_aggregate/test_sys_schema_change_complex_aggregate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…for_aggregate/test_sys_schema_change_drop_aggregate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…or_aggregate/test_sys_schema_change_add_a_aggregate.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…ys_alter_for_uniq/test_sys_schema_change_add_a_uniq.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…ys_alter_for_uniq/test_sys_schema_change_add_b_uniq.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…sys_alter_for_uniq/test_sys_schema_change_drop_uniq.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…_alter_for_uniq/test_sys_schema_change_complex_uniq.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…ys_alter_for_uniq/test_sys_schema_change_order_uniq.py0/*************************************************************************** * * @file test_sys_schema_change.py * @dateSTRING
HIGH…_duplicate/test_sys_schema_change_complex_duplicate.py0功能点:导入不影响schema change 测试步骤: 1. 启动一个线程持续进行导入任务 2. 等到有任务进入loading状态、做schema change 验证: 1. 导入一直正确 2. schema change后数据正确STRING
40 more matches not shown…
Excessive Try-Catch Wrapping409 hits · 408 pts
SeverityFileLineSnippetContext
LOWtools/row_to_column/convert_row_to_column.py70 except Exception as err:CODE
LOWdocker/runtime/doris-compose/command.py98 except Exception as e:CODE
LOWdocker/runtime/doris-compose/command.py887 except Exception as e:CODE
LOWdocker/runtime/doris-compose/command.py897 except Exception as e:CODE
LOWdocker/runtime/doris-compose/command.py938 except Exception as e:CODE
LOWdocker/runtime/doris-compose/command.py1110 except Exception as e:CODE
LOWdocker/runtime/doris-compose/command.py1130 except Exception as e:CODE
LOWdocker/runtime/doris-compose/command.py1134 except Exception as e:CODE
LOWdocker/runtime/doris-compose/database.py89 except Exception as e:CODE
LOWdocker/runtime/doris-compose/database.py101 except Exception as e:CODE
LOWdocker/runtime/doris-compose/database.py114 except Exception as e:CODE
LOWdocker/runtime/doris-compose/database.py125 except Exception as e:CODE
LOWdocker/runtime/doris-compose/database.py151 except Exception as e:CODE
LOWdocker/runtime/doris-compose/database.py201 except Exception as e:STRING
LOWdocker/runtime/doris-compose/database.py285 except Exception as e:STRING
LOWdocker/runtime/doris-compose/database.py357 except Exception as e:STRING
MEDIUMdocker/runtime/doris-compose/database.py84def add_fe(self, fe_endpoint, role):CODE
MEDIUMdocker/runtime/doris-compose/database.py109def add_be(self, be_endpoint):CODE
MEDIUMdocker/runtime/doris-compose/database.py173def create_default_storage_vault(self, cloud_store_config):CODE
LOWdocker/runtime/doris-compose/utils.py382 except Exception as e:CODE
LOWdocker/runtime/doris-compose/cluster.py584 except Exception as e:CODE
LOWdocker/runtime/doris-compose/cluster.py620 except Exception as e:CODE
MEDIUM…sted_types/data_gen_scripts/nested_cross_page_test1.py118 print(f"Error running parquet-cli: {e}")CODE
MEDIUM…sted_types/data_gen_scripts/nested_cross_page_test1.py120 print(f"Error output: {e.output}")CODE
LOW…sted_types/data_gen_scripts/nested_cross_page_test1.py121 except Exception as e:CODE
MEDIUM…sted_types/data_gen_scripts/nested_cross_page_test2.py200 print(f"Error running parquet-cli: {e}")CODE
MEDIUM…sted_types/data_gen_scripts/nested_cross_page_test2.py202 print(f"Error output: {e.output}")CODE
LOW…sted_types/data_gen_scripts/nested_cross_page_test2.py203 except Exception as e:CODE
MEDIUM…sted_types/data_gen_scripts/nested_cross_page_test3.py121 print(f"Error running parquet-cli: {e}")CODE
MEDIUM…sted_types/data_gen_scripts/nested_cross_page_test3.py123 print(f"Error output: {e.output}")CODE
LOW…sted_types/data_gen_scripts/nested_cross_page_test3.py124 except Exception as e:CODE
LOWextension/dbt-doris/dbt/adapters/doris/connections.py149 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py693 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py2455 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py2464 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py2471 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py754 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py843 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1054 except Exception:CODE
LOWbe/src/udf/python/python_server.py1116 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1164 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1342 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1467 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1500 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1523 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1541 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1549 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1571 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1591 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1830 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1902 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1943 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1956 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py1978 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py2007 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py2031 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py2053 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py2085 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py2145 except Exception as e:CODE
LOWbe/src/udf/python/python_server.py2154 except Exception as e:CODE
349 more matches not shown…
Deep Nesting112 hits · 103 pts
SeverityFileLineSnippetContext
LOWdocker/runtime/doris-compose/command.py78CODE
LOWdocker/runtime/doris-compose/command.py88CODE
LOWdocker/runtime/doris-compose/command.py613CODE
LOWdocker/runtime/doris-compose/command.py1094CODE
LOWdocker/runtime/doris-compose/command.py1234CODE
LOWdocker/runtime/doris-compose/command.py1294CODE
LOWdocker/runtime/doris-compose/command.py1438CODE
LOWdocker/runtime/doris-compose/command.py1650CODE
LOWdocker/runtime/doris-compose/database.py311CODE
LOWdocker/runtime/doris-compose/utils.py196CODE
LOWdocker/runtime/doris-compose/utils.py304CODE
LOWdocker/runtime/doris-compose/cluster.py116CODE
LOWdocker/runtime/doris-compose/cluster.py162CODE
LOWdocker/runtime/doris-compose/cluster.py189CODE
LOWdocker/runtime/doris-compose/cluster.py273CODE
LOWdocker/runtime/doris-compose/cluster.py300CODE
LOWdocker/runtime/doris-compose/cluster.py493CODE
LOWdocker/runtime/doris-compose/cluster.py623CODE
LOWbe/src/udf/python/python_server.py235CODE
LOWbe/src/udf/python/python_server.py707CODE
LOWbe/src/udf/python/python_server.py1010CODE
LOWbe/src/udf/python/python_server.py1842CODE
LOWbe/src/udf/python/python_server.py2161CODE
LOWbe/src/udf/python/python_server.py2401CODE
LOWbe/src/udf/python/python_server.py2479CODE
LOWbe/src/udf/python/python_server.py2691CODE
LOWpytest/deploy/palo_env.py109CODE
LOWpytest/sys/test_sys_hll_load.py116CODE
LOWpytest/sys/test_sys_materialized_view.py88CODE
LOWpytest/sys/test_sys_delete.py449CODE
LOW…est_sys_routine_load/test_routine_load_job_property.py86CODE
LOW…/test_sys_routine_load/test_routine_load_with_alter.py90CODE
LOW…ys/test_sys_routine_load/test_routine_load_property.py103CODE
LOWpytest/sys/test_sys_export/test_select_into_datatype.py88CODE
LOWpytest/sys/test_sys_export/test_select_into_query.py87CODE
LOWpytest/sys/test_sys_export/test_select_into_property.py102CODE
LOW…st/sys/test_sys_stream_load/test_stream_load_sc_job.py259CODE
LOW…st/sys/test_sys_stream_load/test_stream_load_sc_job.py303CODE
LOW…st/sys/test_sys_stream_load/test_stream_load_sc_job.py356CODE
LOW…st/sys/test_sys_stream_load/test_stream_load_sc_job.py1085CODE
LOWpytest/sys/test_sys_bitmap/test_sys_bitmap_load.py111CODE
LOWpytest/lib/thread_pool.py56CODE
LOWpytest/lib/util.py184CODE
LOWpytest/lib/util.py200CODE
LOWpytest/lib/util.py259CODE
LOWpytest/lib/util.py280CODE
LOWpytest/lib/util.py363CODE
LOWpytest/lib/palo_verify.py238CODE
LOWpytest/lib/palo_types.py173CODE
LOWpytest/lib/palo_logger.py44CODE
LOWpytest/lib/palo_logger.py67CODE
LOWpytest/lib/palo_client.py503CODE
LOWpytest/lib/palo_client.py582CODE
LOWpytest/lib/palo_client.py1508CODE
LOWpytest/lib/palo_client.py2900CODE
LOWpytest/lib/palo_client.py3236CODE
LOWpytest/lib/palo_sql/palo_patition.py92CODE
LOWpytest/qe/query_regression/implement.py42CODE
LOWpytest/qe/query_regression/implement.py104CODE
LOWpytest/qe/query_regression/implement.py125CODE
52 more matches not shown…
Unused Imports83 hits · 78 pts
SeverityFileLineSnippetContext
LOW…ension/dbt-doris/test/functional/adapter/test_basic.py21CODE
LOWextension/dbt-doris/dbt/adapters/doris/connections.py31CODE
LOWextension/dbt-doris/dbt/adapters/doris/__init__.py21CODE
LOWextension/dbt-doris/dbt/adapters/doris/impl.py24CODE
LOWextension/dbt-doris/dbt/adapters/doris/impl.py24CODE
LOWextension/dbt-doris/dbt/adapters/doris/impl.py42CODE
LOWpytest/deploy/distribute.py24CODE
LOWpytest/deploy/deploy.py27CODE
LOWpytest/deploy/deploy.py30CODE
LOWpytest/sys/test_sys_partition_list_alter.py29CODE
LOWpytest/sys/test_sys_privilege.py29CODE
LOWpytest/sys/test_sys_hll_load.py34CODE
LOWpytest/sys/test_sys_restart.py23CODE
LOWpytest/sys/test_sys_insert_value.py26CODE
LOWpytest/sys/test_sys_insert_value.py31CODE
LOW…test/sys/test_sys_partition_complex_with_restart_be.py293CODE
LOWpytest/sys/test_sys_partition_multi_col.py30CODE
LOWpytest/sys/test_sys_hll_basic.py32CODE
LOWpytest/sys/test_sys_hll_basic.py35CODE
LOWpytest/sys/test_sys_dynamic_partition_alter.py32CODE
LOWpytest/sys/test_sys_binlog_restart.py33CODE
LOWpytest/sys/test_sys_rollup_scenario_a.py31CODE
LOWpytest/sys/test_sys_pull_load_hdfs.py32CODE
LOWpytest/sys/test_sys_dynamic_partition_parameter.py32CODE
LOWpytest/sys/test_sys_load_func_strict.py32CODE
LOWpytest/sys/test_sys_binlog.py33CODE
LOWpytest/sys/test_sys_array/test_array_select.py32CODE
LOWpytest/sys/test_sys_array/test_array_select.py46CODE
LOW…/sys/test_sys_backup_restore/test_sys_snapshot_repo.py33CODE
LOW…/sys/test_sys_backup_restore/test_sys_snapshot_repo.py36CODE
LOWpytest/sys/test_sys_stream_load/test_stream_insert.py26CODE
LOW…test/sys/test_sys_stream_load/test_stream_load_json.py26CODE
LOWpytest/sys/test_sys_stream_load/test_stream_simple.py28CODE
LOW…test/sys/test_sys_stream_load/test_stream_partition.py27CODE
LOW…or_aggregate/test_sys_schema_change_add_a_aggregate.py30CODE
LOW…/test_sys_partition_schema_change_complex_aggregate.py30CODE
LOWpytest/sys/test_sys_bitmap/test_sys_bitmap_load.py28CODE
LOWpytest/sys/test_sys_bitmap/test_sys_bitmap_load.py32CODE
LOWpytest/sys/test_sys_bitmap/test_sys_bitmap_load.py33CODE
LOWpytest/sys/test_sys_bitmap/test_sys_bitmap_basic.py27CODE
LOWpytest/sys/test_sys_bitmap/test_sys_bitmap_basic.py36CODE
LOWpytest/sys/data/bitmap_index.py27CODE
LOWpytest/sys/data/binlog.py23CODE
LOWpytest/sys/data/binlog.py24CODE
LOWpytest/sys/data/binlog.py28CODE
LOWpytest/lib/util.py27CODE
LOWpytest/lib/node_op.py24CODE
LOWpytest/lib/node_op.py25CODE
LOWpytest/lib/node_op.py28CODE
LOWpytest/lib/palo_logger.py27CODE
LOWpytest/lib/palo_logger.py28CODE
LOWpytest/lib/palo_client.py32CODE
LOWpytest/lib/palo_client.py52CODE
LOWpytest/lib/palo_sql/__init__.py27CODE
LOWpytest/lib/palo_sql/__init__.py28CODE
LOWpytest/lib/palo_sql/__init__.py29CODE
LOWpytest/lib/palo_sql/__init__.py30CODE
LOWpytest/lib/palo_sql/__init__.py31CODE
LOWpytest/lib/palo_sql/__init__.py32CODE
LOWpytest/lib/palo_sql/__init__.py33CODE
23 more matches not shown…
Self-Referential Comments22 hits · 69 pts
SeverityFileLineSnippetContext
MEDIUMenv.sh51# This file is generated automatically. PLEASE DO NOT MODIFY IT.COMMENT
MEDIUMtools/auto-pick-script.py54# Create a new branch for cherry-picking the PRCOMMENT
MEDIUMtools/auto-pick-script.py98 # Create a new PR for the cherry-picked changesCOMMENT
MEDIUMtools/fdb/fdb_vars.sh30# Define the cluster IPs (comma-separated list of IP addresses)COMMENT
MEDIUMtools/fdb/fdb_vars.sh38# Define the FoundationDB home directory, which contains the fdb binaries and logs.COMMENT
MEDIUMtools/fdb/fdb_vars.sh43# Define the cluster id, shoule be generated random like mktemp -u XXXXXXXX,COMMENT
MEDIUMtools/fdb/fdb_vars.sh48# Define the cluster description, you 'd better to change it.COMMENT
MEDIUMtools/fdb/fdb_vars.sh68# Define the FoundationDB versionCOMMENT
MEDIUMtools/fdb/fdb_vars.sh72# Define the FoundationDB storage engine. Allowed:COMMENT
MEDIUMdocker/runtime/be/resource/init_be.sh61# Initialize environment variablesCOMMENT
MEDIUMdocker/runtime/fe/resource/init_fe.sh70# Initialize environment variablesCOMMENT
MEDIUMdocker/thirdparties/docker-compose/hudi/scripts/init.sh228# This file is used by docker healthcheck to verify container is readyCOMMENT
MEDIUM…er/thirdparties/docker-compose/polaris/init-catalog.sh91# Create a catalog admin role grantsCOMMENT
MEDIUM…er/thirdparties/docker-compose/polaris/init-catalog.sh104# Create a data engineer roleCOMMENT
MEDIUM…sted_types/data_gen_scripts/nested_cross_page_test1.py7# Define the output file path as a constantCOMMENT
MEDIUM…sted_types/data_gen_scripts/nested_cross_page_test2.py7# Define the output file path as a constantCOMMENT
MEDIUM…sted_types/data_gen_scripts/nested_cross_page_test3.py7# Define the output file path as a constantCOMMENT
MEDIUM…_special_orc_formats/data_gen_scripts/generate_data.py8# Define the schema for the ORC fileCOMMENT
MEDIUM…t-doris/test/functional/adapter/test_doris_snapshot.py72 # Create the source tableSTRING
MEDIUMgensrc/script/gen_functions.py20# This file is copied fromCOMMENT
MEDIUMcloud/src/main.cpp104 << "# This file is auto-generated with doris_cloud.conf:fdb_cluster.\n"CODE
MEDIUMthirdparty/build-thirdparty.sh1254 # Create a mapping file with '<old_sym> <suffixed_sym>' on each line.COMMENT
Fake / Example Data54 hits · 58 pts
SeverityFileLineSnippetContext
LOW…g/scripts/create_preinstalled_scripts/paimon/run05.sql31 map('person1', struct('Alice', 25, '123 Main St')),CODE
LOW…g/scripts/create_preinstalled_scripts/paimon/run05.sql222 map('person1', struct('Alice', 25, '123 Main St')),CODE
LOW…g/scripts/create_preinstalled_scripts/paimon/run05.sql393-- 1 {"person1":{"full_name":"Alice","age":25,"address":"123 Main St"}} {"location":"New York","population":nCODE
LOW…/scripts/create_preinstalled_scripts/iceberg/run17.sql38 map('person1', struct('Alice', 25, '123 Main St')),CODE
LOW…/scripts/create_preinstalled_scripts/iceberg/run16.sql38 map('person1', struct('Alice', 25, '123 Main St')),CODE
LOWbe/test/util/jni_util_test.cpp644 Jni::LocalString fake_key;CODE
LOWbe/test/util/jni_util_test.cpp645 st = Jni::String<Jni::Local>::new_string(env, "key_not_exist", &fake_key);CODE
LOWbe/test/util/jni_util_test.cpp650 .with_arg(fake_key)CODE
LOWbe/test/runtime/snapshot_loader_test.cpp116 cluster_info.token = "fake_token";CODE
LOWbe/test/runtime/snapshot_loader_test.cpp501 remote_snapshot.remote_token = "fake_token";CODE
LOWbe/test/storage/segment/column_meta_accessor_test.cpp300 std::string dummy_data(128, 'X');CODE
LOWbe/test/storage/segment/column_meta_accessor_test.cpp301 ASSERT_TRUE(fw->append(Slice(dummy_data)).ok());CODE
LOWbe/test/storage/segment/column_meta_accessor_test.cpp374 std::string dummy_data(16, 'X');CODE
LOWbe/test/storage/segment/column_meta_accessor_test.cpp375 ASSERT_TRUE(fw->append(Slice(dummy_data)).ok());CODE
LOWbe/test/storage/segment/column_meta_accessor_test.cpp436 std::string dummy_data(16, 'X');CODE
LOWbe/test/storage/segment/column_meta_accessor_test.cpp437 ASSERT_TRUE(fw->append(Slice(dummy_data)).ok());CODE
LOWbe/test/storage/segment/column_meta_accessor_test.cpp491 std::string dummy_data(16, 'X');CODE
LOWbe/test/storage/segment/column_meta_accessor_test.cpp492 ASSERT_TRUE(fw->append(Slice(dummy_data)).ok());CODE
LOWbe/test/storage/segment/external_col_meta_util_test.cpp432 std::string dummy_data(16, 'X');CODE
LOWbe/test/storage/segment/external_col_meta_util_test.cpp433 ASSERT_TRUE(fw->append(Slice(dummy_data)).ok());CODE
LOWbe/test/storage/index/ann/vector_search_utils.h264 const char* dummy_data = "dummy data";CODE
LOWbe/test/storage/index/ann/vector_search_utils.h265 output->writeBytes((const uint8_t*)dummy_data, strlen(dummy_data));CODE
LOWbe/test/exprs/function/function_string_test.cpp1002 {{std::string("user@example.com"), std::string("example.com")}, uint8_t(1)},CODE
LOWbe/test/exprs/function/function_string_test.cpp3732 std::string("John Doe")},CODE
LOWbe/test/format/text/hive_text_field_splitter_test.cpp94 {"user@domain.com", "John Doe", "Manager"});CODE
LOWbe/test/format/parquet/level_decoder_test.cpp142 std::vector<uint8_t> dummy_data = {0x00};CODE
LOWbe/test/format/parquet/level_decoder_test.cpp143 Slice data_slice(reinterpret_cast<char*>(dummy_data.data()), dummy_data.size());CODE
LOWbe/src/storage/compaction/compaction.cpp1263 { properties.emplace("dummy_key", "dummy_value"); })CODE
LOWbe/src/load/delta_writer/push_handler.cpp370 TUniqueId dummy_id;CODE
LOWbe/src/load/delta_writer/push_handler.cpp371 dummy_id.hi = 0;CODE
LOWbe/src/load/delta_writer/push_handler.cpp372 dummy_id.lo = 0;CODE
LOWbe/src/load/delta_writer/push_handler.cpp374 params.fragment_instance_id = dummy_id;CODE
LOWbe/src/load/delta_writer/push_handler.cpp375 params.query_id = dummy_id;CODE
LOWbe/src/load/delta_writer/push_handler.cpp380 fmt::format("PushBrokerReader:dummy_id={}", print_id(dummy_id)));CODE
LOW…tication/plugin/ldap/LdapAuthenticationPluginTest.java350 "user@example.com",CODE
LOW…main/java/org/apache/doris/paimon/PaimonTypeUtils.java187 ColumnType key = fromPaimonType("dummy-key", mapType.getKeyType());CODE
LOW…main/java/org/apache/doris/paimon/PaimonTypeUtils.java188 ColumnType value = fromPaimonType("dummy-value", mapType.getValueType());CODE
LOW…a/org/apache/doris/statistics/AnalysisManagerTest.java287 Column column1 = new Column("placeholder", PrimitiveType.INT);CODE
LOW…a/org/apache/doris/statistics/AnalysisManagerTest.java288 Column column2 = new Column("placeholder", PrimitiveType.INT);CODE
LOW…a/org/apache/doris/statistics/AnalysisManagerTest.java312 Assertions.assertEquals("placeholder", result.colName);CODE
LOW…a/org/apache/doris/statistics/AnalysisManagerTest.java318 Assertions.assertEquals("placeholder", result.colName);CODE
LOW…a/org/apache/doris/statistics/AnalysisManagerTest.java338 Assertions.assertEquals("placeholder", result.colName);CODE
LOW…a/org/apache/doris/statistics/AnalysisManagerTest.java364 QueryColumn placeholder = new QueryColumn(1, 2, 3, "placeholder");CODE
LOW…a/org/apache/doris/statistics/AnalysisManagerTest.java388 Assertions.assertEquals("placeholder", poll.colName);CODE
LOW…a/org/apache/doris/statistics/AnalysisManagerTest.java402 Assertions.assertEquals("placeholder", pol2.colName);CODE
LOW…ache/doris/statistics/StatisticsAutoCollectorTest.java124 Column column1 = new Column("placeholder", PrimitiveType.INT);CODE
LOW…apache/doris/statistics/StatisticsJobAppenderTest.java59 Column column1 = new Column("placeholder", PrimitiveType.INT);CODE
LOW…apache/doris/statistics/StatisticsJobAppenderTest.java137 Column column1 = new Column("placeholder", PrimitiveType.INT);CODE
LOW…apache/doris/statistics/StatisticsJobAppenderTest.java194 Column column1 = new Column("placeholder", PrimitiveType.INT);CODE
LOW…apache/doris/statistics/StatisticsJobAppenderTest.java249 Column column1 = new Column("placeholder", PrimitiveType.INT);CODE
LOW…apache/doris/statistics/StatisticsJobAppenderTest.java309 Column column1 = new Column("placeholder", PrimitiveType.INT);CODE
LOW…/doris/datasource/iceberg/IcebergNereidsUtilsTest.java548 StringLiteral literal = new StringLiteral("John Doe");CODE
LOW…/doris/datasource/iceberg/IcebergNereidsUtilsTest.java555 Assertions.assertEquals(Expressions.equal("name", "John Doe").toString(), result.toString());CODE
LOW…g/apache/doris/analysis/ExprGsonSerializationTest.java145 samples.put(PlaceHolderExpr.class, new PlaceHolderExpr(new StringLiteral("placeholder")));CODE
AI Slop Vocabulary21 hits · 56 pts
SeverityFileLineSnippetContext
LOWdocker/runtime/doris-compose/resource/init_fe.sh209 # Rollback scenario, just create the register file to skip register step.COMMENT
MEDIUM…storage/index/inverted/data/sorted_wikipedia-50-1.json2{"title":"1932 Prussian coup d'état","content":"{{Short description|Takeover by Weimar chancellor Franz von Papen}}\n{{ICODE
MEDIUM…storage/index/inverted/data/sorted_wikipedia-50-1.json2{"title":"1932 Prussian coup d'état","content":"{{Short description|Takeover by Weimar chancellor Franz von Papen}}\n{{ICODE
MEDIUM…storage/index/inverted/data/sorted_wikipedia-50-1.json34{"title":"Apostatic selection","content":"{{short description|Process in evolutionary theory}}\n{{Use dmy dates|date=JulCODE
MEDIUMbe/test/exec/test_data/json_scanner/test_nested.json1[{"title": "Display Progress Bar at the Time of Processing", "qid": "1000000", "answers": [{"date": "2009-06-16T09:55:57CODE
MEDIUMbe/test/exec/test_data/json_scanner/test_nested.json1[{"title": "Display Progress Bar at the Time of Processing", "qid": "1000000", "answers": [{"date": "2009-06-16T09:55:57CODE
MEDIUMbe/test/exec/test_data/json_scanner/test_nested.json1[{"title": "Display Progress Bar at the Time of Processing", "qid": "1000000", "answers": [{"date": "2009-06-16T09:55:57CODE
MEDIUMbe/src/util/cpu_info.cpp156 // TODO: is there a more robust way to do this, such asCOMMENT
MEDIUMbe/src/io/hdfs_util.cpp50 // FIXME(plat1ko): Not robust if `namenode` doesn't appear at the beginning of `path`COMMENT
MEDIUMbe/src/io/cache/fs_file_cache_storage.cpp678 *buffer = "2.0"; // return 2.0 if not exist to utilize filesystemCOMMENT
MEDIUMbe/src/storage/tablet/tablet_meta.h388 // For unique key data model, the feature Merge-on-Write will leverage a primaryCOMMENT
MEDIUMbe/src/storage/index/primary_key_index.h49// Index is stored in multiple pages to leverage the IndexedColumnWriter.COMMENT
MEDIUMbe/src/storage/index/short_key_index.h49// 1. If this can leverage binary page to save key and offset dataCOMMENT
MEDIUMbe/src/exec/operator/scan_operator.cpp1178 // cast to one certain type for variant could utilize fully predicates performanceCOMMENT
MEDIUMbe/src/format/arrow/arrow_utils.h29// to share data with others we can leverage Arrow's ability.COMMENT
MEDIUM…doris/nereids/pattern/GroupExpressionMatchingTest.java250 // and leverage a comparing framework to check result. We could reuse pattern match to check shape and properties.COMMENT
MEDIUM…/java/org/apache/doris/datasource/kafka/KafkaUtil.java247 // If there are no available backends, utilize the blacklist.COMMENT
MEDIUM…c/main/java/org/apache/doris/alter/IndexChangeJob.java394 // remove task here just for code robustCOMMENT
MEDIUM…ava/org/apache/doris/common/util/PropertyAnalyzer.java231 // For unique key data model, the feature Merge-on-Write will leverage a primaryCOMMENT
MEDIUM…s/query_p0/sql_functions/json_functions/json_table.sql30insert into table_20_undef_partitions2_keys3_properties4_distributed_by5(pk,col_json_undef_signed,col_json_undef_signed_CODE
MEDIUM…s/query_p0/sql_functions/json_functions/json_table.sql30insert into table_20_undef_partitions2_keys3_properties4_distributed_by5(pk,col_json_undef_signed,col_json_undef_signed_CODE
Redundant / Tautological Comments31 hits · 47 pts
SeverityFileLineSnippetContext
LOWbuild_profile.sh107 # Write files as separate lines after a markerCOMMENT
LOWbuild_profile.sh129 # Read files (everything after ===FILES=== marker)COMMENT
LOWtools/auto-pick-script.py29# Check if the required command-line arguments are providedCOMMENT
LOWtools/auto-pick-script.py44# Check if the PR has been mergedCOMMENT
LOWtools/auto-pick-script.py85 # Check if the commit is present in the new branchCOMMENT
LOWtools/fdb/fdb_ctl.sh395 # Check if FDB_HOME is set and not rootCOMMENT
LOWtools/fdb/fdb_ctl.sh401 # Check if FDB_HOME is emptyCOMMENT
LOWdocker/runtime/be/resource/init_be.sh69# Check if the BE node is registeredCOMMENT
LOWdocker/runtime/be/resource/init_be.sh91 # Check if BE is registeredCOMMENT
LOWdocker/runtime/fe/resource/init_fe.sh54# Check if the parameter is emptyCOMMENT
LOWdocker/runtime/doris-compose/resource/init_fe.sh218 # Check if SQL_MODE_NODE_MGR is set to 1COMMENT
LOWdocker/runtime/doris-compose/resource/init_cloud.sh49 # Check if SQL_MODE_NODE_MGR is setCOMMENT
LOWdocker/runtime/doris-compose/resource/init_be.sh51 # Check if SQL_MODE_NODE_MGR is set to 1COMMENT
LOWdocker/runtime/doris-compose/resource/entrypoint.sh70 # Set permissions to allow core dumps from non-root usersCOMMENT
LOWdocker/runtime/doris-compose/resource/entrypoint.sh72 # Set ownership to the host userCOMMENT
LOW…-compose/kerberos/health-checks/supervisorctl-check.sh31# Check if all Hadoop services are runningCOMMENT
LOW…_special_orc_formats/data_gen_scripts/generate_data.py11# Open the file and write ORC dataCOMMENT
LOWbe/src/udf/python/python_server.py685 # Check if result is None when always_nullable is FalseCOMMENT
LOWbe/src/udf/python/python_server.py255 # Check if we should apply special IP type conversion based on metadataCOMMENT
LOWbe/src/udf/python/python_server.py1086 # Check if module has import errors storedCOMMENT
LOWbe/src/udf/python/python_server.py2499 # Check if output is single-field or multi-fieldCOMMENT
LOWbin/start_fe.sh262# Check if a Java option already exists in the options string.COMMENT
LOWbin/start_be.sh495# Check if a Java option already exists in the options string.COMMENT
LOWsamples/load/shell/s3_load_demo.sh134# Check if task count has reached maximum limit(MAX_RUNNING_JOB)COMMENT
LOWsamples/load/shell/s3_load_file_demo.sh108# Check if task count has reached maximum limit(MAX_RUNNING_JOB)COMMENT
LOWsamples/load/shell/s3_load_file_demo.sh132 # Check if index range is validCOMMENT
LOWregression-test/pipeline/common/oss-utils.sh39 # Check if the file exists.COMMENT
LOW…nudtf_p0/udtf_scripts/pyudtf_module/exceptions_udtf.py46 # Check if doubled value is within safe rangeCOMMENT
LOW…nudtf_p0/udtf_scripts/pyudtf_module/exceptions_udtf.py202 # Check if leap yearCOMMENT
LOW…nudtf_p0/udtf_scripts/pyudtf_module/edge_cases_udtf.py179 # Check if it's a boundary dateCOMMENT
LOWbuild-support/run-clang-tidy.sh261# Check if a line number falls within any changed range for a file.COMMENT
Example Usage Blocks19 hits · 28 pts
SeverityFileLineSnippetContext
LOWpost-build.sh26# Usage:COMMENT
LOWbuild_profile.sh21# Usage:COMMENT
LOWbuild.sh21# Usage:COMMENT
LOWrun-fs-env-test.sh19# Usage:COMMENT
LOWtools/fast-fe-ut.sh20# Usage:COMMENT
LOWtools/fast-compile-fe.sh20# Usage:COMMENT
LOWtools/emr_storage_regression/emr_tools.sh21# Usage:COMMENT
LOWtools/tpcds-tools/bin/build-tpcds-tools.sh22# Usage:COMMENT
LOWtools/ssb-tools/bin/build-ssb-dbgen.sh22# Usage:COMMENT
LOWtools/tpch-tools/bin/build-tpch-dbgen.sh22# Usage:COMMENT
LOW…/docker-compose/hive/scripts/snapshot-hive-baseline.sh23# Usage:COMMENT
LOWbe/test/testutil/desc_tbl_builder.h39// Example usage:COMMENT
LOWbe/src/util/slice.h316// Usage example:COMMENT
LOWbe/src/util/bitmap.h124// Example usage:COMMENT
LOWbe/src/runtime/thread_context.h73// Usage example:COMMENT
LOWbin/start_fe.sh294# Usage:COMMENT
LOWbin/start_be.sh527# Usage:COMMENT
LOWsamples/stream_load/python/DorisStreamLoad.py26# How to use:COMMENT
LOWbuild-support/run-clang-tidy.sh24# Usage:COMMENT
AI Structural Patterns43 hits · 28 pts
SeverityFileLineSnippetContext
LOWtools/qerror.py92CODE
LOWtools/profile_viewer.py40CODE
LOWtools/profile_viewer.py204CODE
LOW…/thirdparties/docker-compose/iceberg/tools/gen_data.py98CODE
LOWpytest/sys/test_sys_hll_load.py143CODE
LOW…st/sys/test_sys_stream_load/test_stream_load_sc_job.py196CODE
LOWpytest/lib/palo_task.py125CODE
LOWpytest/lib/palo_task.py161CODE
LOWpytest/lib/palo_client.py255CODE
LOWpytest/lib/palo_client.py474CODE
LOWpytest/lib/palo_client.py544CODE
LOWpytest/lib/palo_client.py582CODE
LOWpytest/lib/palo_client.py669CODE
LOWpytest/lib/palo_client.py858CODE
LOWpytest/lib/palo_client.py865CODE
LOWpytest/lib/palo_client.py1048CODE
LOWpytest/lib/palo_client.py1219CODE
LOWpytest/lib/palo_client.py1221CODE
LOWpytest/lib/palo_client.py1293CODE
LOWpytest/lib/palo_client.py1406CODE
LOWpytest/lib/palo_client.py1905CODE
LOWpytest/lib/palo_client.py1959CODE
LOWpytest/lib/palo_client.py2108CODE
LOWpytest/lib/palo_client.py2297CODE
LOWpytest/lib/palo_client.py2716CODE
LOWpytest/lib/palo_client.py2900CODE
LOWpytest/lib/palo_client.py3158CODE
LOWpytest/lib/palo_client.py3294CODE
LOWpytest/lib/palo_client.py3387CODE
LOWpytest/lib/palo_client.py3573CODE
LOWpytest/lib/palo_client.py3624CODE
LOWpytest/lib/palo_client.py3630CODE
LOWpytest/lib/palo_client.py3639CODE
LOWpytest/lib/palo_client.py3719CODE
LOWpytest/lib/palo_client.py3805CODE
LOWpytest/lib/palo_client.py3907CODE
LOWpytest/lib/palo_client.py4027CODE
LOWpytest/lib/palo_client.py4088CODE
LOWpytest/lib/palo_sql/palo_loadinfo.py37CODE
LOWpytest/qe/query_regression/test_execute.py59CODE
LOWpytest/qe/palo2/lib/palo_qe_client.py104CODE
LOWpytest/qe/palo2/lib/palo_qe_client.py119CODE
LOWpytest/qe/palo2/lib/palo_qe_client.py159CODE
Slop Phrases5 hits · 15 pts
SeverityFileLineSnippetContext
MEDIUMtools/fdb/fdb_vars.sh24# For simplicity, you can use one direcotry. For production, you should use SSDs.COMMENT
LOWbe/src/core/cow.h381 * If you override 'mutate' method in inherited classes, don't forget to make it virtual in base class or to make iCOMMENT
MEDIUMbe/src/util/time.h117/// yyyy-MM-dd HH:mm:SS[.ms[us[ns]]. It's worth noting that if the precision specifiedCOMMENT
MEDIUMsamples/load/shell/s3_load_demo.sh66# - If the load fails, you can use the SHOW LOAD command to view detailed error informationCOMMENT
MEDIUMsamples/load/shell/s3_load_file_demo.sh60# - If the load fails, you can use the SHOW LOAD command to view detailed error informationCOMMENT
Dead Code7 hits · 14 pts
SeverityFileLineSnippetContext
MEDIUMpytest/qe/palo2/src/test_query_join.py320CODE
MEDIUMpytest/qe/palo2/src/test_query_join.py321CODE
MEDIUMpytest/qe/palo2/src/test_query_join.py323CODE
MEDIUMpytest/qe/palo2/src/test_query_join.py324CODE
MEDIUMpytest/qe/palo2/src/test_query_join.py325CODE
MEDIUMpytest/qe/palo2/src/test_query_join.py328CODE
MEDIUMpytest/qe/palo2/src/test_query_join.py330CODE
Docstring Block Structure2 hits · 10 pts
SeverityFileLineSnippetContext
HIGHbe/src/udf/python/python_server.py1215 Factory method to create the appropriate UDF loader based on metadata. Args: python_udf_meSTRING
HIGHbe/src/udf/python/python_server.py1302 Load the UDAF class from metadata. Args: python_udf_meta: UDAF metadata Returns: STRING
Synthetic Comment Markers1 hit · 8 pts
SeverityFileLineSnippetContext
HIGHbe/src/runtime/exec_env_init.cpp293 // max num is useless because it will start as many as requested in the pastCOMMENT
Modern AI Meta-Vocabulary2 hits · 6 pts
SeverityFileLineSnippetContext
MEDIUMbe/test/core/jsonb/serialize_test.cpp527// Schema-only scaffold for the verifier: builds an EMPTY destination Block whose columnCOMMENT
MEDIUMbe/test/exec/test_data/json_scanner/test_nested.json1[{"title": "Display Progress Bar at the Time of Processing", "qid": "1000000", "answers": [{"date": "2009-06-16T09:55:57CODE
TODO Padding4 hits · 6 pts
SeverityFileLineSnippetContext
LOWbe/test/testutil/mock/mock_sorter.h22///TODO: implement the Sorter interfaceCOMMENT
LOWbe/src/exprs/vexpr.cpp780 // TODO: implement partial debug string for member varsCOMMENT
LOW…re/src/main/java/org/apache/doris/persist/EditLog.java1432 // TODO: implement this while statistics finished related work.COMMENT
LOW…re/src/main/java/org/apache/doris/persist/EditLog.java1485 // TODO: implementCOMMENT