Skip to content

Commit

Permalink
Code cleanup, move examples, remove unused files
Browse files Browse the repository at this point in the history
Relates to: apache#1066 & apache#1067
  • Loading branch information
milenkovicm committed Oct 11, 2024
1 parent 04766d5 commit c738248
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 185 deletions.
19 changes: 0 additions & 19 deletions .readthedocs.yml

This file was deleted.

165 changes: 0 additions & 165 deletions ballista/client/src/columnar_batch.rs

This file was deleted.

1 change: 0 additions & 1 deletion ballista/client/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@

#![doc = include_str!("../README.md")]

pub mod columnar_batch;
pub mod context;
pub mod prelude;
1 change: 1 addition & 0 deletions ballista/core/src/serde/generated/ballista.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// This file is @generated by prost-build.
/// /////////////////////////////////////////////////////////////////////////////////////////////////
/// Ballista Physical Plan
/// /////////////////////////////////////////////////////////////////////////////////////////////////
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit c738248

Please sign in to comment.