Null Compression Algorithm

110 views
Skip to first unread message

krishna teja

unread,
Nov 18, 2015, 1:07:02 PM11/18/15
to H2 Database
Hi, I am trying to implement Simple Null compression algorithm in H2. Can you give me Information regarding which files to edit and any other points?

Thomas Mueller

unread,
Nov 19, 2015, 1:44:24 AM11/19/15
to h2-da...@googlegroups.com
Hi,

I would have a look at the existing compression features, and read the source code.

I guess this is homework, right?

Regards,
Thomas


On Wednesday, November 18, 2015, krishna teja <krishn...@gmail.com> wrote:
Hi, I am trying to implement Simple Null compression algorithm in H2. Can you give me Information regarding which files to edit and any other points?

--
You received this message because you are subscribed to the Google Groups "H2 Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to h2-database...@googlegroups.com.
To post to this group, send email to h2-da...@googlegroups.com.
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

krishna teja

unread,
Nov 19, 2015, 11:01:45 AM11/19/15
to H2 Database
Hello Thomas,

Thank you for the reply :) .
No its not for a homework, but i m working on a project in which null compression is an extension.
I have checked the compress package, compress interface, insert , parser and LZF classes, but i m not able to understand where the LZF algorithm is actually being deployed?  .

Regards,
Krishna

Noel Grandin

unread,
Nov 20, 2015, 11:41:00 AM11/20/15
to H2 Database
Why is null compression useful? Just turn compression off and you have same effect.
--

Thomas Mueller

unread,
Nov 20, 2015, 12:56:43 PM11/20/15
to h2-da...@googlegroups.com
Hi,

I suggest to use an IDE such as Eclipse and find usages of those methods and classes. Or rename the file and try to compile.

Regards,
Thomas
--
Reply all
Reply to author
Forward
0 new messages