Skip to content

@W-11168434 jdbc changes for Rainbow Connector#89

Open
psasikaladevi wants to merge 6 commits intodevelopfrom
W-11168434-jdbc-changes
Open

@W-11168434 jdbc changes for Rainbow Connector#89
psasikaladevi wants to merge 6 commits intodevelopfrom
W-11168434-jdbc-changes

Conversation

@psasikaladevi
Copy link
Copy Markdown
Contributor

No description provided.

@psasikaladevi psasikaladevi requested a review from vish689 July 18, 2022 14:33
@salesforce-cla
Copy link
Copy Markdown

Thanks for the contribution! It looks like @soaggarwal is an internal user so signing the CLA is not required. However, we need to confirm this.

@psasikaladevi psasikaladevi requested a review from soaggarwal July 18, 2022 14:37
@soaggarwal soaggarwal changed the base branch from develop to sonal/W-11102262 July 19, 2022 04:51
return valueToObject(((ListValue) row).getValues(columnIndex));
}

private static Object valueToObject(Value value) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is duplicate method, we should move it to util

import java.util.concurrent.TimeUnit;

@Slf4j
public class QueryRainbowExecutor extends QueryTokenExecutor{
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should reuse existing QueryGrpcExecutor class here.

Base automatically changed from sonal/W-11102262 to develop December 15, 2022 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants