Commit cf792c2
authored
File tree
100 files changed
+31
-432
lines changed- .github
- workflows
- src
- adapter
- etl-adapter-avro
- etl-adapter-chartjs
- etl-adapter-csv
- etl-adapter-doctrine
- src/Flow/ETL/Adapter/Doctrine
- etl-adapter-elasticsearch
- src/Flow/ETL/Adapter/Elasticsearch/ElasticsearchPHP
- etl-adapter-google-sheet
- etl-adapter-http
- src/Flow/ETL/Adapter/Http
- etl-adapter-json
- etl-adapter-logger
- src/Flow/ETL/Adapter/Logger/Logger
- etl-adapter-meilisearch
- src/Flow/ETL/Adapter/Meilisearch/MeilisearchPHP
- etl-adapter-parquet
- src/Flow/ETL/Adapter/Parquet
- etl-adapter-text
- etl-adapter-xml
- src/Flow/ETL/Adapter/XML/Abstraction
- bridge
- filesystem
- async-aws/src/Flow/Filesystem/Bridge/AsyncAWS
- AsyncAWSS3DesintationStream
- azure/src/Flow/Filesystem/Bridge/Azure
- AzureBlobDestinationStream
- monolog/http/src/Flow/Bridge/Monolog/Http
- symfony/http-foundation/src/Flow/Bridge/Symfony/HttpFoundation
- cli/src/Flow/CLI
- Options
- core/etl/src/Flow
- ETL
- DataFrame
- Filesystem
- Formatter/ASCII
- Function
- Loader
- Memory
- PHP/Type
- Caster
- StringCastingHandler
- XML
- Pipeline/Optimizer
- Row
- Entry
- Schema
- Sort
- Serializer
- lib
- array-dot
- azure-sdk/src/Flow/Azure/SDK/AuthorizationFactory
- doctrine-dbal-bulk
- src/Flow/Doctrine/Bulk
- Dialect
- filesystem/src/Flow/Filesystem
- Local
- StdOut
- Stream
- parquet/src/Flow/Parquet
- Data
- Converter
- ParquetFile
- Data
- Page
- Header
- RowGroupBuilder
- ColumnData
- PageBuilder/DictionaryBuilder
- Schema
- LogicalType
- tools
- box
- infection
- phpunit
- psalm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
100 files changed
+31
-432
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 53 | | |
59 | 54 | | |
60 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | 91 | | |
101 | 92 | | |
102 | 93 | | |
| |||
105 | 96 | | |
106 | 97 | | |
107 | 98 | | |
108 | | - | |
109 | | - | |
110 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
376 | 375 | | |
377 | 376 | | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | 377 | | |
382 | 378 | | |
383 | 379 | | |
| |||
417 | 413 | | |
418 | 414 | | |
419 | 415 | | |
420 | | - | |
421 | 416 | | |
422 | 417 | | |
423 | 418 | | |
| |||
428 | 423 | | |
429 | 424 | | |
430 | 425 | | |
431 | | - | |
432 | 426 | | |
433 | 427 | | |
434 | 428 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | | - | |
69 | 67 | | |
70 | 68 | | |
71 | 69 | | |
| |||
0 commit comments