Export - CSV (All fields)
Export - CSV (Current fields)
- CALCITE-4372
Correct specification getCumulativeCost and getNonCumulativeCost so it should always produce non-nullable value - CALCITE-4371
TableMacro and TableFunction should have List<? extends Objects> rather than List<Object> parameters - CALCITE-4327
RelBuilder#scan(...) should work when used in RelRule#onMatch as call.builder() - CALCITE-4326
NullPointerException possible in EnumerableWindow when agg.call.name is null - CALCITE-4320
JdbcRules JOIN_FACTORY, AGGREGATE_FACTORY, SET_OP_FACTORY, ... create relations with wrong convention - CALCITE-4319
NPE in TopDownRuleDriver#convert when convention is not enabled - CALCITE-4316
Avoid NPE in getMonotonicity when nulls are used in divide call - CALCITE-4311
Add non-nullable experimental accessors side by side with their nullable counterparts - CALCITE-4309
Clarify org.apache.calcite.sql.type.SqlTypeName#getFamily nullability - CALCITE-4308
JoinNode in Interpreter might fail with NPE for FULL join - CALCITE-4306
ViewTableMacro#schemaPath is always initialized to non-null value, however, it is treated like nullable - CALCITE-4304
Make org.apache.calcite.jdbc.JavaTypeFactoryImpl#getJavaClass non-nullable - CALCITE-4303
Refactor org.apache.calcite.rel.RelInput to provide null-safe getters - CALCITE-4286
Remove NonNull annotations - CALCITE-4285
Replace jsr305 dependency with checkerframework and errorprone_annotations - CALCITE-4268
org.apache.calcite.model.ModelHandler#checkRequiredAttributes should use Objects.requireNonNull - CALCITE-4263
Clarify RelNode#estimateRowCount behavior with regards to nulls - CALCITE-4253
RelOptUtil#findAllTables should probably use RelMetadataQuery#getTableReferences - CALCITE-4236
Clarify if nulls are permissible to return from .SqlOperator#inferReturnType - CALCITE-4235
SqlValidatorImpl#validateGroupItem and validateGroupingSets are not using AggregatingSelectScope parameter - CALCITE-4234
RelBuilder throws NullPointerException while implementing GROUP_ID() - CALCITE-4231
org.apache.calcite.rex.RexProgram.Marshaller might need overriding visitSubQuery / visitTableInputRef / visitPatternFieldRef - CALCITE-4229
Add Util.throwAsRuntime and Util.causeOrSelf to simplify exception re-throwing - CALCITE-4228
FlatLists.Flat6List#append should not throw NPE if there are null elements in the list - CALCITE-4227
ImmutableIntList#toArray(Integer[]) should support arguments larger than the collection itself - CALCITE-4226
Add Mappings#asListNonNull as a null-safe alternative for Mappings#asList - CALCITE-4222
Clarify if null elements are allowed in RelTraitSet - CALCITE-4219
Clarify SqlCall#getOperandList() nullability - CALCITE-4218
Clarify RelMetadataQuery#getDistribution nullability - CALCITE-4217
Unlock RelCrossType#getFieldCount() - CALCITE-4216
Make org.apache.calcite.rel.type.RelDataType#getFamily non-nullable - CALCITE-4215
Ensure org.apache.calcite.schema.Statistic uses null vs emptyList appropriately - CALCITE-4214
Make RelDataType.getSqlTypeName non-nullable
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0