Skip to content

Actions: Yuhta/velox

.github/workflows/build_pyvelox.yml

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
394 workflow runs
394 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Fix row number column when it is the only column projected (#9944)
.github/workflows/build_pyvelox.yml #94: Commit 3038e63 pushed by Yuhta
May 28, 2024 20:23 -1s export-D57842305
May 28, 2024 20:23 -1s
Fix row number column when it is the only column projected (#9944)
.github/workflows/build_pyvelox.yml #93: Commit 60752c1 pushed by Yuhta
May 27, 2024 16:18 Failure export-D57842305
May 27, 2024 16:18 Failure
Fix row number column when it is the only column projected
.github/workflows/build_pyvelox.yml #92: Commit dbe5969 pushed by Yuhta
May 27, 2024 16:17 Failure export-D57842305
May 27, 2024 16:17 Failure
Support read flat map as struct in table scan (#9899)
.github/workflows/build_pyvelox.yml #91: Commit dad9b00 pushed by Yuhta
May 23, 2024 18:38 Failure export-D57693809
May 23, 2024 18:38 Failure
Support read flat map as struct in table scan (#9899)
.github/workflows/build_pyvelox.yml #90: Commit d782fb0 pushed by Yuhta
May 23, 2024 18:36 Failure export-D57693809
May 23, 2024 18:36 Failure
Support read flat map as struct in table scan (#9899)
.github/workflows/build_pyvelox.yml #89: Commit 9b16d74 pushed by Yuhta
May 22, 2024 22:31 Failure export-D57693809
May 22, 2024 22:31 Failure
Support read flat map as struct in table scan
.github/workflows/build_pyvelox.yml #88: Commit 3c5717e pushed by Yuhta
May 22, 2024 22:29 Failure export-D57693809
May 22, 2024 22:29 Failure
Optimize readWithVisitor for RleEncoding and NullableEncoding (#9896)
.github/workflows/build_pyvelox.yml #87: Commit a4ca01d pushed by Yuhta
May 22, 2024 20:50 Failure export-D57675525
May 22, 2024 20:50 Failure
Optimize readWithVisitor for RleEncoding and NullableEncoding (#9896)
.github/workflows/build_pyvelox.yml #86: Commit bcee1f0 pushed by Yuhta
May 22, 2024 20:48 Failure export-D57675525
May 22, 2024 20:48 Failure
Optimize readWithVisitor for RleEncoding and NullableEncoding (#9896)
.github/workflows/build_pyvelox.yml #85: Commit 267e266 pushed by Yuhta
May 22, 2024 20:07 Failure export-D57675525
May 22, 2024 20:07 Failure
Optimize readWithVisitor for RleEncoding and NullableEncoding
.github/workflows/build_pyvelox.yml #84: Commit 50cdf34 pushed by Yuhta
May 22, 2024 19:27 Failure export-D57675525
May 22, 2024 19:27 Failure
Optimize readWithVisitor for RleEncoding and NullableEncoding
.github/workflows/build_pyvelox.yml #83: Commit de398b4 pushed by Yuhta
May 22, 2024 19:26 Failure export-D57675525
May 22, 2024 19:26 Failure
Optimize selective flat map reader for Nimble and DWRF (#9889)
.github/workflows/build_pyvelox.yml #82: Commit 410fe23 pushed by Yuhta
May 22, 2024 14:20 Failure export-D57644879
May 22, 2024 14:20 Failure
Optimize selective flat map reader for Nimble and DWRF
.github/workflows/build_pyvelox.yml #81: Commit 9e1d5d7 pushed by Yuhta
May 22, 2024 14:20 Failure export-D57644879
May 22, 2024 14:20 Failure
Reset nulls when reusing LazyVector
.github/workflows/build_pyvelox.yml #80: Commit 0b42342 pushed by Yuhta
May 14, 2024 22:06 Failure export-D57350093
May 14, 2024 22:06 Failure
Selective flat map column reader (#9790)
.github/workflows/build_pyvelox.yml #79: Commit a4595c3 pushed by Yuhta
May 14, 2024 21:16 Failure export-D57276011
May 14, 2024 21:16 Failure
Selective flat map column reader (#9790)
.github/workflows/build_pyvelox.yml #78: Commit b9b97ca pushed by Yuhta
May 13, 2024 15:53 Failure export-D57276011
May 13, 2024 15:53 Failure
Selective flat map column reader (#9790)
.github/workflows/build_pyvelox.yml #77: Commit d03cb5f pushed by Yuhta
May 13, 2024 15:53 Failure export-D57276011
May 13, 2024 15:53 Failure
Selective flat map column reader
.github/workflows/build_pyvelox.yml #76: Commit a7ee80d pushed by Yuhta
May 13, 2024 14:52 Failure export-D57276011
May 13, 2024 14:52 Failure
Selective Nimble reader skeleton (#9768)
.github/workflows/build_pyvelox.yml #75: Commit 5ddaca3 pushed by Yuhta
May 10, 2024 17:22 Failure export-D57162138
May 10, 2024 17:22 Failure
Selective Nimble reader skeleton
.github/workflows/build_pyvelox.yml #74: Commit 6eb36d6 pushed by Yuhta
May 10, 2024 17:20 Failure export-D57162138
May 10, 2024 17:20 Failure
Remove lint warnings in ParquetReaderTest
.github/workflows/build_pyvelox.yml #73: Commit 46ecfa6 pushed by Yuhta
May 9, 2024 15:19 Failure export-D57162713
May 9, 2024 15:19 Failure
Move E2EFilterTestBase into tests/utils to be reused by Nimble (#9749)
.github/workflows/build_pyvelox.yml #72: Commit 2c4d2fa pushed by Yuhta
May 8, 2024 19:43 Failure export-D57114400
May 8, 2024 19:43 Failure
Move E2EFilterTestBase into tests/utils to be reused by Nimble (#9749)
.github/workflows/build_pyvelox.yml #71: Commit b4e7f88 pushed by Yuhta
May 8, 2024 19:10 Failure export-D57114400
May 8, 2024 19:10 Failure
Move E2EFilterTestBase into tests/utils to be reused by Nimble (#9749)
.github/workflows/build_pyvelox.yml #70: Commit 98bc10f pushed by Yuhta
May 8, 2024 18:18 Failure export-D57114400
May 8, 2024 18:18 Failure
ProTip! You can narrow down the results and go further in time using created:<2024-05-08 or the other filters available.