This is an automated email from the ASF dual-hosted git repository.
zabetak pushed a change to branch site
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from f79624a [CALCITE-4547] Support Java 16 and 17
new cee9f67 Site: Improve HTML tables display & update CSV tutorial
new da4fc3b Site: Add syntax highlighting to SQL statements
new d29aa09 Site: For tables that display results, center the content
horizontally
new dd34953 Site: Change the javadoc title to Apache Calcite API
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build.gradle.kts | 4 +--
site/_docs/adapter.md | 8 +++--
site/_docs/materialized_views.md | 44 ++++++++++++-------------
site/_docs/reference.md | 16 +++++-----
site/_docs/tutorial.md | 55 ++++++++++++++++----------------
site/{Gemfile => _plugins/wrap_table.rb} | 15 ++++-----
site/_sass/_style.scss | 10 ++++++
7 files changed, 82 insertions(+), 70 deletions(-)
copy site/{Gemfile => _plugins/wrap_table.rb} (75%)