-
Notifications
You must be signed in to change notification settings - Fork 2.4k
BATCH-1509 #1
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
BATCH-1509 #1
Conversation
The new parser looks OK. I didn't test it because the test code is a main() (not a unit test) and it uses a tcp connection to a database that I don't have. Can you remove the sandbox stuff and replace it with a test in or alongside PartitionStepParserTests? If you want something like the sandboc code to survive, look at the _Partition_Tests in spring-batch-samples and copy one of those (use the same domain model and database). |
…ta lines even though the row should be skipped
Josh, I'm confused. You have two pull requests now for the same branch? And this one is for a bug that was already resolved (BATCH-1509)? Plus the sandbox stuff is still there? Or I'm not getting something... |
Please consider part of this request for inclusion as a candidate to fix BATCH-1509; id generally appreciate any feedback