>From Peeyush Gupta <[email protected]>: Peeyush Gupta has uploaded a new patch set (#2). ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17746 )
Change subject: [NO ISSUE][COMP] Show proper error message with invalid type ...................................................................... [NO ISSUE][COMP] Show proper error message with invalid type - user model changes: no - storage format changes: no - interface changes: no Details: While creating dataset without type spec, if a invalid type is used, a null pointer exception was shown. With this patch we now show a proper error message. Change-Id: I7edfe4f52c20da7f667c9560edea50fd7112932f --- M asterixdb/asterix-algebra/src/main/java/org/apache/asterix/translator/util/ValidateUtil.java 1 file changed, 26 insertions(+), 0 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/46/17746/2 -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17746 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Change-Id: I7edfe4f52c20da7f667c9560edea50fd7112932f Gerrit-Change-Number: 17746 Gerrit-PatchSet: 2 Gerrit-Owner: Peeyush Gupta <[email protected]> Gerrit-CC: Jenkins <[email protected]> Gerrit-MessageType: newpatchset
