JNSimba opened a new pull request, #370:
URL: https://github.com/apache/doris-spark-connector/pull/370

   # Proposed changes
   
   Issue Number: N/A
   
   ## Problem Summary:
   
   Add a standalone `doris-regression` Maven project at the repository root so 
the Spark programs used by Apache Doris regression suites can be maintained 
alongside connector changes. The project packages the read/write and Arrow 
entry points into `spark-doris-case.jar`, moves the Arrow program out of the 
connector base module, and accepts named Doris connection and TLS arguments.
   
   ## Checklist(Required)
   
   1. Does it affect the original behavior: No
   2. Has unit tests been added: No Need
   3. Has document been added or modified: Yes
   4. Does it need to update dependencies: No
   5. Are there any changes that cannot be rolled back: No
   
   ## Further comments
   
   Testing was not run. Static checks verified the Maven XML, file set, 
argument mappings, and clean diff.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to