ddf-project / DDF

Distributed DataFrame: Productivity = Power x Simplicity For Scientists & Engineers, on any Data Engine
http://ddf.io
Apache License 2.0
168 stars 42 forks source link

fix bug to make select 1 work #307

Closed PangZhi closed 8 years ago

PangZhi commented 8 years ago

Description and related tickets, documents

Fix the bug in TableNameReplacer to make "select 1" work related jira [PE-1698]

Reviewers: @Huandao0812 @nhanitvn @hai-adatao

How to test

UT, client test

PR Progress

Make sure all checkboxes below are checked before merged

hai-adatao commented 8 years ago

Where is the "select 1" unit test? Does this need change in DDF-JDBC also?