-
Jan 19th, 2011, 10:44 AM
#1
Creating a Partitioner using a GUID
Is it possible to create a partitioner when the ID column is a GUID?
-
Jan 24th, 2011, 10:42 AM
#2
I assume you mean you have JDBC data that you want to partition? If you can sort the records in a way that doesn't change over time, and your database platform supports pagination, you can partition by row number I guess?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules