This is an automated email from the ASF dual-hosted git repository.
tuichenchuxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 233fb2082c6 support save unique k
tuichenchuxin merged PR #28072:
URL: https://github.com/apache/shardingsphere/pull/28072
--
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: notifications-u
sindhunaydu commented on issue #28035:
URL:
https://github.com/apache/shardingsphere/issues/28035#issuecomment-1676694034
Hi All, thanks for assigning this task to me, I'm very new to all of this
and would like some guidance and suggestions. I have been looking into the
documentation and h
humingzhang commented on issue #28068:
URL:
https://github.com/apache/shardingsphere/issues/28068#issuecomment-1676686295
version 5.1.1 does not have this issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
humingzhang closed issue #28068: Parsing SQL errors when using Oracle
URL: https://github.com/apache/shardingsphere/issues/28068
--
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.
This is an automated email from the ASF dual-hosted git repository.
chengzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 286f1cbea1f Remove useless mask algo
FlyingZC merged PR #28071:
URL: https://github.com/apache/shardingsphere/pull/28071
--
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: notifications-unsubs
SwapnilPatil07 commented on issue #27099:
URL:
https://github.com/apache/shardingsphere/issues/27099#issuecomment-1676649439
I can work on this issue. Please assign it to me.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded.
Run started by GitHub user dongzl (triggered by dongzl).
Head commit for run:
9cfd03d494dde89f7b524be37f8aede4bd2040b2 / Zonglei Dong
support save unique key in metadata for Oracle
Report URL: https://github.com/apache/sha
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed.
Run started by GitHub user strongduanmu (triggered by strongduanmu).
Head commit for run:
aad0651421c6a75811fdb6248e28c21e2f35b6b5 / duanzhengqiang
remove config in org.apache.shardingsphere.mask.spi.MaskAlgorithm
Report URL
dongzl opened a new pull request, #28072:
URL: https://github.com/apache/shardingsphere/pull/28072
For #28035 .
Changes proposed in this pull request:
- support save unique key in metadata for oracle
- add unit test
---
Before committing this PR, I'm sure that I
strongduanmu opened a new pull request, #28071:
URL: https://github.com/apache/shardingsphere/pull/28071
Fixes #ISSUSE_ID.
Changes proposed in this pull request:
- Remove useless mask algorithm and document
---
Before committing this PR, I'm sure that I have checked
54uso opened a new issue, #28070:
URL: https://github.com/apache/shardingsphere/issues/28070
## having didn't take effect
* java8
* shardingsphere 5.2.0
### code
``` java
ResultSet resultSet =
dataSource.getConnection().createStatement().executeQuery("SELECT trade_sta
sunlife95 opened a new issue, #28069:
URL: https://github.com/apache/shardingsphere/issues/28069
## GC count abnormal when service have too many calls
version:5.4.0
descripetion:
when i deploy my service in prod,after a period of time,heap used up to 90%
and fullGC can't
This is an automated email from the ASF dual-hosted git repository.
tuichenchuxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 867feef3b39 support save unique k
tuichenchuxin merged PR #28063:
URL: https://github.com/apache/shardingsphere/pull/28063
--
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: notifications-u
humingzhang opened a new issue, #28068:
URL: https://github.com/apache/shardingsphere/issues/28068
## Bug Report
### Which version of ShardingSphere did you use?
5.2.1
### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
ShardingSphere-JDBC
### Expect
Pinkman-oss opened a new issue, #28067:
URL: https://github.com/apache/shardingsphere/issues/28067
## Feature Request
**For English only**, other languages will not be accepted.
Please pay attention on issues you submitted, because we maybe need more
details.
If no response
Qianyi951015 commented on issue #27152:
URL:
https://github.com/apache/shardingsphere/issues/27152#issuecomment-1676509125
https://asktom.oracle.com/pls/apex/f?p=100:11:P11_QUESTION_ID:9532035800346879530
--
This is an automated message from the Apache Git Service.
To respond to the
The GitHub Actions job "Nightly - E2E Operation" on shardingsphere.git has
succeeded.
Run started by GitHub user taojintianxia (triggered by taojintianxia).
Head commit for run:
526b7aec73d4a5f1392fa0ed8708f8e64611028b / Guocheng Tang
Remove the unnecessary example-core module (#28065)
Report
github-actions[bot] commented on issue #25690:
URL:
https://github.com/apache/shardingsphere/issues/25690#issuecomment-1676451552
There hasn't been any activity on this issue recently, and in order to
prioritize active issues, it will be marked as stale.
--
This is an automated message f
github-actions[bot] commented on issue #26590:
URL:
https://github.com/apache/shardingsphere/issues/26590#issuecomment-1676451441
There hasn't been any activity on this issue recently, and in order to
prioritize active issues, it will be marked as stale.
--
This is an automated message f
github-actions[bot] commented on issue #27172:
URL:
https://github.com/apache/shardingsphere/issues/27172#issuecomment-1676451116
There hasn't been any activity on this issue recently, and in order to
prioritize active issues, it will be marked as stale.
--
This is an automated message f
windson closed issue #23878: Error connecting to ShardingSphere using
sqlalchemy asyncpg for postgres.
URL: https://github.com/apache/shardingsphere/issues/23878
--
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
The GitHub Actions job "Nightly - CI" on shardingsphere.git has failed.
Run started by GitHub user taojintianxia (triggered by taojintianxia).
Head commit for run:
526b7aec73d4a5f1392fa0ed8708f8e64611028b / Guocheng Tang
Remove the unnecessary example-core module (#28065)
Report URL: https://g
The GitHub Actions job "Nightly - Build" on shardingsphere.git has failed.
Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95).
Head commit for run:
6256cb733ce5ca5d676dc85a144a3d6f10a6e5ec / Liang Zhang
Rename data-source-pool module name (#28064)
Report URL: https://github.
terrymanu merged PR #28065:
URL: https://github.com/apache/shardingsphere/pull/28065
--
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: notifications-unsub
This is an automated email from the ASF dual-hosted git repository.
totalo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 69b0255e378 Add StorageUnit (#28066)
69b
totalo merged PR #28066:
URL: https://github.com/apache/shardingsphere/pull/28066
--
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: notifications-unsubscr
The GitHub Actions job "CI" on shardingsphere.git has succeeded.
Run started by GitHub user terrymanu (triggered by terrymanu).
Head commit for run:
d8e00e87819edeaab7c13bc26aa6b5e72e8e9bf9 / zhangliang
Add StorageUnit
Report URL: https://github.com/apache/shardingsphere/actions/runs/584818715
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded.
Run started by GitHub user terrymanu (triggered by terrymanu).
Head commit for run:
d8e00e87819edeaab7c13bc26aa6b5e72e8e9bf9 / zhangliang
Add StorageUnit
Report URL: https://github.com/apache/shardingsphere/actions/r
The GitHub Actions job "CI" on shardingsphere.git has failed.
Run started by GitHub user terrymanu (triggered by terrymanu).
Head commit for run:
6fb93b9bb8b5113de1523c330f9a9fb4f0f2f76d / zhangliang
Add StorageUnit
Report URL: https://github.com/apache/shardingsphere/actions/runs/5847995287
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed.
Run started by GitHub user terrymanu (triggered by terrymanu).
Head commit for run:
6fb93b9bb8b5113de1523c330f9a9fb4f0f2f76d / zhangliang
Add StorageUnit
Report URL: https://github.com/apache/shardingsphere/actions/runs
totalo commented on PR #28065:
URL: https://github.com/apache/shardingsphere/pull/28065#issuecomment-1676385544
> Hi @totalo , is there related issue?
not yet.Belongs to the instance module refactor.
--
This is an automated message from the Apache Git Service.
To respond to the mess
RaigorJiang commented on issue #25954:
URL:
https://github.com/apache/shardingsphere/issues/25954#issuecomment-1676342828
@wgijja
After I started the demo you provided, I sent some requests to the
controller and found some problems:
1. The mapper.xml does not match the entity, such a
dongzl commented on issue #28035:
URL:
https://github.com/apache/shardingsphere/issues/28035#issuecomment-1676341600
I will do for `Oracle`.
--
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 s
The GitHub Actions job "CI" on shardingsphere.git has failed.
Run started by GitHub user terrymanu (triggered by terrymanu).
Head commit for run:
d322326f3c7604f6cb3a676b02eb6199eb3768ef / zhangliang
Add StorageUnit
Report URL: https://github.com/apache/shardingsphere/actions/runs/5846900544
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed.
Run started by GitHub user terrymanu (triggered by terrymanu).
Head commit for run:
d322326f3c7604f6cb3a676b02eb6199eb3768ef / zhangliang
Add StorageUnit
Report URL: https://github.com/apache/shardingsphere/actions/runs
terrymanu opened a new pull request, #28066:
URL: https://github.com/apache/shardingsphere/pull/28066
(no comment)
--
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 unsubs
chakkk309 commented on issue #28035:
URL:
https://github.com/apache/shardingsphere/issues/28035#issuecomment-1676315996
Hi, I want to support the `opengauss` one.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
Cindyxin228 commented on issue #28014:
URL:
https://github.com/apache/shardingsphere/issues/28014#issuecomment-1676304961
> Hi @Cindyxin228, can you open `sql-show` and show actual sql?
Hi~
I'm sorry that I didn't find how to open sql-show in shardingsphere-proxy.
Cindyxin228 commented on issue #28014:
URL:
https://github.com/apache/shardingsphere/issues/28014#issuecomment-1676303558
> Hi @Cindyxin228, can you open `sql-show` and show actual sql?
Hi~
I'm sorry. I didn't find how to open sql-show in shardingsphere-proxy. and
by u
sandynz commented on PR #28065:
URL: https://github.com/apache/shardingsphere/pull/28065#issuecomment-1676303442
Hi @totalo , is there related issue?
--
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
yx9o commented on issue #27932:
URL:
https://github.com/apache/shardingsphere/issues/27932#issuecomment-1676301374
Hi @xdevore , welcome, you can try it first, if you need any help, please
leave a message.
--
This is an automated message from the Apache Git Service.
To respond to the mes
totalo opened a new pull request, #28065:
URL: https://github.com/apache/shardingsphere/pull/28065
(no comment)
--
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 unsubscri
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded.
Run started by GitHub user terrymanu (triggered by terrymanu).
Head commit for run:
04d272552cf58837c8c2c91d3f3be55d86167037 / zhangliang
Fix sonar issue
Report URL: https://github.com/apache/shardingsphere/actions/runs/58
This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 4488af3ad11 Review and refactor data consistency check (#28058)
add 6256cb733ce Rename data-source-pool
tristaZero merged PR #28064:
URL: https://github.com/apache/shardingsphere/pull/28064
--
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: notifications-unsu
This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 4488af3ad11 Review and refactor data co
tristaZero merged PR #28058:
URL: https://github.com/apache/shardingsphere/pull/28058
--
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: notifications-unsu
terrymanu opened a new pull request, #28064:
URL: https://github.com/apache/shardingsphere/pull/28064
(no comment)
--
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 unsubs
strongduanmu commented on issue #28035:
URL:
https://github.com/apache/shardingsphere/issues/28035#issuecomment-1676279140
> hi, I would like to work on adding support for H2.
@sindhunaydu Of course, I will assign this sub task to you.
--
This is an automated message from the Apach
Pace2Car merged PR #28062:
URL: https://github.com/apache/shardingsphere/pull/28062
--
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: notifications-unsubs
This is an automated email from the ASF dual-hosted git repository.
chenjiahao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 27459ffd667 Refactor DataSourcePoolCreator (#28061)
new 8243783b784 Add StorageResourceCreator
n
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed.
Run started by GitHub user dongzl (triggered by dongzl).
Head commit for run:
6b03cd67614504f02d393cd408c4e558bb78e2be / Zonglei Dong
support save unique key in metadata for postgres
Report URL: https://github.com/apache/shar
dongzl opened a new pull request, #28063:
URL: https://github.com/apache/shardingsphere/pull/28063
For #28035 .
Changes proposed in this pull request:
- support save unique key in metadata for postgres
- add unit test
---
Before committing this PR, I'm sure that
56 matches
Mail list logo