Correct Answers: C, H and I
Spark offers several options for storing the data in the managed tables, such as TEXT, JSON, CSV, JDBC, ORC, PARQUET, DELTA, LIBSVM and HIVE. These files are typically saved in the warehouse directory where data for the managed table is stored.
Option A is incorrect. Spark supports TEXT format.
Option B is incorrect. Spark supports CSV format.
Option C is correct. XML format is not supported by Spark.
Option D is incorrect. Spark supports JSON format.
Option E is incorrect. JDBC format is supported by Spark.
Option F is incorrect. PARQUET format is supported by Spark.
Option G is incorrect. Spark supports LIBSVM format.
Option H is correct. Spark does not support MPV4 format for data storage.
Option I is correct. Spark does not support a Binary format for data storage.
To know more about Spark created tables, please visit the below-given link:
https://docs.microsoft.com/en-us/azure/synapse-analytics/metadata/table