teragrep / pth_10

Data Processing Language (DPL) translator for Apache Spark
GNU Affero General Public License v3.0
0 stars 6 forks source link

FieldIndexStub should throw instead of returning a value #284

Open kortemik opened 2 months ago

kortemik commented 2 months ago

Description FieldIndexStub should throw instead of returning a value. Stub objects must not be usable.