vxquery-commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2014/04/08
[43/50] [abbrv] git commit: Updated testing suite for recent changes to masters.
prestonc
2014/04/08
[15/50] [abbrv] git commit: Simplified the aggregate step functions with better init values.
prestonc
2014/04/08
[16/50] [abbrv] Updated the testing resources.
prestonc
2014/04/08
[09/50] [abbrv] Added more parallel tests to the VXQuery test suite.
prestonc
2014/04/08
[31/50] [abbrv] git commit: Removed test queries now that we have a test suite.
prestonc
2014/04/08
[45/50] [abbrv] git commit: Cleaned up the new exceptions and made them a little cleaner.
prestonc
2014/04/08
[33/50] [abbrv] git commit: Added command line option for available processors.
prestonc
2014/04/08
[01/50] [abbrv] git commit: Found some files missing from the last commit for aggregate tests.
prestonc
2014/04/08
[13/50] [abbrv] git commit: Merge branch 'prestonc/hash_join' of https://git-wip-us.apache.org/repos/asf/incubator-vxquery into prestonc/hash_join
prestonc
2014/04/08
[37/50] [abbrv] git commit: Removed extra collection context variables.
prestonc
2014/04/08
[47/50] [abbrv] git commit: Removed extra imports.
prestonc
2014/04/08
[02/50] [abbrv] git commit: Added a new test group to show counts of the benchmark queries.
prestonc
2014/04/08
[11/50] [abbrv] git commit: The if statement did not match the assignment order.
prestonc
2014/04/08
[12/50] [abbrv] git commit: Found an error in the aggregate functions where the argument was overwriting the saved value.
prestonc
2014/04/08
[46/50] [abbrv] git commit: Licence formatting.
prestonc
2014/04/08
[03/50] [abbrv] New weather benchmark test suite that includes tests for 1, 2, and 4 partitions of data.
prestonc
2014/04/08
[14/50] [abbrv] git commit: Updated the cluster details to consider the number of local processors.
prestonc
2014/04/08
git commit: Adding hour and minute to the benchmark log files.
prestonc
2014/04/07
[3/3] git commit: Removed extra imports.
prestonc
2014/04/07
[1/3] git commit: Cleaned up the new exceptions and made them a little cleaner.
prestonc
2014/04/07
[2/3] git commit: Licence formatting.
prestonc
2014/04/07
[1/2] git commit: Updated testing suite for recent changes to masters.
prestonc
2014/04/07
[2/2] git commit: Updated the parser exceptions to give more details.
prestonc
2014/04/06
[3/5] git commit: fix serialization for empty elements
prestonc
2014/04/06
[1/5] git commit: avoid a few exceptions
prestonc
2014/04/06
[5/5] git commit: updated XQTS results
prestonc
2014/04/06
[2/5] git commit: add NullableTypeComputer to avoid NPE
prestonc
2014/04/06
[2/2] git commit: Fixed benchmark reference to query files.
prestonc
2014/04/06
[1/2] git commit: Removed extra collection context variables.
prestonc
2014/04/04
[2/2] git commit: updated XQTS results
tillw
2014/04/04
Git Push Summary
tillw
2014/04/04
Git Push Summary
tillw
2014/04/04
Git Push Summary
tillw
2014/04/04
[1/5] git commit: fix serialization for empty elements
tillw
2014/04/04
[3/5] git commit: avoid a few exceptions
tillw
2014/04/04
[5/5] git commit: fix serialization of empty elements
tillw
2014/04/04
[2/5] git commit: add NullableTypeComputer to avoid NPE
tillw
2014/04/04
[4/5] git commit: small fixes
tillw
2014/04/04
git commit: replace tabs with spaces
tillw
2014/04/03
git commit: add NullableTypeComputer to avoid NPE
tillw
2014/04/03
git commit: fix serialization for empty elements
tillw
2014/04/03
git commit: avoid a few exceptions
tillw
2014/04/03
[2/4] git commit: Cleaned up the XML file by removing unnecessary information.
prestonc
2014/04/03
[4/4] git commit: Updated to the latest Hyracks snapshot.
prestonc
2014/04/03
[3/4] git commit: Added command line option for available processors.
prestonc
2014/04/03
[1/4] git commit: Removed test queries now that we have a test suite.
prestonc
2014/04/02
git commit: s/sesnors/sensors/
tillw
2014/04/02
[1/5] make tests location-independent - use source elements in the catalog to identify partitions for collections - more test resources from src/tests/resources to src/test/resources
tillw
2014/04/02
[1/9] Updated the testing resources.
prestonc
2014/04/02
[2/2] git commit: Simplified the aggregate step functions with better init values.
prestonc
2014/04/02
[1/2] git commit: Updated the cluster details to consider the number of local processors.
prestonc
2014/04/01
[29/50] [abbrv] git commit: Updated the comparator to actually check the two values.
prestonc
2014/04/01
[26/50] [abbrv] git commit: Changed hash seed to match AsterixDB default.
prestonc
2014/04/01
[41/50] [abbrv] git commit: The if statement did not match the assignment order.
prestonc
2014/04/01
[38/50] [abbrv] git commit: Added a new test group to show counts of the benchmark queries.
prestonc
2014/04/01
[36/50] [abbrv] git commit: Found more places where pointables were created without the factory.
prestonc
2014/04/01
[43/50] [abbrv] New weather benchmark test suite that includes tests for 1, 2, and 4 partitions of data.
prestonc
2014/04/01
[16/50] [abbrv] git commit: Benchmark scripts simplification and update.
prestonc
2014/04/01
[30/50] [abbrv] git commit: Updated the method to partition the weather data.
prestonc
2014/04/01
[37/50] [abbrv] git commit: Added comments and reverted a previous change.
prestonc
2014/04/01
[42/50] [abbrv] git commit: Found an error in the aggregate functions where the argument was overwriting the saved value.
prestonc
2014/04/01
[33/50] [abbrv] git commit: Updated queries to use larger dataset with minimal output.
prestonc
2014/04/01
[49/50] [abbrv] git commit: Found some files missing from the last commit for aggregate tests.
prestonc
2014/04/01
[50/50] [abbrv] git commit: Merge branch 'prestonc/hash_join' of https://git-wip-us.apache.org/repos/asf/incubator-vxquery into prestonc/hash_join
prestonc
2014/04/01
[28/50] [abbrv] git commit: Lowered the frame size for the benchmark tests. Improves available partitions for hash join.
prestonc
2014/04/01
[31/50] [abbrv] git commit: Switched q06 and q07 to order by number of records in the join.
prestonc
2014/04/01
[39/50] [abbrv] Added more parallel tests to the VXQuery test suite.
prestonc
2014/04/01
[13/50] [abbrv] git commit: Removed change to comparator factory provider.
prestonc
2014/04/01
[19/50] [abbrv] git commit: Added join for all stations.
prestonc
2014/04/01
[18/50] [abbrv] git commit: Added new join queries and updated queries to used xs:dateTime.
prestonc
2014/04/01
[27/50] [abbrv] git commit: Change the hash function to be generic and consistent for both family and factory.
prestonc
2014/04/01
[21/50] [abbrv] git commit: Switched from using shared datasources to a single datasource per data scan.
prestonc
2014/04/01
[34/50] [abbrv] git commit: Changing benchmark scripts to support local partitions on a cluster.
prestonc
2014/04/01
[35/50] [abbrv] git commit: Added
prestonc
2014/04/01
[32/50] [abbrv] git commit: Added the option to create an inventory csv file.
prestonc
2014/04/01
[20/50] [abbrv] git commit: Slight changes to increase number of records in join.
prestonc
2014/04/01
[07/50] [abbrv] git commit: More tweaks to make the benchmark cluster queries.
prestonc
2014/04/01
[12/50] [abbrv] git commit: Removed extra space.
prestonc
2014/04/01
[09/50] [abbrv] git commit: Added support for unnest in expression toolbox sequence matching.
prestonc
2014/04/01
[23/50] [abbrv] git commit: Query update to work with generated data on smaller data sizes.
prestonc
2014/04/01
[25/50] [abbrv] git commit: Updated the job specifications print out to use the JSON printer.
prestonc
2014/04/01
[24/50] [abbrv] git commit: Made better variable names and fixed local partition scheme.
prestonc
2014/04/01
[17/50] [abbrv] git commit: Switched ssh commands to use hostname instead of ip address.
prestonc
2014/04/01
[06/50] [abbrv] git commit: Added new InlineNestedVariablesRule.
prestonc
2014/04/01
[11/50] [abbrv] git commit: Added logging to the benchmark script and a new join query.
prestonc
2014/04/01
[22/50] [abbrv] git commit: Improve search for functions based on things I learned from join.
prestonc
2014/04/01
[10/50] [abbrv] git commit: A few more tweaks to the weather scripts.
prestonc
2014/04/01
[03/50] [abbrv] git commit: Adding options to build out symbolic links to partitioned data for specific benchmark tests. Also have a method to copy queries over and change the collection references to the symbolic links.
prestonc
2014/04/01
[05/50] [abbrv] git commit: Added license and option to run a single query.
prestonc
2014/04/01
[08/50] [abbrv] git commit: Clean up items for the weather scripts.
prestonc
2014/04/01
[04/50] [abbrv] git commit: Preparing for local speed up tests.
prestonc
2014/04/01
[15/50] [abbrv] git commit: Added some support queries to help understand the join condition.
prestonc
2014/04/01
[01/50] [abbrv] git commit: Added a check to make sure the data file was created.
prestonc
2014/04/01
[02/50] [abbrv] git commit: A few clean up items when cleaning up and standardizing the benchmark config file to look similar the server config file.
prestonc
2014/04/01
[14/50] [abbrv] git commit: Enabling hash based join.
prestonc
2014/04/01
[03/16] git commit: Switched q06 and q07 to order by number of records in the join.
prestonc
2014/04/01
[14/16] git commit: Found some files missing from the last commit for aggregate tests.
prestonc
2014/04/01
[02/16] git commit: Updated the method to partition the weather data.
prestonc
2014/04/01
[15/16] git commit: The if statement did not match the assignment order.
prestonc
2014/04/01
[12/16] Added more parallel tests to the VXQuery test suite.
prestonc
2014/04/01
[16/16] git commit: Found an error in the aggregate functions where the argument was overwriting the saved value.
prestonc
2014/04/01
[11/16] git commit: Added a new test group to show counts of the benchmark queries.
prestonc
2014/04/01
[01/16] git commit: Added the option to create an inventory csv file.
prestonc
2014/04/01
[04/16] git commit: Updated the comparator to actually check the two values.
prestonc
2014/04/01
[05/16] New weather benchmark test suite that includes tests for 1, 2, and 4 partitions of data.
prestonc
2014/04/01
[2/2] git commit: Added comments to the POM
vinayakb
2014/04/01
[1/2] git commit: Added KEY for
[email protected]
. Got the assembly plugin to exclude KEYS from the source release zip
vinayakb
2014/04/01
git commit: Fixed dependency management. Changed Hyracks dependency to 0.2.11 for the release.
vinayakb
2014/04/01
Git Push Summary
vinayakb
2014/03/20
[3/3] git commit: Changed hash seed to match AsterixDB default.
prestonc
2014/03/20
[1/3] git commit: Updated the job specifications print out to use the JSON printer.
prestonc
2014/03/20
[2/3] git commit: Change the hash function to be generic and consistent for both family and factory.
prestonc
2014/03/20
[1/3] git commit: improved printing of constants and types in plans
tillw
2014/03/20
[3/3] git commit: pretty-print path steps
tillw
2014/03/20
[2/3] git commit: reuse streams for pretty-printing
tillw
2014/03/19
git commit: pretty-print path steps
tillw
2014/03/18
git commit: Made better variable names and fixed local partition scheme.
prestonc
2014/03/17
[2/9] git commit: Switched from using shared datasources to a single datasource per data scan.
prestonc
2014/03/17
[7/9] git commit: Found more places where pointables were created without the factory.
prestonc
2014/03/17
[6/9] git commit: Added
prestonc
2014/03/17
[1/9] git commit: Added new join queries and updated queries to used xs:dateTime.
prestonc
2014/03/17
[5/9] git commit: Lowered the frame size for the benchmark tests. Improves available partitions for hash join.
prestonc
2014/03/17
[3/9] git commit: Slight changes to increase number of records in join.
prestonc
2014/03/17
[8/9] git commit: Updated queries to use larger dataset with minimal output.
prestonc
2014/03/17
[4/9] git commit: Changing benchmark scripts to support local partitions on a cluster.
prestonc
2014/03/17
[9/9] git commit: Added comments and reverted a previous change.
prestonc
2014/03/17
git commit: reuse streams for pretty-printing
tillw
2014/03/17
git commit: improved printing of constants and types in plans
tillw
2014/03/14
[07/25] git commit: Adding more variables to be reused.
tillw
2014/03/14
[08/25] git commit: All the redundant type expression rules have been updated to improve code reuse and new use cases.
tillw
2014/03/14
[13/25] git commit: A few more little clean up items.
tillw
2014/03/14
[16/25] git commit: Switched out the binary search in dictionary builder for a tree map that has constant look up and items are sorted.
tillw
2014/03/14
[10/25] git commit: new structure to help with performance testings.
tillw
2014/03/14
[25/25] git commit: Fixed a non ascii character.
tillw
2014/03/14
[05/25] git commit: A bunch of little clean up items.
tillw
2014/03/14
[24/25] git commit: Added default values for start and end date. Now they are only updated when timing is enabled.
tillw
2014/03/14
[22/25] git commit: Adding the xqts test results to the vxquery-xtest project. The goal is to now have a test result version we can compare against with each release.
tillw
2014/03/14
[02/25] git commit: All the changes to make managing and running the benchmark easier. A xml configuration file holds all the data so partitions can be created with one argument to the cli. Also its easy to rebuild the data since the configuration is sav
tillw
2014/03/14
[20/25] git commit: Making sub classes static.
tillw
2014/03/14
[09/25] git commit: Update the atomize function to use a new utility class that reuses variables.
tillw
2014/03/14
[01/25] git commit: Change queries to use a value comparison.
tillw
2014/03/14
[23/25] git commit: Changed the function name to be more consistent with other classes.
tillw
2014/03/14
[19/25] git commit: Found the order for checking used variables was off. Moved check to after nested plans.
tillw
2014/03/14
[15/25] git commit: Cleaned up imports.
tillw
2014/03/14
[06/25] git commit: Added short circuiting for both AND and OR scalar evaluators.
tillw
2014/03/14
[04/25] git commit: Added more detailed timing information when the timing option is specified.
tillw
2014/03/14
[03/25] git commit: Added two queries to return all the functions and operators.
tillw
2014/03/14
[17/25] git commit: Added a comment about the NodeTree structure.
tillw
2014/03/14
[12/25] git commit: Update to the rules and renaming of one.
tillw
2014/03/14
[14/25] git commit: Found a reference to old version of the function helper util.
tillw
2014/03/14
[18/25] git commit: Addressing all the code review changes.
tillw
2014/03/14
[4/5] git commit: Benchmark scripts simplification and update.
prestonc
2014/03/14
[3/5] git commit: Switched ssh commands to use hostname instead of ip address.
prestonc
2014/03/14
[2/5] git commit: Added logging to the benchmark script and a new join query.
prestonc
2014/03/14
[1/5] git commit: Added some support queries to help understand the join condition.
prestonc
2014/03/14
[5/5] git commit: Added join for all stations.
prestonc
2014/03/13
[04/18] git commit: Added a check to make sure the data file was created.
prestonc
2014/03/13
[14/18] git commit: Enabling hash based join.
prestonc
2014/03/13
[15/18] git commit: Query update to work with generated data on smaller data sizes.
prestonc
2014/03/13
[07/18] git commit: Added license and option to run a single query.
prestonc
2014/03/13
[05/18] git commit: More tweaks to make the benchmark cluster queries.
prestonc
2014/03/13
[02/18] git commit: A few clean up items when cleaning up and standardizing the benchmark config file to look similar the server config file.
prestonc
2014/03/13
[01/18] git commit: Adding options to build out symbolic links to partitioned data for specific benchmark tests. Also have a method to copy queries over and change the collection references to the symbolic links.
prestonc
2014/03/13
[17/18] git commit: Removed change to comparator factory provider.
prestonc
2014/03/13
[11/18] git commit: Clean up items for the weather scripts.
prestonc
2014/03/13
[13/18] git commit: Added a reset option to partitions and queries.
prestonc
2014/03/13
[08/18] git commit: Fixed Max and Min when local aggregate does not return a result.
prestonc
2014/03/13
[10/18] git commit: Added support for unnest in expression toolbox sequence matching.
prestonc
2014/03/13
[18/18] git commit: Removed extra space.
prestonc
2014/03/13
[06/18] git commit: Added new InlineNestedVariablesRule.
prestonc
2014/03/13
[12/18] git commit: Updated the generated station xml to mirror web service.
prestonc
2014/03/13
[16/18] git commit: Improve search for functions based on things I learned from join.
prestonc
2014/03/13
[09/18] git commit: A few more tweaks to the weather scripts.
prestonc
2014/03/13
[03/18] git commit: Preparing for local speed up tests.
prestonc
2014/03/12
Git Push Summary
prestonc
2014/03/12
git commit: Removed change to comparator factory provider.
prestonc
2014/03/12
[1/5] git commit: Updated the generated station xml to mirror web service.
prestonc
2014/03/12
[2/5] git commit: Added a reset option to partitions and queries.
prestonc
2014/03/12
[3/5] git commit: Enabling hash based join.
prestonc
2014/03/12
[5/5] git commit: Improve search for functions based on things I learned from join.
prestonc
2014/03/12
[4/5] git commit: Query update to work with generated data on smaller data sizes.
prestonc
2014/03/04
[06/14] git commit: Test code for SAX Content Handler. The output byte array is correct. Still need to test and clean up code. Check point.
prestonc
2014/03/04
[14/14] git commit: Tracking both old and new parsers.
prestonc
2014/03/04
[13/14] git commit: Finished the new SAXContentHandler with the option to hold copies when they are sequential.
prestonc
2014/03/04
[02/14] git commit: Adding the xqts test results to the vxquery-xtest project. The goal is to now have a test result version we can compare against with each release.
prestonc
2014/03/04
[03/14] git commit: Changed the function name to be more consistent with other classes.
prestonc
2014/03/04
[10/14] git commit: Comment on NodeTreePointable structure.
prestonc
2014/03/04
[04/14] git commit: Added default values for start and end date. Now they are only updated when timing is enabled.
prestonc
2014/03/04
[12/14] git commit: Comments form Till.
prestonc
2014/03/04
[05/14] git commit: Fixed a non ascii character.
prestonc
2014/03/04
[09/14] git commit: Added functions to help with simplifying the XMLParser calls. Only one array backed value store is needed.
prestonc
2014/03/04
[07/14] git commit: Working version with only the new code.
prestonc
2014/03/04
[08/14] git commit: Removed one more array of tracking data.
prestonc
2014/03/04
[11/14] git commit: Converted a search method to a hashing method. Small improvement.
prestonc
2014/03/04
git commit: Clean up items for the weather scripts.
prestonc
2014/03/04
[5/9] git commit: Added new InlineNestedVariablesRule.
prestonc
2014/03/04
[2/9] git commit: Preparing for local speed up tests.
prestonc
2014/03/04
[3/9] git commit: Added a check to make sure the data file was created.
prestonc
2014/03/04
[8/9] git commit: A few more tweaks to the weather scripts.
prestonc
2014/03/04
[9/9] git commit: Added support for unnest in expression toolbox sequence matching.
prestonc
Earlier messages
Later messages