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

flake8 modifications #59

Merged
merged 7 commits into from
Feb 23, 2022
Merged

Conversation

Hema-Mathiyazhagan
Copy link
Contributor

@Hema-Mathiyazhagan Hema-Mathiyazhagan commented Feb 14, 2022

Issue: #41

Performed flake8 analysis on nzpy and fixed the errors

python3 ./nzpy_test.py 
Table customerAddress created successfully
1 rows inserted
1 rows inserted
1 rows inserted
Id = 1
Name = Jack
Address = High street, London
Email = jack4321@ibm.com
Table customerData created successfully
1 rows inserted
1 rows inserted
1 rows inserted
Id = 2
FirstName = Tom
LastName = Banks
Age = 28
Address = Park street, NY
Email = tom1234@ibm.com
Table row count is [3]
Create external table created successfully
External Table loaded successfully
After load from External Table, table row count is [6]

@Hema-Mathiyazhagan Hema-Mathiyazhagan marked this pull request as ready for review February 18, 2022 19:33
@Hema-Mathiyazhagan Hema-Mathiyazhagan marked this pull request as draft February 18, 2022 19:45
@Hema-Mathiyazhagan Hema-Mathiyazhagan marked this pull request as ready for review February 18, 2022 20:04
@Hema-Mathiyazhagan
Copy link
Contributor Author

@sandippawar1412 could you please review this PR for the issue #41?

@sandippawar1412 sandippawar1412 merged commit e71bf64 into IBM:master Feb 23, 2022
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