Skip to content

Actions: narwhals-dev/narwhals

Test Downstream Libraries - Fast

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
3,840 workflow runs
3,840 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fix: fix skew for duckdb with fewer than 3 elements
Test Downstream Libraries - Fast #3893: Pull request #1785 opened by MarcoGorelli
January 10, 2025 17:04 4m 24s MarcoGorelli:duckdb-skew
January 10, 2025 17:04 4m 24s
feat: duckdb replace_all with regex
Test Downstream Libraries - Fast #3892: Pull request #1784 synchronize by camriddell
January 10, 2025 16:55 5m 56s camriddell:feat/duckdb-replace_all-regex
January 10, 2025 16:55 5m 56s
feat: duckdb replace_all with regex
Test Downstream Libraries - Fast #3891: Pull request #1784 opened by camriddell
January 10, 2025 16:54 3m 59s camriddell:feat/duckdb-replace_all-regex
January 10, 2025 16:54 3m 59s
feat: implement anti-join, str.len_chars, and null_count for DuckDB (…
Test Downstream Libraries - Fast #3890: Commit 339683c pushed by MarcoGorelli
January 10, 2025 16:42 6m 2s main
January 10, 2025 16:42 6m 2s
feat: implement anti-join, str.len_chars, and null_count for DuckDB
Test Downstream Libraries - Fast #3888: Pull request #1777 synchronize by pre-commit-ci bot
January 10, 2025 16:29 7m 49s MarcoGorelli:anti-duck
January 10, 2025 16:29 7m 49s
feat: implement anti-join, str.len_chars, and null_count for DuckDB
Test Downstream Libraries - Fast #3887: Pull request #1777 synchronize by MarcoGorelli
January 10, 2025 16:28 5m 32s MarcoGorelli:anti-duck
January 10, 2025 16:28 5m 32s
feat: SparkLikeNamespace methods (#1779)
Test Downstream Libraries - Fast #3886: Commit 8229282 pushed by MarcoGorelli
January 10, 2025 16:28 4m 9s main
January 10, 2025 16:28 4m 9s
feat: SparkLikeNamespace methods
Test Downstream Libraries - Fast #3885: Pull request #1779 synchronize by MarcoGorelli
January 10, 2025 16:15 4m 13s feat/pyspark-namespace
January 10, 2025 16:15 4m 13s
feat: add SparkLikeStrNamespace methods (#1781)
Test Downstream Libraries - Fast #3884: Commit 50b3a40 pushed by MarcoGorelli
January 10, 2025 16:08 6m 36s main
January 10, 2025 16:08 6m 36s
feat: add SparkLikeStrNamespace methods
Test Downstream Libraries - Fast #3883: Pull request #1781 synchronize by MarcoGorelli
January 10, 2025 16:08 3m 59s feat/sparklike-str-namespace
January 10, 2025 16:08 3m 59s
chore: split namespaces out from expr and series (#1782)
Test Downstream Libraries - Fast #3882: Commit 07402c6 pushed by MarcoGorelli
January 10, 2025 15:15 3m 53s main
January 10, 2025 15:15 3m 53s
chore: split namespaces out from expr and series
Test Downstream Libraries - Fast #3881: Pull request #1782 opened by MarcoGorelli
January 10, 2025 15:09 4m 3s MarcoGorelli:refactor-expr-series
January 10, 2025 15:09 4m 3s
feat: add SparkLikeStrNamespace methods
Test Downstream Libraries - Fast #3880: Pull request #1781 synchronize by FBruzzesi
January 10, 2025 13:00 7m 13s feat/sparklike-str-namespace
January 10, 2025 13:00 7m 13s
feat: add SparkLikeStrNamespace methods
Test Downstream Libraries - Fast #3879: Pull request #1781 opened by FBruzzesi
January 10, 2025 12:59 3m 53s feat/sparklike-str-namespace
January 10, 2025 12:59 3m 53s
feat: implement anti-join, str.len_chars, and null_count for DuckDB
Test Downstream Libraries - Fast #3878: Pull request #1777 synchronize by pre-commit-ci bot
January 10, 2025 12:17 5m 41s MarcoGorelli:anti-duck
January 10, 2025 12:17 5m 41s
feat: implement anti-join, str.len_chars, and null_count for DuckDB
Test Downstream Libraries - Fast #3877: Pull request #1777 synchronize by MarcoGorelli
January 10, 2025 12:15 4m 5s MarcoGorelli:anti-duck
January 10, 2025 12:15 4m 5s
feat: SparkLikeNamespace methods
Test Downstream Libraries - Fast #3876: Pull request #1779 synchronize by FBruzzesi
January 10, 2025 10:42 5m 53s feat/pyspark-namespace
January 10, 2025 10:42 5m 53s
feat: SparkLikeNamespace methods
Test Downstream Libraries - Fast #3875: Pull request #1779 synchronize by FBruzzesi
January 10, 2025 09:52 4m 6s feat/pyspark-namespace
January 10, 2025 09:52 4m 6s
feat: SparkLikeNamespace methods
Test Downstream Libraries - Fast #3874: Pull request #1779 synchronize by FBruzzesi
January 10, 2025 09:41 5m 34s feat/pyspark-namespace
January 10, 2025 09:41 5m 34s
feat: SparkLikeNamespace methods
Test Downstream Libraries - Fast #3873: Pull request #1779 opened by FBruzzesi
January 10, 2025 09:38 4m 34s feat/pyspark-namespace
January 10, 2025 09:38 4m 34s
feat: add all, any and null_count Spark Expressions (#1724)
Test Downstream Libraries - Fast #3872: Commit 0c98b60 pushed by FBruzzesi
January 10, 2025 07:45 3m 53s main
January 10, 2025 07:45 3m 53s
feat: add all, any and null_count Spark Expressions
Test Downstream Libraries - Fast #3871: Pull request #1724 synchronize by FBruzzesi
January 10, 2025 07:31 4m 2s lucas-nelson-uiuc:missing-spark-expr
January 10, 2025 07:31 4m 2s
feat: add all, any and null_count Spark Expressions
Test Downstream Libraries - Fast #3870: Pull request #1724 synchronize by lucas-nelson-uiuc
January 9, 2025 21:57 3m 55s lucas-nelson-uiuc:missing-spark-expr
January 9, 2025 21:57 3m 55s
feat: implement anti-join, str.len_chars, and null_count for DuckDB
Test Downstream Libraries - Fast #3869: Pull request #1777 synchronize by MarcoGorelli
January 9, 2025 18:08 4m 12s MarcoGorelli:anti-duck
January 9, 2025 18:08 4m 12s