名称
最后提交
最后更新
..
Aggregate.java Use Long.signum() instead of slower Math.signum()
AggregateData.java Refactor AggregateDataCollecting and AggregateDataMedian to reduce code duplication
AggregateDataCollecting.java Refactor AggregateDataCollecting and AggregateDataMedian to reduce code duplication
AggregateDataCount.java Remove useless null check in AggregateDataCountAll.getValue()
AggregateDataCountAll.java Remove useless null check in AggregateDataCountAll.getValue()
AggregateDataDefault.java enum for AggregateType
AggregateDataHistogram.java walk this ValueHashMap using entries() method
AggregateDataMedian.java Implement Comparator<Value> in CompareMode
AggregateDataSelectivity.java Update years in copyright headers
Alias.java Update years in copyright headers
CompareLike.java Do not use concatenation with "" for converting non-constant numbers
Comparison.java Fix more cases in MySQL compatibility mode
Condition.java Update years in copyright headers
ConditionAndOr.java Merge pull request #987 from katzyn/misc
ConditionExists.java Update years in copyright headers
ConditionIn.java Fix more cases in MySQL compatibility mode
ConditionInConstantSet.java Fix more cases in MySQL compatibility mode
ConditionInParameter.java Fix more cases in MySQL compatibility mode
ConditionInSelect.java Fix more cases in MySQL compatibility mode
ConditionNot.java Update years in copyright headers
Expression.java Change return type of Value.getBoolean() to boolean (unwrapped)
ExpressionColumn.java make fields final
ExpressionList.java Update years in copyright headers
ExpressionVisitor.java Optimize MergeUsing.buildColumnListFromOnCondition()
Function.java Fix more cases in MySQL compatibility mode
FunctionCall.java Update years in copyright headers
FunctionInfo.java Update years in copyright headers
JavaAggregate.java Remove unused imports
JavaFunction.java Update years in copyright headers
Operation.java Fix more cases in MySQL compatibility mode
Parameter.java improve performance of planning large queries
ParameterInterface.java Update years in copyright headers
ParameterRemote.java Update years in copyright headers
Rownum.java improve performance of planning large queries
SequenceValue.java Return proper precision and display size for SequenceValue and optimize getValue()
Subquery.java Update years in copyright headers
TableFunction.java Preserve type names in more places especially for UUID
ValueExpression.java improve performance of planning large queries
Variable.java improve performance of planning large queries
Wildcard.java Do not use concatenation with "" for converting non-constant numbers
package.html Update years in copyright headers