Re: [I] Add the ability to write sql expression with pyiceberg [iceberg-python]

2025-10-02 Thread via GitHub
ForeverAngry commented on issue #2542: URL: https://github.com/apache/iceberg-python/issues/2542#issuecomment-3352493550 Yeah im familiar with duckdb, datafusion and the like. I guess my perspective was that, people probably dont want to learn a dsl, and would rather have a sql api. It's j

[I] Add the ability to write sql expression with pyiceberg [iceberg-python]

2025-09-28 Thread via GitHub
ForeverAngry opened a new issue, #2542: URL: https://github.com/apache/iceberg-python/issues/2542 ### Feature Request / Improvement The [DSL](https://github.com/apache/iceberg-python/blob/main/mkdocs/docs/expression-dsl.md) provided by the project today adds an additional overhead fo