[CALCITE-1332] JDBC adapter for DB2 should always use aliases for tables: x.y.z AS z (Minji Kim)

Hold aliases in order-preserving Map rather than List<Pair>.

Close apache/calcite#261

fix up
6 files changed
tree: 79b05c3cfab2b2bedc32a108ba53abf2268369af
  1. avatica/
  2. cassandra/
  3. core/
  4. druid/
  5. elasticsearch/
  6. example/
  7. linq4j/
  8. mongodb/
  9. piglet/
  10. plus/
  11. site/
  12. spark/
  13. splunk/
  14. src/
  15. ubenchmark/
  16. .gitattributes
  17. .gitignore
  18. .travis.yml
  19. KEYS
  20. LICENSE
  21. NOTICE
  22. pom.xml
  23. README
  24. README.md
  25. sqlline
  26. sqlline.bat
README.md

Build Status

Apache Calcite

Apache Calcite is a dynamic data management framework.

For more details, see the home page.