This is an automated email from the ASF dual-hosted git repository.
zabetak pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from 55573d6dbe [CALCITE-7623] SemiJoinProjectTransposeRule should support
ANTI joins
add 8c1ac3640e [CALCITE-7625] Unify sqlline scripts from different modules
and update tutorial
No new revisions were added by this update.
Summary of changes:
.github/workflows/main.yml | 8 +++----
build.gradle.kts | 2 +-
example/csv/build.gradle.kts | 24 ---------------------
example/csv/sqlline | 51 --------------------------------------------
example/csv/sqlline.bat | 37 --------------------------------
site/_docs/tutorial.md | 9 ++++----
6 files changed, 9 insertions(+), 122 deletions(-)
delete mode 100755 example/csv/sqlline
delete mode 100644 example/csv/sqlline.bat