You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .cursor/rules/olake.mdc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ alwaysApply: true
10
10
11
11
OLake is an open-source, high-performance **EL (Extract-Load)** tool that replicates data from databases, Kafka, and S3 into **Apache Iceberg** tables or **plain Parquet** files.
12
12
13
-
- **Languages:** Go 1.24 (primary) + Java 17 (Iceberg writer)
13
+
- **Languages:** Go 1.25.8 (primary) + Java 17 (Iceberg writer)
14
14
- **Go workspace:** `go.work` links the root module with 8 driver sub-modules
0 commit comments