Rebecca Schlussel
Rebecca Schlussel
I wanted to clarify that rpm > 4.11.0 doesn't break with the fix. The issues with 4.11.0 had to do with stricter spec validation (see http://www.rpm.org/wiki/Releases/4.11.0#Compatibilitynotes). The larger inode values...
``` General Changes ----------------- * Enable more join predicates to be pushed down to the source tables Cost-Based Optimizer ---------------------- * V1 of cost-based join reordering. See :doc:`../optimizer/reorder-joins` * Replace...
``` Bug Fixes --------- * Fix incorrect empty results for tables filtered on char(x), decimal, date, or timestamp partition columns. ```
To clarify, is your patch to expand the generator to be able to write to an hdfs file instead of a regular file? That seems reasonable. We'd be happy to...
Thanks @julianhyde! We don't have plans to work on query generation now. We'd be happy to take a pull request!