Export - CSV (All fields)
Export - CSV (Current fields)
SPARK-357
Missing Codec Exception thrown by using WHERESPARK-344
Inferschema ignores users pipelinesSPARK-307
irregular nested data - com.mongodb.spark.exceptions.MongoTypeConversionExceptionSPARK-341
Gracefully handle Decimals with larger precision than the schemaSPARK-380
Add ability for readStream to startAtSPARK-355
ReadConfig.AllowDiskUse not applied to all pipelinesSPARK-350
MongoTable.name() should not error if not specialized.SPARK-302
Add Catalog supportSPARK-356
Support compound keysSPARK-417
MongoMicroBatchStream may read change stream events from the pastSPARK-416
MongoMicroBatchPartitionReader.next should stop calling tryNext if the resume token timestamp is equal to the end offset timestampSPARK-327
Support for handling Corrupt/Bad records on spark readSPARK-257
Spark query can skip the invalid data type from mongoSPARK-395
ReadConfig.AllowDiskUse should also be taken into account during sortSPARK-432
Broken reading filter on structures field with dash characterSPARK-269
com.mongodb.spark.exceptions.MongoTypeConversionException: Cannot cast STRING into a IntegerType (value: BsonString{value='Success'})SPARK-328
Incorrect precision and scale is inferrred for Array[Decimal128] field in spark read.SPARK-285
spark connector failing to do complete load of a collection from mongoDB, Missing records.SPARK-236
Handle cursor not found exceptionsSPARK-339
can't connect to mongo using standard uriSPARK-250
with mongodb connector, spark stuck at the last task.
{"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