This is an automated email from the ASF dual-hosted git repository.
diwu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git
from b1415d9 [feature] support jsonb type (#70)
add 50cfe31 [Improve][issues-72] build script improvement (#73)
No new revisions were added by this update.
Summary of changes:
.github/workflows/build-extension.yml | 15 +-
.mvn/wrapper/MavenWrapperDownloader.java | 141 ++++++++++
.../wrapper/maven-wrapper.properties | 10 +-
env.sh | 75 +++---
mvnw | 287 +++++++++++++++++++++
spark-doris-connector/build.sh | 248 ++++++++++++------
spark-doris-connector/pom.xml | 121 +++++----
7 files changed, 717 insertions(+), 180 deletions(-)
create mode 100644 .mvn/wrapper/MavenWrapperDownloader.java
copy .github/ISSUE_TEMPLATE/config.yml =>
.mvn/wrapper/maven-wrapper.properties (72%)
create mode 100755 mvnw
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]