This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
from e90d484 feat: Disable cast string to timestamp by default (#337)
add 3599acb Add more content to the user guide (#347)
No new revisions were added by this update.
Summary of changes:
README.md | 84 +-------------
.../source/_static/images}/comet-overview.png | Bin
{doc => docs/source/_static/images}/comet-plan.png | Bin
.../_static/images}/comet-system-diagram.png | Bin
docs/source/index.rst | 6 +-
docs/source/user-guide/datatypes.md | 41 +++++++
docs/source/user-guide/installation.md | 125 +++++++++++++++++++++
docs/source/user-guide/operators.md | 33 ++++++
docs/source/user-guide/overview.md | 55 +++++++++
9 files changed, 262 insertions(+), 82 deletions(-)
rename {doc => docs/source/_static/images}/comet-overview.png (100%)
rename {doc => docs/source/_static/images}/comet-plan.png (100%)
rename {doc => docs/source/_static/images}/comet-system-diagram.png (100%)
create mode 100644 docs/source/user-guide/datatypes.md
create mode 100644 docs/source/user-guide/installation.md
create mode 100644 docs/source/user-guide/operators.md
create mode 100644 docs/source/user-guide/overview.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]