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

TEIID-4572 #947

Closed
wants to merge 1 commit into from
Closed

TEIID-4572 #947

wants to merge 1 commit into from

Conversation

shawkins
Copy link
Contributor

Merged and updated changes addressing concerns with the visitor. The execution changes still need vetted.

@shawkins shawkins mentioned this pull request Apr 28, 2017
@amr-alaa-ismail
Copy link

Dear shawkins,
How to add my code here, cause I pushed some changes to my repository but found nothing here. should i create a new pull request or what to do?

@shawkins
Copy link
Contributor Author

Yes, you can submit a new pull request that builds upon these changes.

@amr-alaa-ismail
Copy link

This is my new pull request

@amr-alaa-ismail
Copy link

#964

@amr-alaa-ismail
Copy link

Can't connect to any repository: https://github.com/shawkins/teiid.git (https://github.com/shawkins/teiid.git: git-receive-pack not permitted)

@shawkins
Copy link
Contributor Author

shawkins commented Jun 1, 2017

Use the command line instructions from above:

git checkout -b shawkins-TEIID-4572 master
git pull https://github.com/shawkins/teiid.git TEIID-4572

A conflict has been introduced by the header change on master, but that should be easily resolved.

@amr-alaa-ismail
Copy link

amr-alaa-ismail commented Jun 5, 2017 via email

@shawkins
Copy link
Contributor Author

shawkins commented Jun 5, 2017

these conflicts are not even mine and i don't know how to solve them

I have rebased and squashed this to a single commit. You can start working from master again with this.

@amr-alaa-ismail
Copy link

Don't have permission as told you before

Can't connect to any repository: https://github.com/shawkins/teiid.git (https://github.com/shawkins/teiid.git: git-receive-pack not permitted)

@shawkins
Copy link
Contributor Author

shawkins commented Jun 6, 2017

You don't need to push to my fork, you can submit a pull request here or there with additional changes.

@amr-alaa-ismail
Copy link

amr-alaa-ismail commented Jun 8, 2017 via email

@shawkins
Copy link
Contributor Author

shawkins commented Jun 8, 2017

That doesn't look based correctly either as it shows 490 changes.

The most relevant commit I see amr-alaa-ismail@c960471 seems out of date with the changes in this pull request as well.

Maybe it would be good to focus on what you are using for a test instance - instructions on how to set it up, or provide a docker image. I can then more easily validate the execution changes.

@amr-alaa-ismail
Copy link

amr-alaa-ismail commented Jun 14, 2017 via email

@amr-alaa-ismail
Copy link

amr-alaa-ismail commented Jul 27, 2017 via email

@shawkins
Copy link
Contributor Author

#964 is not usable.

amr-alaa-ismail@c629d19 - looks like you are trying to make your changes consistent with this pull request, but just looking at a single commit it doesn't appear that it's further than this pull request.

Maybe it would be good to focus on what you are using for a test instance - instructions on how to set it up, or provide a docker image. I can then more easily validate the execution changes. The SolrQueryExecution changes have no unit tests, and we need to ensure that no regressions have been introduced.

@shawkins shawkins force-pushed the master branch 2 times, most recently from 4eecac9 to 4367e18 Compare December 12, 2018 22:45
@shawkins shawkins closed this Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants