litiliu commented on code in PR #9095:
URL: https://github.com/apache/seatunnel/pull/9095#discussion_r2030586824
##
docs/en/connector-v2/source/Iceberg.md:
##
@@ -90,8 +90,10 @@ libfb303-xxx.jar
| use_snapshot_id | long| no | -|
Instructs
hailin0 commented on issue #9080:
URL: https://github.com/apache/seatunnel/issues/9080#issuecomment-2785232835
To be compatible restore checkpoint with older versions, you should get the
id automatically generated by the old version
```
import java.io.ObjectStreamClass;
public c
corgy-w commented on PR #9120:
URL: https://github.com/apache/seatunnel/pull/9120#issuecomment-2785008765
Please update `EmbeddingTransformFactory` config
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
liunaijie merged PR #9034:
URL: https://github.com/apache/seatunnel/pull/9034
--
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: commits-unsubscr...@seatun
This is an automated email from the ASF dual-hosted git repository.
wuchunfu pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new 5e0e376a90 [Improve][Zeta] Support restore execut
github-actions[bot] commented on issue #8897:
URL: https://github.com/apache/seatunnel/issues/8897#issuecomment-2784931348
This issue has been automatically marked as stale because it has not had
recent activity for 30 days. It will be closed in next 7 days if no further
activity occurs.
github-actions[bot] commented on issue #8942:
URL: https://github.com/apache/seatunnel/issues/8942#issuecomment-2784931281
This issue has been automatically marked as stale because it has not had
recent activity for 30 days. It will be closed in next 7 days if no further
activity occurs.
Hisoka-X commented on code in PR #9052:
URL: https://github.com/apache/seatunnel/pull/9052#discussion_r2032301020
##
seatunnel-connectors-v2/connector-cdc/connector-cdc-base/src/main/java/org/apache/seatunnel/connectors/cdc/base/source/reader/IncrementalSourceRecordEmitter.java:
###
SEZ9 commented on PR #9120:
URL: https://github.com/apache/seatunnel/pull/9120#issuecomment-2785186901
updated Amazon e2e tests in `embedding_transform.conf`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
misi1987107 opened a new pull request, #9121:
URL: https://github.com/apache/seatunnel/pull/9121
### Purpose of this pull request
subtask of https://github.com/apache/seatunnel/issues/8576
Adjust CosFile connector instantiation
### Does this PR introduce _any_
Hisoka-X commented on PR #7126:
URL: https://github.com/apache/seatunnel/pull/7126#issuecomment-2783110197
@litiliu Please rebase on dev and check we still have same problem or not.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
Hisoka-X commented on PR #7126:
URL: https://github.com/apache/seatunnel/pull/7126#issuecomment-2783107838
> @Hisoka-X In what scenarios will java.sql.Timestamp,I think it maybe
connector has some problems. Under normal circumstances, it should be
LocalDateTime.
> @Hisoka-X I
hailin0 commented on code in PR #9095:
URL: https://github.com/apache/seatunnel/pull/9095#discussion_r2030867176
##
docs/en/connector-v2/source/Iceberg.md:
##
@@ -90,8 +90,10 @@ libfb303-xxx.jar
| use_snapshot_id | long| no | -|
Instructs
qifanlili commented on code in PR #8783:
URL: https://github.com/apache/seatunnel/pull/8783#discussion_r2030770992
##
seatunnel-connectors-v2/connector-mongodb/src/test/java/org/apache/seatunnel/connectors/seatunnel/mongodb/source/split/SamplingSplitStrategyTest.java:
##
@@ -0,0
This is an automated email from the ASF dual-hosted git repository.
wanghailin pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new 00f550e3d0 [Fix][MongoDB] The Long type cannot
hailin0 merged PR #8783:
URL: https://github.com/apache/seatunnel/pull/8783
--
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: commits-unsubscr...@seatunne
hailin0 commented on code in PR #9095:
URL: https://github.com/apache/seatunnel/pull/9095#discussion_r2030867176
##
docs/en/connector-v2/source/Iceberg.md:
##
@@ -90,8 +90,10 @@ libfb303-xxx.jar
| use_snapshot_id | long| no | -|
Instructs
sunxiaojian closed issue #8879: [Feature][connector-file] SeaTunnel supports
the parsing of unstructured files for LLMs.
URL: https://github.com/apache/seatunnel/issues/8879
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
This is an automated email from the ASF dual-hosted git repository.
wuchunfu pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new e09445c789 [Fix][Connector-V2] Fix SqlServer crea
827086469 commented on issue #8463:
URL: https://github.com/apache/seatunnel/issues/8463#issuecomment-2782271823
> 因为我身边无使用CDB+PDB模式的数据库实例,无法验证你的问题。 根据我的理解你可以尝试一个修改点:
把表名前缀的database名改为:CDB的名称:ORA19C (需为大写) 原因是:在源码中获取database列表的查询语句为:
>
> @Override
> protected String getList
This is an automated email from the ASF dual-hosted git repository.
wuchunfu pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new 97191c54b6 [Fix] Fix `DateUtils` can not parse da
wuchunfu merged PR #9019:
URL: https://github.com/apache/seatunnel/pull/9019
--
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: commits-unsubscr...@seatunn
This is an automated email from the ASF dual-hosted git repository.
wuchunfu pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from e09445c789 [Fix][Connector-V2] Fix SqlServer create table when
database with dot (#9007)
add 01d31a687b [Impro
wuchunfu merged PR #9031:
URL: https://github.com/apache/seatunnel/pull/9031
--
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: commits-unsubscr...@seatunn
wuchunfu merged PR #9069:
URL: https://github.com/apache/seatunnel/pull/9069
--
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: commits-unsubscr...@seatunn
This is an automated email from the ASF dual-hosted git repository.
wuchunfu pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new 3455316981 [Bugfix][Elasticsearch] Fix add column
wuchunfu merged PR #9007:
URL: https://github.com/apache/seatunnel/pull/9007
--
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: commits-unsubscr...@seatunn
Quilian opened a new issue, #9119:
URL: https://github.com/apache/seatunnel/issues/9119
### Search before asking
- [x] I had searched in the
[issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22)
and found no similar issues.
### What happened
Quilian commented on issue #9119:
URL: https://github.com/apache/seatunnel/issues/9119#issuecomment-2782365020

--
This is an automated message from the Apache Git Service.
To respond to the message,
FrommyMind commented on code in PR #9052:
URL: https://github.com/apache/seatunnel/pull/9052#discussion_r2030801126
##
seatunnel-connectors-v2/connector-cdc/connector-cdc-base/src/main/java/org/apache/seatunnel/connectors/cdc/base/source/reader/IncrementalSourceRecordEmitter.java:
#
iam11shan opened a new pull request, #283:
URL: https://github.com/apache/seatunnel-web/pull/283
**Description**
This PR adds comprehensive support for Iceberg data sources to SeaTunnel
Web, along with a minor cleanup of redundant log statements. The key changes
include:
**Mai
SEZ9 commented on PR #9120:
URL: https://github.com/apache/seatunnel/pull/9120#issuecomment-2783809300
updated doc both `en` and `cn`
--
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
SEZ9 opened a new pull request, #9120:
URL: https://github.com/apache/seatunnel/pull/9120
### Purpose of this pull request
### Does this PR introduce _any_ user-facing change?
Description
Add support for Amazon Titan model in the embedding model_provider
conf
hailin0 commented on PR #9120:
URL: https://github.com/apache/seatunnel/pull/9120#issuecomment-2783544247
https://github.com/user-attachments/assets/20fa6796-a6f5-4fd3-a1c1-dcdaf89a7b20";
/>
--
This is an automated message from the Apache Git Service.
To respond to the message, please
hailin0 commented on code in PR #8958:
URL: https://github.com/apache/seatunnel/pull/8958#discussion_r2031414469
##
seatunnel-connectors-v2/connector-cdc/connector-cdc-oracle/src/main/java/org/apache/seatunnel/connectors/seatunnel/cdc/oracle/source/reader/fetch/scan/OracleSnapshotSplitR
35 matches
Mail list logo