-
Notifications
You must be signed in to change notification settings - Fork 43
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
MD-2882: Modified hive change metadata scripts #403
base: master
Are you sure you want to change the base?
Conversation
Hey Prasad, can you please split this into 2 PRs - one for the TPC-DS script changes and one for the change metadata baseline changes? |
54b4d1a
to
68f3f6b
Compare
@agirish, done |
date_col int, | ||
time_col bigint, | ||
date_col date, | ||
time_col string, |
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.
Just curious - why "string"?
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.
change metadata
float_col int, | ||
double_col float, | ||
bool_col int | ||
interval_col string, |
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.
Same here.
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.
change metadata
Hey Prasad, is this PR still needed? |
@agirish, please review