Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove global order from the TileDB-Py API #184

Open
jakebolewski opened this issue Jul 15, 2019 · 0 comments
Open

Remove global order from the TileDB-Py API #184

jakebolewski opened this issue Jul 15, 2019 · 0 comments

Comments

@jakebolewski
Copy link
Contributor

jakebolewski commented Jul 15, 2019

order='G' should go away, it's better to be encapsulated with higher level api's (that enforce tiling constraints / ordering) rather than be exposed directly to the user. Additionally the new multiple subarray feature / orthogonal indexing does not work with global order as its use is constrained to bulk operations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant