villebro commented on a change in pull request #17502:
URL: https://github.com/apache/superset/pull/17502#discussion_r754904118



##########
File path: docs/src/pages/docs/Creating Charts and Dashboards/exploring-data.mdx
##########
@@ -23,9 +23,12 @@ following information about each flight is given:
 
 ### Enabling Data Upload Functionality
 
-You may need to enable the functionality to upload a CSV or Excel file to your 
database. The following section
+You may need to enable the functionality to upload a CSV, Excel file, Columnar 
file to your database. The following section

Review comment:
       nit: I would change the comma to an "or", but I'm mostly indifferent 
with "Columnar" vs "Parquet" (for now we only support Parquet, but in the 
future we may add support for other columnar formats).
   ```suggestion
   You may need to enable the functionality to upload a CSV, Excel file or 
Parquet file to your database. The following section
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to