Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@W-11168434 jdbc changes for Rainbow Connector #89

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

psasikaladevi
Copy link
Contributor

No description provided.

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

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
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
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