Skip to content

Commit

Permalink
In RapidsGdsStoreSuite use the provided catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
abellina committed Feb 8, 2023
1 parent 00aa5ca commit 6cca74d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ class RapidsGdsStoreSuite extends FunSuiteWithTempDir with Arm with MockitoSugar
catalog: RapidsBufferCatalog,
bufferId: RapidsBufferId,
spillPriority: Long): (Long, RapidsBufferHandle) = {
val catalog = new RapidsBufferCatalog
withResource(buildContiguousTable()) { ct =>
val bufferSize = ct.getBuffer.getLength
// store takes ownership of the table
Expand Down

0 comments on commit 6cca74d

Please sign in to comment.