-
Notifications
You must be signed in to change notification settings - Fork 126
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
3008 cli implement end to end tests #3221
Conversation
Important Auto Review SkippedMore than 25% of the files skipped due to max files limit. Skipping review to prevent low quality review. 31 files out of 88 files are above the max files limit of 50. TipsChat with CodeRabbit Bot (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also some test cases are failing now.
LGTM. Could you please take a look at this comment. |
Looks good to be merged, @rakeshsharma14317 : Lets resolve conflicts and merge. |
* test * inital commit * nit changes * fix test and linter * small changes * Added test for org switch * changes for output as csv * added test for service cmd * linter fix * test sleep * increased sleep time to test * tidy * test * added tests for user command * other commands added with helper * nit * removed unwanted comments * few changes * nit * updated printer functions * nit * review changes * nit * PR changes * nit * ci fix
* decimal256_support * Upgrade bigquery sdk for native arrow interface support (#3588) * Docs: regenerate CLI reference (#3585) * 3008 cli implement end to end tests (#3221) * test * inital commit * nit changes * fix test and linter * small changes * Added test for org switch * changes for output as csv * added test for service cmd * linter fix * test sleep * increased sleep time to test * tidy * test * added tests for user command * other commands added with helper * nit * removed unwanted comments * few changes * nit * updated printer functions * nit * review changes * nit * PR changes * nit * ci fix * review comments * removing decimal256 check from snowflake as well --------- Co-authored-by: Benjamin Egelund-Müller <[email protected]> Co-authored-by: Rakesh Sharma <[email protected]>
No description provided.