teragrep / pth_10

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

Rex4j fails to extract nested capture groups #129

Open kortemik opened 1 year ago

kortemik commented 1 year ago

ID <525> Reporter <@JohnJacobGuy>

Columns out of sync. i.e. srcZone becomes tcp while it should be zone name. I think this is because extractAll is not supported until spark3. this may have to wait until spark3 support is present.

391

Abigael-JT commented 2 months ago

This already has a test case but it's not implemented yet, it needs spark3 to work

295

eemhu commented 1 month ago

Only available in Spark 3.5 or later version Currently Spark3 version is using 3.4.0