LJW21-02 opened a new pull request, #16294:
URL: https://github.com/apache/iotdb/pull/16294

   ### Major Changes
   
   - Parameter db is changed from required to optional when sql_dialect is 
table.
     <img width="657" height="380" alt="Screenshot 2025-08-28 at 4 25 08 PM" 
src="https://github.com/user-attachments/assets/d84675f6-3d50-4e0b-922f-ae71a25f276e";
 />
     <img width="892" height="87" alt="Screenshot 2025-08-28 at 4 28 55 PM" 
src="https://github.com/user-attachments/assets/4cb4e4df-6384-4235-89c9-8305e7cacce7";
 />
   
   - Error messages will be shown if the database is not specified in both the 
parameter and SQL.
     <img width="893" height="226" alt="Screenshot 2025-08-28 at 4 30 14 PM" 
src="https://github.com/user-attachments/assets/81ead553-651f-4b47-9ecf-19193edd05c8";
 />
   
   - Comments are added to the main function to clarify code implementation.
   
   ### Other Changes
   
   - StringUtils.isEmpty(...) is changed to iterator.isNull(...) in data export.
   - Error message "Invalid args..." is used as a constant 
REQUIRED_ARGS_ERROR_MSG.


-- 
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]

Reply via email to