Description
sqoop fails to generate a proper class for tables with a column named public. Possible reason: public is not included in JAVA_RESERVED_WORDS in ClassWriter.java.
Reproduce by:
1. Create table with column named public
2. Attempt to import table.
Attachments
Attachments
Issue Links
- links to