This is an automated email from the ASF dual-hosted git repository.

aicam pushed a commit to branch add-jan-2026-meeting
in repository https://gitbox.apache.org/repos/asf/incubator-texera-site.git

commit 516efffe007295f5989fb9d25f1b949edf61ce01
Author: ali <[email protected]>
AuthorDate: Wed Jan 28 13:22:25 2026 -0800

    Add January 2026 monthly meeting minutes
---
 content/en/monthly-meetings/2026-01-27.md | 65 +++++++++++++++++++++++++++++++
 1 file changed, 65 insertions(+)

diff --git a/content/en/monthly-meetings/2026-01-27.md 
b/content/en/monthly-meetings/2026-01-27.md
new file mode 100644
index 0000000..f7800f3
--- /dev/null
+++ b/content/en/monthly-meetings/2026-01-27.md
@@ -0,0 +1,65 @@
+---
+title: "January 27, 2026"
+date: 2026-01-27
+weight: 1
+type: docs
+toc: false
+hide_feedback: true
+description: >
+  Monthly sync meeting summary for January 27, 2026
+---
+
+# Texera Apache Incubation – Monthly Meeting Minutes
+
+**Date:** January 27, 2026  
+**Participants:**
+* **Texera Mentors:** Ian Maxon
+* **Texera Team/Guests:** Chen Li, Ali Risheh, David Yoon, Xuan Gu, Andy, 
Chris Park, Jiadong Bai, Xiaozhen Liu, Yicong Huang, Yunyan Ding, Shengquan Ni
+
+---
+
+## 1. Technical Updates
+
+### Infrastructure and Architecture
+- **Multipart Upload Redirection:**
+  - The team is implementing a redirection of multipart uploads through the 
File Service (Issue #4136).
+  - The architecture utilizes an Angular proxy to handle requests and manage 
file metadata during the upload session initialization.
+- **Big Object Support:**
+  - Support for Big Objects in Python UDFs is being implemented (Issue #4100).
+  - The design involves a Computing Unit Master JVM and interacts with MinIO 
for object storage and Iceberg for table management.
+  - A Lifecycle Manager is included to handle deletion and object management.
+
+### Execution and Settings
+- **Materialized Execution Mode:**
+  - A new "Materialized" execution mode has been introduced (Issue #4158).
+  - Users can toggle between "Pipelined" and "Materialized" modes in the 
settings panel.
+- **CI/CD Automation:**
+  - GitHub Actions have been added to Docker images to facilitate automatic 
pushing (Issue #4055).
+  - The workflow supports building for specific target platforms (e.g., 
"both") and includes options to enable R support.
+
+### Documentation and UI
+- **Dataset Customization:**
+  - Support has been added for custom cover images on datasets (Issue #4117).
+- **Documentation:**
+  - Design documentation for operators is being developed, including detailed 
property tables for operators like the Bar Chart.
+  - Efforts are underway to automate document videos.
+
+---
+
+## 2. Community
+
+- **New Contributors (Jan 2026):**
+  - Carlos Ernesto Alvarez Berumen
+  - Xuan Gu
+  - Jae Yun Kim
+  - GitHub developer "LJX2017"
+
+---
+
+## 3. Next Steps
+
+The team will focus on the following items moving forward:
+- Fixing license requirements by Whimsy.
+- Supporting control blocks.
+- Enabling operator caching.
+- Supporting resumable upload.

Reply via email to