Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special cases that need no permutation. #1737

Merged
merged 11 commits into from
Dec 30, 2021
  •  
  •  
  •  
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharValueTracker and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.clientsupport.plotdownsampling;

import io.deephaven.base.verify.Assert;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharValueTracker and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.clientsupport.plotdownsampling;

import io.deephaven.base.verify.Assert;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharValueTracker and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.clientsupport.plotdownsampling;

import io.deephaven.base.verify.Assert;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharValueTracker and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.clientsupport.plotdownsampling;

import io.deephaven.base.verify.Assert;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharValueTracker and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.clientsupport.plotdownsampling;

import io.deephaven.base.verify.Assert;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharValueTracker and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.clientsupport.plotdownsampling;

import io.deephaven.base.verify.Assert;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharPartitionKernelBenchmark and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.partition;

import io.deephaven.tuple.generated.ByteLongTuple;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharPartitionKernelBenchmark and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.partition;

import io.deephaven.tuple.generated.DoubleLongTuple;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharPartitionKernelBenchmark and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.partition;

import io.deephaven.tuple.generated.FloatLongTuple;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharPartitionKernelBenchmark and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.partition;

import io.deephaven.tuple.generated.IntLongTuple;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharPartitionKernelBenchmark and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.partition;

import io.deephaven.tuple.generated.LongLongTuple;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharPartitionKernelBenchmark and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.partition;

import io.deephaven.tuple.generated.ShortLongTuple;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharSortKernelBenchmark and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.sort.timsort;

import io.deephaven.engine.table.impl.sort.timsort.BaseTestByteTimSortKernel;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharSortKernelBenchmark and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.sort.timsort;

import io.deephaven.engine.table.impl.sort.timsort.BaseTestDoubleTimSortKernel;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharSortKernelBenchmark and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.sort.timsort;

import io.deephaven.engine.table.impl.sort.timsort.BaseTestFloatTimSortKernel;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharSortKernelBenchmark and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.sort.timsort;

import io.deephaven.engine.table.impl.sort.timsort.BaseTestIntTimSortKernel;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharSortKernelBenchmark and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.sort.timsort;

import io.deephaven.engine.table.impl.sort.timsort.BaseTestLongTimSortKernel;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharSortKernelBenchmark and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.sort.timsort;

import io.deephaven.engine.table.impl.sort.timsort.BaseTestObjectTimSortKernel;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharSortKernelBenchmark and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.sort.timsort;

import io.deephaven.engine.table.impl.sort.timsort.BaseTestShortTimSortKernel;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharHelper and regenerate
* ------------------------------------------------------------------------------------------------------------------
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.sources;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharHelper and regenerate
* ------------------------------------------------------------------------------------------------------------------
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.sources;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharHelper and regenerate
* ------------------------------------------------------------------------------------------------------------------
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.sources;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharHelper and regenerate
* ------------------------------------------------------------------------------------------------------------------
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.sources;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharHelper and regenerate
* ------------------------------------------------------------------------------------------------------------------
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.sources;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharHelper and regenerate
* ------------------------------------------------------------------------------------------------------------------
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.benchmark.engine.sources;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharChunk and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.chunk;

import io.deephaven.util.type.ArrayTypeUtils;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharChunkChunk and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.chunk;

import io.deephaven.chunk.attributes.Any;
Expand Down
6 changes: 4 additions & 2 deletions engine/chunk/src/main/java/io/deephaven/chunk/ByteChunk.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharChunk and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.chunk;

import io.deephaven.util.type.ArrayTypeUtils;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/* ---------------------------------------------------------------------------------------------------------------------
/*
* ---------------------------------------------------------------------------------------------------------------------
* AUTO-GENERATED CLASS - DO NOT EDIT MANUALLY - for any changes edit CharChunkChunk and regenerate
* ------------------------------------------------------------------------------------------------------------------ */
* ---------------------------------------------------------------------------------------------------------------------
*/
package io.deephaven.chunk;

import io.deephaven.chunk.attributes.Any;
Expand Down
Loading