Skip to content

[CALCITE-7618] Add filter pushdown support to the file adapter's CSV table implementation#5048

Open
Diveyam-Mishra wants to merge 3 commits into
apache:mainfrom
Diveyam-Mishra:CALCITE-7618
Open

[CALCITE-7618] Add filter pushdown support to the file adapter's CSV table implementation#5048
Diveyam-Mishra wants to merge 3 commits into
apache:mainfrom
Diveyam-Mishra:CALCITE-7618

[CALCITE-7618] Add filter pushdown support to the file adapter's CSV …

3fd66a7
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 27, 2026 in 7m 44s

Annotations

Check warning on line 127 in file/src/main/java/org/apache/calcite/adapter/file/CsvTableScan.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unnecessary cast to "double".

See more on https://sonarcloud.io/project/issues?id=apache_calcite&issues=AZ8Jst66UniKS_RltI-y&open=AZ8Jst66UniKS_RltI-y&pullRequest=5048

Check warning on line 126 in file/src/main/java/org/apache/calcite/adapter/file/CsvTableScan.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unnecessary cast to "double".

See more on https://sonarcloud.io/project/issues?id=apache_calcite&issues=AZ8Jst66UniKS_RltI-x&open=AZ8Jst66UniKS_RltI-x&pullRequest=5048

Check failure on line 150 in file/src/main/java/org/apache/calcite/adapter/file/CsvEnumerator.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove usage of generic wildcard type.

See more on https://sonarcloud.io/project/issues?id=apache_calcite&issues=AZ8Jst_0UniKS_RltI-z&open=AZ8Jst_0UniKS_RltI-z&pullRequest=5048

Check warning on line 308 in file/src/main/java/org/apache/calcite/adapter/file/CsvEnumerator.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Reduce the total number of break and continue statements in this loop to use at most one.

See more on https://sonarcloud.io/project/issues?id=apache_calcite&issues=AZ8KcxtaFFhzEQA0NmTa&open=AZ8KcxtaFFhzEQA0NmTa&pullRequest=5048