ica.com>>
CC: Spark dev list mailto:dev@spark.apache.org>>
Asunto: Re: [SPARK-26160] Make assertNotBucketed call in DataFrameWriter::save
optional
The bucket feature is designed to only work with data sources with table
support, and currently the table support is not public yet, w
ted to the
> DataSourceV2 community sync?
>
>
>
> Thanks!
>
> Ximo.
>
>
>
> *De:* Wenchen Fan
> *Enviado el:* miƩrcoles, 5 de diciembre de 2018 15:51
> *Para:* JOAQUIN GUANTER GONZALBEZ >
> *CC:* Spark dev list
> *Asunto:* Re: [SPARK-26160] Make asse
: miƩrcoles, 5 de diciembre de 2018 15:51
Para: JOAQUIN GUANTER GONZALBEZ
CC: Spark dev list
Asunto: Re: [SPARK-26160] Make assertNotBucketed call in DataFrameWriter::save
optional
The bucket feature is designed to only work with data sources with table
support, and currently the table support is
The bucket feature is designed to only work with data sources with table
support, and currently the table support is not public yet, which means no
external data sources can access bucketing information right now. The
bucket feature only works with Spark native file source tables.
We are working o