Skip to content

Commit

Permalink
Marked codename parquet extractor as deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
norberttech committed Oct 13, 2023
1 parent 15e96b1 commit cc375ce
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
use Flow\ETL\FlowContext;
use Flow\ETL\Row;

/**
* @deprecated Use \Flow\ETL\Adapter\Parquet\ParquetExtractor instead
*/
final class ParquetExtractor implements Extractor
{
/**
Expand Down

0 comments on commit cc375ce

Please sign in to comment.