Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
kwannoel committed Aug 2, 2024
1 parent ab0848c commit b15d957
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/stream/src/executor/approx_percentile/global.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

use core::ops::Bound;

use risingwave_common::bail;
use risingwave_common::array::Op;
use risingwave_common::row::RowExt;
use risingwave_storage::store::PrefetchOptions;
Expand Down
1 change: 0 additions & 1 deletion src/stream/src/from_proto/approx_percentile/global.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.


use risingwave_pb::stream_plan::GlobalApproxPercentileNode;

use crate::common::table::state_table::StateTable;
Expand Down

0 comments on commit b15d957

Please sign in to comment.