Skip to content

fix for BATCH-1691 allow to define groupBy for SqlPagingQueryProviderFactoryBean #5

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

Closed
wants to merge 9 commits into from

Conversation

tompson
Copy link

@tompson tompson commented Feb 8, 2011

No description provided.

@dsyer
Copy link
Member

dsyer commented Feb 8, 2011

Thanks for the patch. I can't see any tests. Did you forget to push them?

@tompson
Copy link
Author

tompson commented Feb 10, 2011

sorry, I added tests for the group by clause

I did not check the SqlWindowingPagingQueryProvider stuff (ROWID and TOP statements) on a real database

@dsyer
Copy link
Member

dsyer commented Feb 10, 2011

OK, thanks. I think it is broken based on initial quick testing. I'll take a look when I've got time. If you have time yourself you could add a test or two to the spring-batch-infrastructure-tests project (there's already an integration test for JDBC paging).

tompson added 6 commits March 10, 2011 10:44
Conflicts:
	archetypes/pom.xml
	archetypes/simple-cli/pom.xml
	pom.xml
	spring-batch-core-tests/pom.xml
	spring-batch-core/pom.xml
	spring-batch-infrastructure-tests/pom.xml
	spring-batch-infrastructure/pom.xml
	spring-batch-parent/pom.xml
	spring-batch-samples/pom.xml
	spring-batch-test/pom.xml
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.

2 participants