In dremio to Qlik Sense, "Arrow Flight SQL Driver"

@mevadadhruv Can you run this SQL on UI and send us the profile?

SELECT "id",
	"operationId",
	"projectId",
	"documentTypeId",
	"tailNo",
	"flightNo",
	"documentName",
	"sourcePath",
	"stagingAreaPath",
	"processStartTime",
	"processEndTime",
	"status",
	"createdAt",
	"updatedAt"
FROM "dhruv.GEDMS"."Documents"