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

Implement Translation for DATETIMEFROMPARTS (SqlServer) #18630

Merged
merged 6 commits into from
Dec 17, 2019

Conversation

nmichels
Copy link
Contributor

Copy link
Member

@smitpatel smitpatel left a comment

Choose a reason for hiding this comment

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

Approach looks fine. Added few comments.

@smitpatel
Copy link
Member

@nmichels - Are you still planning to work on this?

@nmichels
Copy link
Contributor Author

nmichels commented Dec 8, 2019

Sure @smitpatel ! Please let me know what still can be improved.

@smitpatel smitpatel self-assigned this Dec 8, 2019
@smitpatel smitpatel changed the title [WIP] Implement Translation for DATETIMEFROMPARTS (SqlServer) Implement Translation for DATETIMEFROMPARTS (SqlServer) Dec 8, 2019
- Removed unecessary type conversions.
- Coding style refactoring.
@nmichels nmichels force-pushed the ImplementCreateDateTimeSqlServer branch 2 times, most recently from 26701f7 to 524cecd Compare December 10, 2019 03:40
@nmichels nmichels force-pushed the ImplementCreateDateTimeSqlServer branch from 62eb15f to 31495a7 Compare December 12, 2019 02:32
Copy link
Member

@smitpatel smitpatel left a comment

Choose a reason for hiding this comment

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

Few nits left, most of the implementation is accurate.

@nmichels
Copy link
Contributor Author

Thanks for your help @smitpatel
I will submit the requested changes as soon as possible.

- Do not allow execution on client
- Add test case using local variable
- Fix docs with proper parameters and DateTime links
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.

DBFunctions.CreateDateTime
2 participants