We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want to create a parquet file format with use_vectorized_reader = true to speed up copying data into Snowflake
use_vectorized_reader = true
category:resource
resource:file_format
Add use_vectorized_reader as a variable.
use_vectorized_reader
Low
No response
The text was updated successfully, but these errors were encountered:
Hi @deanmorin 👋 File formats are on the remaining objects list and they will be reworked before v1. We'll add this field to the resource.
Sorry, something went wrong.
No branches or pull requests
Use Cases or Problem Statement
I want to create a parquet file format with
use_vectorized_reader = true
to speed up copying data into SnowflakeCategory
category:resource
Object type(s)
resource:file_format
Proposal
Add
use_vectorized_reader
as a variable.How much impact is this issue causing?
Low
Additional Information
No response
Would you like to implement a fix?
The text was updated successfully, but these errors were encountered: