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

Allow default-null columns #2

Open
Jach opened this issue May 22, 2012 · 0 comments
Open

Allow default-null columns #2

Jach opened this issue May 22, 2012 · 0 comments

Comments

@Jach
Copy link
Member

Jach commented May 22, 2012

Issue discussed here: http://www.luciddb.org/forums/discussion/554/couchdb-connector-seems-to-needs-a-consistent-schema-across-json-documentss

It seems that this could be done simply by changing if (params.size() - dupes != paramNames.length) in CouchUdx.java to be a strict >. Thus the couchUDX can return less columns but not more, and the columns not returned will be nulled.

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

No branches or pull requests

1 participant