Skip to content

namespace TYPE_NAMES and require the parent file#22

Open
p5k6 wants to merge 1 commit intoforward3d:masterfrom
p5k6:fix_schema_defs_ns
Open

namespace TYPE_NAMES and require the parent file#22
p5k6 wants to merge 1 commit intoforward3d:masterfrom
p5k6:fix_schema_defs_ns

Conversation

@p5k6
Copy link

@p5k6 p5k6 commented Jul 9, 2014

when we run the existing code, we get "uninitialized constant RBHive::TCLISchemaDefinition::TYPE_NAMES", which is silently swallowed by the "rescue nil" command. This resulted in all columns being returned as strings.

Namespaced and required the parent file to rectify.

@4ndypanda
Copy link

Bump. This is quite an important fix for our forked version of rbhive.

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.

2 participants

Comments