Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / flow-php/flow issues and pull requests

#1059 - reorder entries

Pull Request - State: closed - Opened by norberttech 7 months ago - 1 comment
Labels: size: XL, core, examples

#1058 - Replaced reflection with bind closure approach to set dataframe pipeline

Pull Request - State: closed - Opened by norberttech 7 months ago - 1 comment
Labels: size: S, core

#1057 - Fixed replacing instance of dataframe when using aggregate method

Pull Request - State: closed - Opened by norberttech 7 months ago - 1 comment
Labels: size: XS, core

#1056 - Pipelines refactoring

Pull Request - State: closed - Opened by norberttech 7 months ago - 1 comment
Labels: size: L, docs, core, examples

#1055 - Replaced nested loop join with hash join algorithm

Pull Request - State: closed - Opened by norberttech 7 months ago - 1 comment
Labels: size: XL, docs, core

#1054 - Added missing tests for parquet rows normalizer

Pull Request - State: closed - Opened by norberttech 7 months ago - 1 comment
Labels: size: XS, adapter-parquet

#1053 - Update Homebrew TAP formula: flow-php to version: 0.7.4

Pull Request - State: closed - Opened by norberttech 8 months ago
Labels: size: XS, tools-homebrew

#1052 - Overwrite mode on partitions

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: S, core

#1051 - Make sure that filesystem scans are returning files in proper order

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: S, core, adapter-filesystem

#1050 - Added support for parquet multifile pagination

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: S, adapter-parquet

#1049 - Fixed reading required columns from parquet files

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: S, adapter-csv, lib-parquet, adapter-filesystem

#1048 - Bump phpstan/phpstan from 1.10.66 to 1.10.67 in /tools/phpstan

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, size: XS

#1047 - Keep getting unknown scheme "C"

Issue - State: closed - Opened by ammarzakwan-cell 8 months ago - 2 comments
Labels: bug

#1046 - Improve performance of merching rows into given batch size

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: S, core

#1045 - Bump coduo/php-humanizer from 4.0.3 to 5.0.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, size: XS

#1044 - Allowed memory size exhausted

Issue - State: closed - Opened by ITspirit 8 months ago - 12 comments
Labels: Help Request

#1043 - Bump blackfire/php-sdk from 2.3.9 to 2.4.0 in /tools/blackfire

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, size: XS

#1042 - Bump friendsofphp/php-cs-fixer from 3.52.1 to 3.53.0 in /tools/cs-fixer

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, size: XS

#1041 - Improved filesystem related exceptions

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: S, core, adapter-csv, adapter-filesystem

#1040 - Fixed type value validation for nullable types

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: S, core

#1039 - Added join expressions to dsl

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: S, core

#1038 - How to write a custom data extractor - blog post

Pull Request - State: closed - Opened by norberttech 8 months ago
Labels: size: M

#1037 - Added Base64 serializer

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: S, core

#1036 - Improve performance of sorting operation by reducing number of writes to cache

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: S, core

#1035 - PSRSimpleCache - Performance issue

Issue - State: closed - Opened by norberttech 8 months ago - 2 comments
Labels: performance

#1034 - Added possibility to set cache batch size

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: S, core, lib-doctrine-dbal-bulk, adapter-csv, adapter-google-sheet, lib-parquet

#1033 - Removed null type

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: BC Break, size: XL, docs, core, adapter-ampavrohp, adapter-elasticsearch, adapter-http, examples, adapter-meilisearch

#1032 - Update Homebrew TAP formula: flow-php to version: 0.7.3

Pull Request - State: closed - Opened by norberttech 8 months ago
Labels: size: XS, tools-homebrew

#1031 - Fixed casting DateTime objects into datetime/date

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: core

#1030 - Improved displaying floats as strings

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: XS, core

#1029 - Bump phpstan/phpstan from 1.10.65 to 1.10.66 in /tools/phpstan

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, size: XS

#1028 - Fixed edge case where evolving schema is brings new definition but it's missing some old ones

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: XS, core

#1027 - Added Schema::match() with strict/evolving matchers

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: M, core

#1026 - Added phpunit.xml to .gitignore

Pull Request - State: closed - Opened by norberttech 8 months ago
Labels: size: XS

#1025 - Fixed writing nullable parquet values that are marked in the schema as optional

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: S, lib-parquet

#1024 - Update Homebrew TAP formula: flow-php to version: 0.7.2

Pull Request - State: closed - Opened by norberttech 8 months ago
Labels: size: XS, tools-homebrew

#1023 - Fixed merging schemas with different entries

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: S, core

#1022 - Bump phpstan/phpstan from 1.10.64 to 1.10.65 in /tools/phpstan

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, size: XS

#1021 - Added output to examples

Pull Request - State: closed - Opened by norberttech 8 months ago - 1 comment
Labels: size: XL, core, adapter-doctrine, examples, lib-parquet

#1020 - Bump phpstan/phpstan from 1.10.63 to 1.10.64 in /tools/phpstan

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, size: XS

#1019 - Bump friendsofphp/php-cs-fixer from 3.51.0 to 3.52.1 in /tools/cs-fixer

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, size: XS

#1018 - Bump phpstan/phpstan from 1.10.62 to 1.10.63 in /tools/phpstan

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, size: XS

#1017 - Bump friendsofphp/php-cs-fixer from 3.51.0 to 3.52.0 in /tools/cs-fixer

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, size: XS

#1016 - Update Homebrew TAP formula: flow-php to version: 0.7.1

Pull Request - State: closed - Opened by norberttech 9 months ago
Labels: size: XS, tools-homebrew

#1015 - Updated dependencies

Pull Request - State: closed - Opened by norberttech 9 months ago - 1 comment
Labels: size: XS, core, adapter-ampavrohp, adapter-csv, adapter-doctrine, adapter-elasticsearch, adapter-http, adapter-json, adapter-logger, adapter-parquet, adapter-text, adapter-xml, adapter-google-sheet, adapter-chartjs, lib-parquet, adapter-meilisearch, adapter-filesystem

#1014 - Change min Flow version to be ^0.7 to match recent release

Pull Request - State: closed - Opened by stloyd 9 months ago - 2 comments
Labels: size: XS, core, adapter-ampavrohp, adapter-csv, adapter-doctrine, adapter-elasticsearch, adapter-http, adapter-json, adapter-logger, adapter-parquet, adapter-text, adapter-xml, adapter-google-sheet, adapter-chartjs, lib-parquet, adapter-meilisearch, adapter-filesystem

#1013 - Bump phpstan/phpstan from 1.10.60 to 1.10.62 in /tools/phpstan

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, size: XS

#1012 - Bump psalm/phar from 5.23.0 to 5.23.1 in /tools/psalm

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, size: XS

#1011 - Simple XML example not working on Windows 10 / PHP 8.2.10

Issue - State: closed - Opened by faridjc 9 months ago - 15 comments
Labels: bug

#1010 - Update Homebrew TAP formula: flow-php to version: 0.7.0

Pull Request - State: closed - Opened by norberttech 9 months ago
Labels: size: XS, tools-homebrew

#1009 - Bump psalm/phar from 5.22.2 to 5.23.0 in /tools/psalm

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, size: XS

#1008 - Feature/codding standards

Pull Request - State: closed - Opened by norberttech 9 months ago - 3 comments
Labels: size: L, core, lib-array-dot, lib-doctrine-dbal-bulk, adapter-ampavrohp, adapter-csv, adapter-doctrine, adapter-elasticsearch, adapter-http, adapter-json, adapter-logger, adapter-parquet, adapter-text, adapter-xml, examples, adapter-google-sheet, adapter-chartjs, lib-parquet, lib-dremel, adapter-meilisearch, lib-snappy, adapter-filesystem, lib-rdsl

#1007 - Bump phpstan/phpstan from 1.10.59 to 1.10.60 in /tools/phpstan

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, size: XS

#1006 - Update dependencies

Pull Request - State: closed - Opened by norberttech 9 months ago - 1 comment
Labels: size: XS, core, adapter-csv, adapter-json, lib-parquet, lib-dremel, adapter-meilisearch

#1005 - Parquet - Change the way of how dictionary page header is detected while reading column chunks

Pull Request - State: closed - Opened by norberttech 9 months ago - 1 comment
Labels: size: XS, lib-parquet

#1004 - Bump blackfire/php-sdk from 2.3.8 to 2.3.9 in /tools/blackfire

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, size: XS

#1003 - Bump friendsofphp/php-cs-fixer from 3.50.0 to 3.51.0 in /tools/cs-fixer

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, size: XS

#1002 - Added changelog page to landing

Pull Request - State: closed - Opened by norberttech 9 months ago
Labels: size: M, ci/cd

#1001 - Bump friendsofphp/php-cs-fixer from 3.49.0 to 3.50.0 in /tools/cs-fixer

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, size: XS

#1000 - Bump psalm/phar from 5.22.1 to 5.22.2 in /tools/psalm

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, size: XS

#999 - Double paragraph on the home page

Issue - State: closed - Opened by andrewprofile 9 months ago - 1 comment

#998 - Allow to group by uuid/datetime objects without casting them to scalar first

Pull Request - State: closed - Opened by norberttech 9 months ago - 1 comment
Labels: size: S, core

#997 - Bump phpstan/phpstan from 1.10.58 to 1.10.59 in /tools/phpstan

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, size: XS

#996 - Added Schema::keep - to keep selected schema entries

Pull Request - State: closed - Opened by norberttech 10 months ago - 1 comment
Labels: size: S, core

#995 - Bump blackfire/php-sdk from 2.3.7 to 2.3.8 in /tools/blackfire

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, size: XS

#994 - Remove deprecated code

Pull Request - State: closed - Opened by norberttech 10 months ago - 1 comment
Labels: size: XL, ci/cd, docs, core, adapter-ampavrohp, adapter-csv, adapter-doctrine, adapter-elasticsearch, adapter-json, adapter-parquet, adapter-text, adapter-xml, adapter-google-sheet, adapter-chartjs, adapter-meilisearch

#993 - Simplified filesystem streams

Pull Request - State: closed - Opened by norberttech 10 months ago - 1 comment
Labels: size: XL, docs, core, adapter-ampavrohp, adapter-csv, adapter-json, adapter-parquet, adapter-text, adapter-xml, examples, adapter-chartjs, lib-parquet, adapter-filesystem

#992 - Bump psalm/phar from 5.21.1 to 5.22.1 in /tools/psalm

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, size: XS

#991 - Improved schema manipulation

Pull Request - State: closed - Opened by norberttech 10 months ago - 1 comment
Labels: size: M, core

#990 - Bump psalm/phar from 5.21.1 to 5.22.0 in /tools/psalm

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, size: XS

#989 - Fixed writing parquet to remote locations

Pull Request - State: closed - Opened by norberttech 10 months ago - 1 comment
Labels: size: S, core, lib-parquet, adapter-filesystem

#988 - Respect additional/missing schema fields when creating rows

Pull Request - State: closed - Opened by norberttech 10 months ago - 1 comment
Labels: size: S, core

#987 - Drop partition columns

Pull Request - State: closed - Opened by norberttech 10 months ago - 1 comment
Labels: size: S, core

#986 - Bump phpstan/phpstan from 1.10.57 to 1.10.58 in /tools/phpstan

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, size: XS

#985 - Update Homebrew TAP formula: flow-php to version: 0.6.1

Pull Request - State: closed - Opened by norberttech 10 months ago
Labels: size: XS, tools-homebrew

#984 - Directly connect to AWS S3 parquet

Issue - State: open - Opened by carlosMorell 10 months ago - 13 comments
Labels: adapter-parquet, Help Request

#983 - Added missing rdsl dependency

Pull Request - State: closed - Opened by norberttech 10 months ago - 1 comment
Labels: size: XS, core, adapter-doctrine

#982 - Added partitioning examples

Pull Request - State: closed - Opened by norberttech 10 months ago
Labels: size: S, examples

#981 - Fixed generating urls in landing page

Pull Request - State: closed - Opened by norberttech 10 months ago
Labels: size: XS, ci/cd

#980 - Added base asset url to a landing page

Pull Request - State: closed - Opened by owsiakl 10 months ago
Labels: size: XS, ci/cd

#979 - Added open graph related tags to a landing page

Pull Request - State: closed - Opened by owsiakl 10 months ago
Labels: size: S

#978 - Changed mobile layout in a landing page

Pull Request - State: closed - Opened by owsiakl 10 months ago
Labels: size: XS

#977 - Added homepage SEO copy

Pull Request - State: closed - Opened by norberttech 10 months ago
Labels: size: S

#976 - Extracted static analyze to standalone workflow in order to run it always for website/code changes

Pull Request - State: closed - Opened by norberttech 10 months ago
Labels: size: S, ci/cd

#975 - Bypass schema infering when reading from parquet files

Pull Request - State: closed - Opened by norberttech 10 months ago - 2 comments
Labels: size: M, adapter-parquet, lib-parquet

#974 - Support Doctrine DBAL 4

Pull Request - State: closed - Opened by stloyd 10 months ago - 5 comments
Labels: size: S, ci/cd, lib-doctrine-dbal-bulk, adapter-doctrine

#973 - landing page cs fix

Pull Request - State: closed - Opened by owsiakl 10 months ago
Labels: size: XS

#972 - Improved landing page mobile

Pull Request - State: closed - Opened by owsiakl 10 months ago
Labels: size: XS

#971 - Added key features to the landing page

Pull Request - State: closed - Opened by owsiakl 10 months ago
Labels: size: M

#970 - Added possibility to copy code from landing page examples

Pull Request - State: closed - Opened by owsiakl 10 months ago
Labels: size: S

#969 - Added trailing slash to landing urls to avoid github pages redirections

Pull Request - State: closed - Opened by norberttech 10 months ago
Labels: size: XS

#968 - Added more examples

Pull Request - State: closed - Opened by norberttech 10 months ago
Labels: size: M, examples

#967 - Adjusted landing page mobile view + some minor fixes

Pull Request - State: closed - Opened by owsiakl 10 months ago
Labels: size: XS, docs

#966 - Added schema inferring example

Pull Request - State: closed - Opened by norberttech 10 months ago
Labels: size: S, examples

#965 - Added HTMX for smoother examples reloading

Pull Request - State: closed - Opened by norberttech 10 months ago
Labels: size: XS

#964 - Added google analytics tag

Pull Request - State: closed - Opened by norberttech 10 months ago
Labels: size: XS, ci/cd

#963 - Fixed links in website

Pull Request - State: closed - Opened by norberttech 10 months ago
Labels: size: S, ci/cd

#962 - Setup CI/CD for website

Pull Request - State: closed - Opened by norberttech 10 months ago
Labels: size: M, ci/cd, docs

#961 - Separated main repo composer file from web

Pull Request - State: closed - Opened by owsiakl 10 months ago
Labels: size: XS

#960 - Added separate routes for topics and examples to a landing page

Pull Request - State: closed - Opened by owsiakl 10 months ago
Labels: size: M, docs, examples