[ https://issues.apache.org/jira/browse/HIVE-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Hanson updated HIVE-5517: ------------------------------ Attachment: function-tests.sql Here's a script of queries that use the alltypesorc table that is checked in to the hive tests. These can be a good start toward creating end-to-end tests. > Implement end-to-end tests for vectorized string and math functions, and casts > ------------------------------------------------------------------------------ > > Key: HIVE-5517 > URL: https://issues.apache.org/jira/browse/HIVE-5517 > Project: Hive > Issue Type: Sub-task > Reporter: Eric Hanson > Priority: Minor > Attachments: function-tests.sql > > > Vectorized implementations of string functions, math functions, and type > casts have been implemented. > Currently, these have junit tests to verify input/output correctness on > batches of rows. They have been tested from the command line to verify > end-to-end execution. However, we should add end-to-end tests to verify they > work from SQL statements and produce the right results. This will catch > regressions in case of, for example, incorrect changes in > VectorizationContext.java. -- This message was sent by Atlassian JIRA (v6.1#6144)