[
https://issues.apache.org/jira/browse/PHOENIX-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545366#comment-17545366
]
ASF GitHub Bot commented on PHOENIX-6711:
-----------------------------------------
chrajeshbabu commented on PR #1437:
URL: https://github.com/apache/phoenix/pull/1437#issuecomment-1144634888
Deleted MinimalQueryPlanInvolvedTableResultIteratorIT but not sure why it's
picking again.
```
[ERROR]
/home/jenkins/jenkins-home/workspace/enix-PreCommit-GitHub-PR_PR-1437/yetus-general-check/src/phoenix-core/src/it/java/org/apache/phoenix/iterate/MinimalQueryPlanInvolvedTableResultIteratorIT.java:[93,16]
no suitable constructor found for
TableResultIterator(org.apache.phoenix.execute.MutationState,org.apache.hadoop.hbase.client.Scan,org.apache.phoenix.monitoring.ScanMetricsHolder,long,org.apache.phoenix.iterate.ParallelScanGrouper,byte[],boolean,boolean,boolean)
[ERROR] constructor
org.apache.phoenix.iterate.TableResultIterator.TableResultIterator() is not
applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] constructor
org.apache.phoenix.iterate.TableResultIterator.TableResultIterator(org.apache.phoenix.execute.MutationState,org.apache.hadoop.hbase.client.Scan,org.apache.phoenix.monitoring.ScanMetricsHolder,long,org.apache.phoenix.compile.QueryPlan,org.apache.phoenix.iterate.ParallelScanGrouper)
is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] constructor
org.apache.phoenix.iterate.TableResultIterator.TableResultIterator(org.apache.phoenix.execute.MutationState,org.apache.hadoop.hbase.client.Scan,org.apache.phoenix.monitoring.ScanMetricsHolder,long,org.apache.phoenix.compile.QueryPlan,org.apache.phoenix.iterate.ParallelScanGrouper,java.util.Map<org.apache.phoenix.hbase.index.util.ImmutableBytesPtr,org.apache.phoenix.cache.ServerCacheClient.ServerCache>)
is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] -> [Help 1]
```
> Add support of skipping the system tables existence check during connection
> initialisation
> ------------------------------------------------------------------------------------------
>
> Key: PHOENIX-6711
> URL: https://issues.apache.org/jira/browse/PHOENIX-6711
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Rajeshbabu Chintaguntla
> Priority: Major
> Fix For: 5.1.2
>
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)