Commit 7fbaff9
authored
File tree
253 files changed
+777
-649
lines changed- bin
- src
- adapter
- etl-adapter-avro/src/Flow/ETL/Adapter/Avro/FlixTech
- etl-adapter-csv
- src/Flow/ETL/Adapter/CSV
- Detector
- RowsNormalizer
- tests/Flow/ETL/Adapter/CSV/Tests/Benchmark
- etl-adapter-doctrine
- src/Flow/ETL/Adapter/Doctrine
- tests/Flow/ETL/Adapter/Doctrine/Tests/Context
- etl-adapter-elasticsearch
- src/Flow/ETL/Adapter/Elasticsearch
- ElasticsearchPHP
- EntryIdFactory
- tests/Flow/ETL/Adapter/Elasticsearch/Tests/Integration
- ElasticsearchPHP
- etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet
- etl-adapter-http/tests/Flow/ETL/Adapter/HTTP/Tests/Integration
- etl-adapter-json
- src/Flow/ETL/Adapter/JSON
- RowsNormalizer
- tests/Flow/ETL/Adapter/JSON/Tests/Benchmark
- etl-adapter-logger/src/Flow/ETL/Adapter/Logger
- etl-adapter-meilisearch
- src/Flow/ETL/Adapter/Meilisearch/MeilisearchPHP
- tests/Flow/ETL/Adapter/Meilisearch/Tests/Integration/MeilisearchPHP
- etl-adapter-parquet
- src/Flow/ETL/Adapter/Parquet
- tests/Flow/ETL/Adapter/Parquet/Tests/Benchmark
- etl-adapter-text/tests/Flow/ETL/Adapter/Text/Tests/Benchmark
- etl-adapter-xml
- src/Flow/ETL/Adapter/XML
- Abstraction
- RowsNormalizer
- EntryNormalizer
- tests/Flow/ETL/Adapter/XML/Tests/Benchmark
- bridge
- filesystem
- async-aws
- src/Flow/Filesystem/Bridge/AsyncAWS
- AsyncAWSS3DesintationStream
- AsyncAWSS3SourceStream
- tests/Flow/Filesystem/Bridge/AsyncAWS/Tests/Integration
- azure
- src/Flow/Filesystem/Bridge/Azure
- tests/Flow/Filesystem/Bridge/Azure/Tests
- Integration
- Unit
- monolog/http/src/Flow/Bridge/Monolog/Http
- Config
- symfony/http-foundation/src/Flow/Bridge/Symfony/HttpFoundation
- Output
- Transformation
- cli/src/Flow/CLI
- Arguments
- Factory
- Options
- core/etl
- src/Flow
- ETL
- Attribute
- Cache/Implementation
- Config
- Cache
- Sort
- DataFrame
- Dataset
- Exception
- Extractor
- SequenceGenerator
- Filesystem
- Formatter/ASCII
- Function
- Hash
- Join
- Comparison
- Loader
- Monitoring/Memory
- PHP
- Type
- Caster
- StringCastingHandler
- XML
- Logical
- List
- Map
- Structure
- Native
- Value
- Pipeline
- Optimizer
- Row
- Entry
- Factory
- Schema
- Sort
- ExternalSort
- BucketsCache
- Transformer
- OrderEntries
- Serializer
- tests/Flow/ETL/Tests
- Benchmark/Transformer
- Double
- Integration
- DataFrame
- Function
- Unit
- Function
- tools
- phpstan
- rector
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
253 files changed
+777
-649
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 16 | + | |
21 | 17 | | |
22 | | - | |
23 | 18 | | |
24 | | - | |
25 | 19 | | |
26 | 20 | | |
27 | 21 | | |
| |||
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 11 | | |
17 | 12 | | |
18 | 13 | | |
19 | | - | |
| 14 | + | |
20 | 15 | | |
21 | | - | |
22 | 16 | | |
23 | 17 | | |
24 | 18 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments