[MCOL-1359] Spark connector does not allow NULL values Created: 2018-04-23  Updated: 2023-10-26  Resolved: 2018-04-24

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: None
Fix Version/s: 1.1.5

Type: Bug Priority: Blocker
Reporter: Charles Coleman Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None


 Description   

For example: mariadb-columnstore-api/spark-connector/scala/src/main/scala/com/mariadb/columnstore/api/connector/ColumnStoreExporter.scala Line 65, if input is NULL the code fails as versus inserting a null into the column ideally the code should determine if input is NULL and call bulkInsert.setNull(columnId) or similar (This applies for all column values not simply Floats)



 Comments   
Comment by Jens Röwekamp (Inactive) [ 2018-04-24 ]

Duplicate of MCOL-1361

Generated at Thu Feb 08 02:28:09 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.