select from absent
java.lang.NullPointerException
at \\...\\ .\\हिñçêČάй語简??한\\.Hꂑ͗⢲ꎬ interface.a(Unknown Source)
at \\...\\ .\\हिñçêČάй語简??한\\.Hꂑ͗⢲ꎬ interface.b(Unknown Source)
at \\...\\ .\\हिñçêČάй語简??한\\.Hꂑ͗⢲ꎬ interface.j(Unknown Source)
at com.aquafold.aquaeditor.sql.SQLStdCompletionQuery.queryCompletionOnType(Unknown Source)
at \\...\\ .\\हिñçêČάй語简??한\\.Eꍞᜯꅳꄯ.query(Unknown Source)
at org.netbeans.spi.editor.completion.support.AsyncCompletionTask.run(AsyncCompletionTask.java:223)
at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1411)
at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1991)
fixed in rc-41
NPE is fixed, but SQLException remains because it's trying to lookup non-existent table.
Issue #10271 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build rc-41 |
No time estimate |
1 issue link |
relates to #10273
Issue #10273NPE on Automate-> introduce columns or qualified columns in hive |
fixed in rc-41
NPE is fixed, but SQLException remains because it's trying to lookup non-existent table.