Github user lewismc commented on a diff in the pull request:
https://github.com/apache/gora/pull/88#discussion_r79938119
--- Diff:
gora-compiler/src/main/velocity/org/apache/gora/compiler/templates/record.vm ---
@@ -18,7 +18,7 @@
#if ($schema.getNamespace())
package $schema.getNamespace();
#end
-@SuppressWarnings("all")
--- End diff --
i think most of the warnings will be down to type safety. Feel free to
commit this @alfonsonishikawa thanks
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---