Skip to content

Allow prefetching of a range of mapped file#66

Open
CAFxX wants to merge 1 commit into
xerial:masterfrom
CAFxX:prefetch
Open

Allow prefetching of a range of mapped file#66
CAFxX wants to merge 1 commit into
xerial:masterfrom
CAFxX:prefetch

Conversation

@CAFxX

@CAFxX CAFxX commented Mar 4, 2019

Copy link
Copy Markdown

This is an attempt at implementing #65. The PR is currently untested because I've been unable to build larray locally, so hopefully travis will be able to do it.

@CAFxX

CAFxX commented Mar 4, 2019

Copy link
Copy Markdown
Author

Seems like travis is not rebuilding the native libraries

@CAFxX

CAFxX commented Mar 4, 2019

Copy link
Copy Markdown
Author

@xerial I'm unable to get make all to work (tried both on Ubuntu and Mac OS), and I can't find instructions on how to set up the build env to be able to build the native libraries. Do you have a VM or container image that I can use? Alternatively, can you build the libraries and update the PR?

@xerial

xerial commented Mar 5, 2019

Copy link
Copy Markdown
Owner

@CAFxX Thanks for the update. I’m thinking about using docker images for supporting building binary images on Travis CI so that you don’t need to set up native compiler on your machine.

I did the same approach in sqlite-jdbc project, and it has been working well. I just need to migrate some scripts from this to here.

@CAFxX

CAFxX commented Mar 5, 2019

Copy link
Copy Markdown
Author

@xerial that would be great. Please let me know once it's ready; unfortunately, it feels like there's not much I can do until then...

@CAFxX

CAFxX commented Mar 19, 2019

Copy link
Copy Markdown
Author

@xerial any update?

@xerial

xerial commented Mar 19, 2019

Copy link
Copy Markdown
Owner

@CAFxX Sorry about the delay. I still don't have sufficient time to work on this.

@CAFxX

CAFxX commented Apr 10, 2019

Copy link
Copy Markdown
Author

Should I close the PR then?

@xerial

xerial commented Apr 10, 2019

Copy link
Copy Markdown
Owner

@CAFxX Please leave it open.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants