You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/10/10 06:42:23 UTC

[GitHub] [shardingsphere] ziliangzeng opened a new issue, #14670: insert into broadcasttable with longblob cause longblob break up to serveral part(the number of shards )

ziliangzeng opened a new issue, #14670:
URL: https://github.com/apache/shardingsphere/issues/14670

   ## Bug Report
         hi.
         example: i have 4 database . the broadcasttable was in 4 database.
         when I try to insert into broadcastTable with longblob. it inserts success.
         but interesting thing is that It segmentation 4 parts. each database have 1/4 longblob.
         in my mind . each data should have complete longblob .
         that was confuse.
         when I change the broadcasttable to sharding table .  the longblob do not spilt and successful insert. but sharding table is not the table type I want.
          
    broadcasttable:      
   ![1771kb](https://user-images.githubusercontent.com/27884890/148759782-0f260e13-c125-4ff6-ab7b-51ab67234f66.png)
   ![800kb](https://user-images.githubusercontent.com/27884890/148759795-c78a04e9-0b88-40e0-9b59-2c3121be9fc9.png)
   sharding table:
   ![2171kb](https://user-images.githubusercontent.com/27884890/148759807-68664398-7b18-4f47-abd0-fb014bb5547d.png)
   
   ### Which version of ShardingSphere did you use?
          5.0.0
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
            sharding - jdbc
   ### Expected behavior
           long blob insert into each broadcasttable success
   ### Actual behavior
          longblob was break up and insert into table 
   ### Reason analyze (If you can)
           
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   
   ### Example codes for reproduce this issue (such as a github link).
   


-- 
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-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] commented on issue #14670: insert into broadcasttable with longblob cause longblob break up to serveral part(the number of shards )

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #14670:
URL: https://github.com/apache/shardingsphere/issues/14670#issuecomment-1272350460

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] closed issue #14670: insert into broadcasttable with longblob cause longblob break up to serveral part(the number of shards )

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #14670: insert into broadcasttable with longblob cause longblob break up to serveral part(the number of shards )  
URL: https://github.com/apache/shardingsphere/issues/14670


-- 
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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] insert into broadcasttable with longblob cause longblob break up to serveral part(the number of shards ) [shardingsphere]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #14670:
URL: https://github.com/apache/shardingsphere/issues/14670#issuecomment-2026021683

   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 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-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org