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

Add optional -t tablename to importdirectory shell command. #1299

Merged
merged 3 commits into from
Aug 15, 2019

Conversation

EdColeman
Copy link
Contributor

Issue 1294.

the -t tablename is optional to preserve original behavior. Without
the option, the current table is used.

Contains new unit tests, need to look into adding IT or at least running on cluster before merging

the -t tablename is optional to preserve original behaviour. Without
the option, the current table is used.
@EdColeman
Copy link
Contributor Author

I believe this update addresses the comments - still need to perform stand-alone testing before merge.

Copy link
Member

@ctubbsii ctubbsii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code changes look good. I have not inspected the test code.

@phrocker
Copy link
Contributor

phrocker commented Aug 7, 2019

I was wondering about this recently ( as a feature to want ) and was pointed to this -- seems to work well and looks good!

@EdColeman EdColeman merged commit 2d0091d into apache:1.9 Aug 15, 2019
asfgit pushed a commit that referenced this pull request Aug 16, 2019
* Remove unused variables in test
* Verify mock objects in test
asfgit pushed a commit that referenced this pull request Aug 16, 2019
Switch ImportDirectoryCommandTest to use the newer (non-deprecated) bulk
import API, and ensure the mock object is verified.
@EdColeman EdColeman deleted the add_table_to_importdir_cmd branch May 2, 2022 22:58
@ctubbsii ctubbsii added this to the 1.10.0 milestone Jul 12, 2024
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.

3 participants