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

MCOL-992 : Add Java bindings to mcsapi #12

Merged
merged 2 commits into from Oct 30, 2017
Merged

MCOL-992 : Add Java bindings to mcsapi #12

merged 2 commits into from Oct 30, 2017

Conversation

davidwbt
Copy link

Adds java swig bindings to API. Made 2 changes to C++ API to accomodate: use const std:string& in Catalog classes as there doesn't appear to be a need for these to be non const and avoids the need to write customer type mapper for mutable String. Also changed ColumnStoreDateTime constructor to use uint32 for all fields which avoids needing to cast certain fields to short in java which is ugly.

@LinuxJedi LinuxJedi merged commit 56c4211 into develop-1.1 Oct 30, 2017
@LinuxJedi LinuxJedi deleted the MCOL-992 branch October 30, 2017 22:30
sneJ- pushed a commit that referenced this pull request Dec 14, 2017
MCOL-992 : Add Java bindings to mcsapi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants