Updated CHANGES.md with METAMODEL-148 information Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/6cf39add Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/6cf39add Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/6cf39add
Branch: refs/heads/master Commit: 6cf39add29cebf0787e81399ec6c3b9b150ff262 Parents: 3a4c440 Author: Kasper Sørensen <[email protected]> Authored: Wed Jun 10 13:09:42 2015 +0200 Committer: Kasper Sørensen <[email protected]> Committed: Wed Jun 10 13:09:42 2015 +0200 ---------------------------------------------------------------------- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metamodel/blob/6cf39add/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index 165f5ad..179bb95 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +### Apache MetaModel (unreleased work) + + * [METAMODEL-148] - Added a 'hadoop' module with a HdfsResource class to allow CSV, Excel and Fixed-width file access on HDFS. + ### Apache MetaModel 4.3.4 * [METAMODEL-136] - Added LIKE operator native support (using conversion to regex) for MongoDB.
