Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-22869
64KB JVM bytecode limit problem with filter - SPARK-22868
64KB JVM bytecode limit problem with aggregation - SPARK-22776
Increase default value of spark.sql.codegen.maxFields - SPARK-22772
elt should use splitExpressionsWithCurrentInputs to split expression codes - SPARK-22761
64KB JVM bytecode limit problem with GLM - SPARK-22747
Shorten lifetime of global variables used in HashAggregateExec - SPARK-22669
Avoid unnecessary function calls in code generation - SPARK-22603
64KB JVM bytecode limit problem with FormatString - SPARK-22600
Fix 64kb limit for deeply nested expressions under wholestage codegen - SPARK-22570
Create a lot of global variables to reuse an object in generated code - SPARK-22551
Fix 64kb compile error for common expression types - SPARK-22550
64KB JVM bytecode limit problem with elt - SPARK-22549
64KB JVM bytecode limit problem with concat_ws - SPARK-22543
fix java 64kb compile error for deeply nested expressions - SPARK-22523
Janino throws StackOverflowError on nested structs with many fields - SPARK-22508
64KB JVM bytecode limit problem with GenerateUnsafeRowJoiner.create() - SPARK-22501
64KB JVM bytecode limit problem with in - SPARK-22500
64KB JVM bytecode limit problem with cast - SPARK-22499
64KB JVM bytecode limit problem with least and greatest - SPARK-22498
64KB JVM bytecode limit problem with concat - SPARK-22494
Coalesce and AtLeastNNonNulls can cause 64KB JVM bytecode limit exception - SPARK-22226
splitExpression can create too many method calls (generating a Constant Pool limit error) - SPARK-21720
Filter predicate with many conditions throw stackoverflow error - SPARK-21337
SQL which has large ‘case when’ expressions may cause code generation beyond 64KB - SPARK-18016
Code Generation: Constant Pool Past Limit for Wide/Nested Dataset - SPARK-16845
org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificOrdering" grows beyond 64 KB
{"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