Parquet Support: Difference between revisions

From Data Islands
(Created page with "Support at the moment is limited to pushing .parquet files up into Data Islands Example thumb In our example here we have a number of .parquet files in a folder thumb thumb thumb ----Version 1 of Parquet support has some limitations Commands NOT supported * Commands.DescribeTable, * Commands.ListDB, * Commands.UseDB, * Commands.Nativ...")
 
No edit summary
 
Line 2: Line 2:


Example
Example
[[File:Parquet files explorer.png|thumb]]
In our example here we have a number of .parquet files in a folder
In our example here we have a number of .parquet files in a folder


[[File:Parquet files explorer.png]]


[[File:Parquet files querydb.png|thumb]]
Add a Parquet connection to the folder
[[File:Parquet tables.png|thumb]]


[[File:Parquet addserver.png]]


[[File:Parquet addserver.png|thumb]]
List the files
----Version 1 of Parquet support has some limitations
 
[[File:Parquet tables.png]]
 
Query the files (no filter in version 1)
 
At this point you can
 
>push/export
 
as normal to data islands
 
[[File:Parquet files querydb.png]]
 
 
----
 
Version 1 of Parquet support has some limitations


Commands NOT supported
Commands NOT supported

Latest revision as of 10:48, 25 July 2023

Support at the moment is limited to pushing .parquet files up into Data Islands

Example In our example here we have a number of .parquet files in a folder

Add a Parquet connection to the folder

List the files

Query the files (no filter in version 1)

At this point you can

>push/export

as normal to data islands



Version 1 of Parquet support has some limitations

Commands NOT supported

  • Commands.DescribeTable,
  • Commands.ListDB,
  • Commands.UseDB,
  • Commands.NativeSql,
  • Commands.Pull

Version 2 will support

  • Commands.DescribeTable,
  • Commands.Pull