Skip to content

Actions: apache/datafusion-comet

TPC-H Correctness

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
235 workflow run results
235 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

feat: Port Datafusion Covariance to Comet
TPC-H Correctness #110: Pull request #234 synchronize by huaxingao
April 10, 2024 21:50 18m 32s huaxingao:port_covariance
April 10, 2024 21:50 18m 32s
feat: Port Datafusion Covariance to Comet
TPC-H Correctness #109: Pull request #234 synchronize by huaxingao
April 10, 2024 21:42 7m 45s huaxingao:port_covariance
April 10, 2024 21:42 7m 45s
feat: Add extended explain info to Comet plan
TPC-H Correctness #108: Pull request #255 opened by parthchandra
April 10, 2024 21:36 18m 52s parthchandra:comet-explain
April 10, 2024 21:36 18m 52s
test: Enable all remaining TPCDS queries
TPC-H Correctness #107: Pull request #254 opened by viirya
April 10, 2024 21:26 18m 25s viirya:enable_tpcds_all_queries
April 10, 2024 21:26 18m 25s
feat: Port Datafusion Covariance to Comet
TPC-H Correctness #106: Pull request #234 synchronize by viirya
April 10, 2024 21:06 18m 37s huaxingao:port_covariance
April 10, 2024 21:06 18m 37s
test: Restore tests in CometTPCDSQuerySuite
TPC-H Correctness #105: Pull request #252 opened by viirya
April 10, 2024 20:35 18m 1s viirya:fix_test
April 10, 2024 20:35 18m 1s
Enable string-to-bool cast test (#251)
TPC-H Correctness #104: Commit 31e04e5 pushed by andygrove
April 10, 2024 20:25 17m 59s main
April 10, 2024 20:25 17m 59s
feat: Port Datafusion Covariance to Comet
TPC-H Correctness #103: Pull request #234 synchronize by huaxingao
April 10, 2024 19:29 17m 55s huaxingao:port_covariance
April 10, 2024 19:29 17m 55s
feat: Enable columnar shuffle by default
TPC-H Correctness #102: Pull request #250 reopened by viirya
April 10, 2024 19:13 20m 8s viirya:columnar_shuffle_default
April 10, 2024 19:13 20m 8s
test: Enable string-to-bool cast test
TPC-H Correctness #101: Pull request #251 opened by andygrove
April 10, 2024 19:10 17m 51s andygrove:enable-string-to-bool-test
April 10, 2024 19:10 17m 51s
feat: Port Datafusion Covariance to Comet
TPC-H Correctness #100: Pull request #234 synchronize by huaxingao
April 10, 2024 18:17 32m 5s huaxingao:port_covariance
April 10, 2024 18:17 32m 5s
feat: Port Datafusion Covariance to Comet
TPC-H Correctness #99: Pull request #234 synchronize by huaxingao
April 10, 2024 17:59 17m 26s huaxingao:port_covariance
April 10, 2024 17:59 17m 26s
feat: Port Datafusion Covariance to Comet
TPC-H Correctness #98: Pull request #234 synchronize by huaxingao
April 10, 2024 17:52 7m 14s huaxingao:port_covariance
April 10, 2024 17:52 7m 14s
feat: Port Datafusion Covariance to Comet
TPC-H Correctness #97: Pull request #234 synchronize by huaxingao
April 10, 2024 17:48 4m 39s huaxingao:port_covariance
April 10, 2024 17:48 4m 39s
feat: Port Datafusion Covariance to Comet
TPC-H Correctness #96: Pull request #234 synchronize by huaxingao
April 10, 2024 17:44 3m 40s huaxingao:port_covariance
April 10, 2024 17:44 3m 40s
feat: Port Datafusion Covariance to Comet
TPC-H Correctness #95: Pull request #234 synchronize by huaxingao
April 10, 2024 17:26 17m 36s huaxingao:port_covariance
April 10, 2024 17:26 17m 36s
feat: Port Datafusion Covariance to Comet
TPC-H Correctness #94: Pull request #234 synchronize by huaxingao
April 10, 2024 17:24 2m 3s huaxingao:port_covariance
April 10, 2024 17:24 2m 3s
feat: Enable columnar shuffle by default
TPC-H Correctness #93: Pull request #250 synchronize by viirya
April 10, 2024 14:43 20m 0s viirya:columnar_shuffle_default
April 10, 2024 14:43 20m 0s
feat: Support murmur3_hash and sha2 family hash functions
TPC-H Correctness #92: Pull request #226 synchronize by advancedxy
April 10, 2024 12:01 17m 44s advancedxy:hash_functions
April 10, 2024 12:01 17m 44s
feat: Enable columnar shuffle by default
TPC-H Correctness #91: Pull request #250 synchronize by viirya
April 10, 2024 06:45 19m 45s viirya:columnar_shuffle_default
April 10, 2024 06:45 19m 45s
feat: Add CometRowToColumnar operator (#206)
TPC-H Correctness #90: Commit 60fe431 pushed by sunchao
April 10, 2024 04:00 18m 10s main
April 10, 2024 04:00 18m 10s
feat: Enable columnar shuffle by default
TPC-H Correctness #89: Pull request #250 synchronize by viirya
April 9, 2024 22:29 18m 42s viirya:columnar_shuffle_default
April 9, 2024 22:29 18m 42s
feat: Enable columnar shuffle by default
TPC-H Correctness #88: Pull request #250 opened by viirya
April 9, 2024 21:32 19m 4s viirya:columnar_shuffle_default
April 9, 2024 21:32 19m 4s
feat: Add CometRowToColumnar operator
TPC-H Correctness #87: Pull request #206 synchronize by advancedxy
April 9, 2024 16:44 17m 52s advancedxy:comet_row_to_columnar
April 9, 2024 16:44 17m 52s
fix: Fix wrong children expression order in IfExpr (#249)
TPC-H Correctness #86: Commit 51a0b0b pushed by viirya
April 9, 2024 16:08 17m 54s main
April 9, 2024 16:08 17m 54s