Updated CHANGES.md

Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo
Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/4feb932b
Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/4feb932b
Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/4feb932b

Branch: refs/heads/master
Commit: 4feb932bd8396efb3040a8f945fcf0cce0e01e61
Parents: 84f1c3a
Author: Kasper Sørensen <[email protected]>
Authored: Tue Oct 6 14:48:24 2015 +0200
Committer: Kasper Sørensen <[email protected]>
Committed: Tue Oct 6 14:48:24 2015 +0200

----------------------------------------------------------------------
 CHANGES.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/metamodel/blob/4feb932b/CHANGES.md
----------------------------------------------------------------------
diff --git a/CHANGES.md b/CHANGES.md
index 1acc26a..4e70763 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -11,6 +11,7 @@
  * [METAMODEL-172] - ElasticSearch Date types should be converted properly.
  * [METAMODEL-184] - ElasticSearch querying with "IS NULL" and "IS NOT NULL" 
now uses MissingFilter and ExistsFilter.
  * [METAMODEL-190] - Improved decimal number support in Excel module.
+ * [METAMODEL-187] - Improved memory consumption of Excel module by passing 
random-access-file handles to POI when possible.
  * [METAMODEL-191] - Resolved a number of dependency conflicts/overlaps when 
combining multiple MetaModel modules.
  * [METAMODEL-157] - Fixed an issue in DELETE FROM statements with WHERE 
clauses requiring client-side data type conversion on JDBC databases.
  * [METAMODEL-182] - Improved HdfsResource and FileResource directory-based 
implementations by adding also getSize() and getLastModified() directory-based 
implementations.

Reply via email to