Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.4.2
-
None
Description
// Table is the result of a simple projection query Table projTable = tableEnv.scan("X").project(...);
scan return a table object,not have a project method.
Attachments
Issue Links
- links to